.maintext{
	color : #0279BB;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.maintext a {color: #2090BF; font-weight : normal; text-decoration: none;}
.maintext a:link {color: #2090BF;}
.maintext a:visited {color: #2090BF;}
.maintext a:hover {color: #2090BF; text-decoration: underline;}

.maintext-white{
	color : #FFFFFF;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.maintext-white a {color: #CCFFCC; font-weight : normal; text-decoration: none;}
.maintext-white a:link {color: #CCFFCC;}
.maintext-white a:visited {color: #CCFFCC;}
.maintext-white a:hover {color: #CCFFCC; text-decoration: underline;}

.header-white{
	color : #FFFFFF;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height: 15px;
}

.greentext{
	color : #CCFFCC;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 15px;
}
.greentext a {color: #CCFFCC; font-weight : normal; text-decoration: none;}
.greentext a:link {color: #CCFFCC;}
.greentext a:visited {color: #CCFFCC;}
.greentext a:hover {color: #CCFFCC; text-decoration: underline;}

.footertext{
	color : #666666;
	font-family : tahoma, geneva, helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height: 15px;
}
.footertext a {color: #666666; font-weight : normal; text-decoration: none;}
.footertext a:link {color: #666666;}
.footertext a:visited {color: #666666;}
.footertext a:hover {color: #666666; text-decoration: underline;}

.formcell{
	font-family : verdana, geneva, verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #666666;
	font-weight : normal;
	text-align: right;
	background-color : #c6d1cd;
	padding-right: 5px;
}
.formcell a {color: #cccccc; text-decoration: underline;}
.formcell a:link {color: #cccccc;}
.formcell a:visited {color: #cccccc;}
.formcell a:hover {color: #ff9900;}

.errtext{
	color : red;
	font-family : arial, verdana, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
	padding-left:2px;
}
.errtext a {color: red; font-weight : normal; text-decoration: none;}
.errtext a:link {color: red;}
.errtext a:visited {color: red;}
.errtext a:hover {color: red; text-decoration: underline;}

form{ display:inline }

input, textarea, select{
	font:11px Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	border: 1px solid #A5ACB2;
}

.noborder { border: none }

.setwidthselect{
	font-size : 11px;
	font-family : verdana, geneva, helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
	width : 190px;
}

.squarelistitem{
	list-style-image : url('/images/commonimages/squarebullet.gif');
}

ul { 
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 10px 15px;
	line-height: 20px;
	list-style-image : url('/images/commonimages/liststyle.gif'); 
} 

textarea{
	font-size : 11px;
	font-family : verdana, geneva, helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

.mainbody {
	margin: 0px;
	background-color : #ffffff;
}

img{
	border: 0px;
}

.photopad{
	margin-right: 10px;
	margin-bottom: 5px;
}

.pagebg{
	background-image : url('/images/commonimages/pagebg.gif');
}

.blue-bg{
	background-color : #0279BB
}

.content-bg{
	
}

.content-body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #0077A9
}

.border-bg{
	background-color : #E3E7E5
}

/* these are standard sifr styles... do not modify */

.sifr-flash {
	visibility: visible !important;
	margin: 0;
}

.sifr-replaced {
	visibility: visible !important;
}

span.sifr-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

/* these "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sifr text metrics since the sifr text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sifr-hasflash .sifrheader {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 36px;
	line-height: 27px;
}

.sifr-hasflash .sifrsubhead {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 18px;
}
/* end sifr */
