body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:white; 
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


td.footer{
		background-image: url(../images/footer.jpg);
		BACKGROUND-POSITION: left top;
    	BACKGROUND-REPEAT: no-repeat;
		padding:7px 0px 0px 75px
}

p
{
FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Verdana
}

table{
FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Verdana
}

#shadow {
background-color:#FFFFFF;
/*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray', Positive='true');*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); 
background-color:#FFFFFF;
border: 1px solid #CACACA;*/
/*border:solid 1px #666666;*/
}

.class1 A:link {
     FONT-SIZE: 11px;   FONT-WEIGHT: none; COLOR: #045C9D; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: underline
}

.class1 A:visited {
     FONT-SIZE: 11px;  FONT-WEIGHT: none; COLOR:  #045C9D; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: underline
}

.class1 A:active {
     FONT-SIZE: 11px;  FONT-WEIGHT: none;COLOR:  #045C9D; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: underline
}

.class1 A:hover {
     FONT-SIZE: 11px;  FONT-WEIGHT: none;COLOR:  #CC0066; FONT-FAMILY: Arial, Verdana;   TEXT-DECORATION:none
}

.leftborder{
	border-left: 1px solid orange; 
}

.bottomtborder{
	border-bottom: 1px solid grey; 
}

.blorangeborder{
	border-bottom: 1px solid orange; 
	border-left: 1px solid orange; 
}

.brorangeborder{
	border-bottom: 1px solid orange; 
	border-right: 1px solid orange; 
}

.formheader{
	
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding:0 0 10 0;
}

.formcontent_left{
	border-left: 1px solid orange; 
/*	border-bottom: 1px solid orange; */
	font-family: Arial, Verdana;
	padding:0 0 0 5
}

.formcontent_right{
	border-right: 1px solid orange; 
	/*border-bottom: 1px solid orange; */
	font-family: Arial, Verdana;
	padding:0 5 0 0
}

.pagehead {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000066;
	border-bottom: 2px solid orange;
}

.topic {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px solid orange;
}

.formbottom {
	border-bottom: 1px solid orange;
}

.header {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding:0 0 0 0
}
.red {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CD0067;
	/*border-bottom: 1px solid grey;*/
}

.bullets{
	background-image: url(../images/orange-arrows.jpg);
	BACKGROUND-POSITION: left center;
	BACKGROUND-REPEAT: no-repeat;
	padding:0 0 0 15
}


.nonbullets{
	BACKGROUND-POSITION: left center;
	BACKGROUND-REPEAT: no-repeat;
	padding:0 0 0 15
}

.subbullets{
	background-image: url(../images/red-pointer.gif);
	BACKGROUND-POSITION: 15px 5px;
	BACKGROUND-REPEAT: no-repeat;
	padding:0 0 0 25
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
font-family: Arial, Verdana;
padding: 1px 1px;
background:url(../images/square-blue-right.gif) repeat-x left top;
}

.cssform{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}


.business_head{
background-color: orange;
/*color: white;*/
font-weight:bold;
font-family: Arial, Verdana;
color: white;
border-bottom: 2px solid orange;
}

.mandatory{
	background-image: url(../images/red_asterik.gif);
	BACKGROUND-POSITION: left center;
	BACKGROUND-REPEAT: no-repeat;
	padding:0 0 0 5
}

.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px} 