body, select, td{
	margin:0px; 				  			 	 
	padding:0px; 
	font-family:  Calibri, Trebuchet MS, Arial, Verdana, Tahoma, sans-serif;
	font-size: .8em;
	letter-spacing: .05em;
}

li {
	font-size: 1em;
	line-height: 2em;
	margin-bottom: 10px;
}

b {
	font-size: inherit;
	font-weight: bold;
}

a:link, a:visited, a:active{
	color: #0066CC;
	text-decoration: none;
}

a:hover{
	color: #006633;
	text-decoration: none;
}

body {
	background: #6B99DB url(/images/bg.png) center repeat-y;
	*background: #5F8FD3 url(/images/bg.png) center repeat-y;
	text-align: center;
}


p{
	line-height: 1.8em;
} 

H1, H2, H3, H4, H5, H6 {
	clear: both;
}

H1 {
	color: #003399;
	font-size: 2em;
	font-variant: small-caps;
	border-bottom: 1px double #003399;
}
H2 {
	color: #1665BC;
	font-size: 1.8em;
	font-variant: small-caps;
	border-bottom: 1px solid #3333CC;
}
H3 {
	color: #666666;
	font-size: 1.6em;
	font-variant: small-caps;
	border-bottom: 1px solid #CCCCCC;
}
H4 {
	color: #409FFF;
	font-size: 1.4em;
}
H5 {
	color: #3670AF;
	font-size: 1em;
}
H6 {
	color: #000000;
	font-size: 1em;
}

pre{
	border-left: #333333 solid 4px;
	background-color: #FEF4AF;
	font: 1em/2em "Courier New", Courier, monospace;
	padding: 15px 0px 15px 25px;
}

blockquote {
	padding-left: 40px;
	background: url(/images/sprites/quotes.png) 0 2px no-repeat;
}

blockquote p.source {
	text-transform: uppercase;
	font-size: 80%;
	text-align: right;
	margin-top: -10px;
}

.alert {
	padding: 1em 2em 1em 5em;
	border-top: #CC6666 2px solid;
	border-bottom: #CC6666 2px solid;
	background: url(../images/sprites/alert.png) #ffdfdf no-repeat 1.5em 50%;
}

.alertNoIcon {
	margin-top: 1em;
	padding: 1em 2em 1em 2em;
	border-top: #CC6666 2px solid;
	border-bottom: #CC6666 2px solid;
	background: #ffdfdf;
}

.info {
	padding: 1em 2em 1em 5em;
	border-top: #5577D2 2px solid;
	border-bottom:  #5577D2 2px solid;
	background: url(../images/sprites/info.png) #C1DDF9 no-repeat 1.5em 50%;
}

.comment {
	padding: 1em 2em 1em 5em;
	border-top: #E2BE72 2px solid;
	border-bottom:  #E2BE72 2px solid;
	background: url(../images/sprites/comment.png) #F2E3BF no-repeat 1.5em 50%;
}

/* ========================================
				Main Body
========================================*/
#mainBody {
	width: 778px;
	margin: 10px auto;
	text-align: left;
}

/* ========================================
				Header
========================================*/
#flashHead {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}


/* ========================================
				Sub-Menu 
========================================*/
#submenuLeft {
	width: 200px;
	height: 45px;
	line-height: 45px;
	float: left;
	text-align: center;
	padding: 5px;
}

#submenuRight {
	width: 552px;
	height: 45px;
	line-height: 45px;
	float: left;
	text-align: center;
}

#submenuRight a:hover{
	text-decoration: underline;
}

#submenuFull {
	width: 752px;
	height: 45px;
	line-height: 45px;
	float: left;
	text-align: left;
	padding: 5px;
}

.green{
	background: url(../images/subm_green.gif) top left no-repeat;
	color: #000000;
}

.green a{
	color: #000000;
}

.greenText{
	color: #AAC741;
}

.teal{
	background: url(../images/subm_teal.gif) top left no-repeat;
	color: #000000;
}

.teal a{
	color: #000000;
}

.tealText{
	color: #6BB19A;
}

.purple{
	background: url(../images/subm_purple.gif) top left no-repeat;
	color: #FFFFFF;
}

.purple a{
	color: #FFFFFF;
}

.purpleText{
	color: #8867A2;
}

.yellow{
	background: url(../images/subm_yellow.gif) top left no-repeat;
	color: #000000;
}

.yellow a{
	color: #000000;
}

.yellowText{
	color: #CEC960;
}

.red{
	background: url(../images/subm_red.gif) top left no-repeat;
	color: #FFFFFF;
}

.red a{
	color: #FFFFFF;
}

.redText{
	color: #9C4848;
}


/* ========================================
				Client Login
========================================*/

#clientLogin {
	width: 750px;
	height: 25px;
	line-height: 25px;
	float: left;
	text-align: right;
	font-size: 1.2em;
	baorder-left: dashed #CCCCCC 1px;
	baorder-right: dashed #CCCCCC 1px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	backgaround-color: #E8E8E8;
}


/* ========================================
				Logos
========================================*/
#logos {
	bozrder-left: dashed #CCCCCC 1px;
	borzder-right: dashed #CCCCCC 1px;
	width: 760px;
	float: left;
	margin: 0px 10px 14px 10px;
	padding: 0px 10px 20px 10px;
	text-align: center;
}

#logos #img {
	margin-left: 35px;
	margin-right: 35px;
}

/* ========================================
				Footer
========================================*/
#footer {
	display: inline;
	background: #D3E6FA url(../images/Hit_Turned.png) 100% -10px no-repeat;
	border: 1px #77ADEA solid;
	width: 740px;
	float: left;
	margin: 14px 10px;
	padding: 20px 10px 20px 10px;
	font-size: 1em;
}

#footer a:link, #footer a:visited{
	color: #2D76B3;
}

#footer a:active, #footer a:hover{
	background-color: #FFFFFF;
	color: #2D76B3;
}

#footerPageBottom {
	background: #D3E6FA url(../images/page_bottom.png) no-repeat;
	width: 820px;
	height: 25px;
	margin: 10px auto 0px auto;
	line-height: 25px;
}
/* ========================================
			Single Column
========================================*/
#column1Cell1{
	boaader-left: dashed #CCCCCC 1px;
	boarder-right: dashed #CCCCCC 1px;
	width: 740px;
	float: left;
	margin: 0px 10px 14px 10px;
	padding: 0px 10px 20px 10px;
}

#column1Cell1 h1{
	font-variant: small-caps;
}


/* ========================================
			Column Styles
========================================*/

.darken {
	background-color: #E8EFF4;
}

.lighten {
	background-color: #FFFFCC;
}



/* ========================================
			  Form DIVs
========================================*/
.radioWithPopup{
	width: 150px; 
	cursor: hand; 
	cursor: pointer;
}

.radioPopup{
	line-height: 14px;
	font-size: 11px;
	visibility: hidden; 
	position: absolute; 
	margin-left: 135px; 
	margin-top: -75px; 
	width: 400px;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.emerImage {
	background: url(/images/emerBackground.png) left no-repeat;
}
.schedImage {
	background: url(/images/schedBackground.png) left no-repeat;
}
.nextImage {
	background: url(/images/nextBackground.png) left no-repeat;
}
