body {font-family: Arial, Helvetica, sans-serif;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #990000;
	}

.subHeader {
	color: #993333;
	font-style: italic;
	font-weight: bold;
}

.title{font-size:16px; font-weight:700}	
.subtitle{font-size:14px; font-weight:700; line-height:24px;}
.text {	font-size: 12px;}
.small {font-size: 11px;}
.note {font-size: 10px;}
.arial {font-family:Arial, Helvetica, sans-serif}

.ltCell {background-color:#eeeeee}
.midCell {background-color:#dddddd}
.darkCell {background-color:#cccccc}

.white{color:white}
.error{color:red}
.orange {color: #FF6600}
.red {color: #cc0000}
.gray {color:#888888}
.ltgray {color:#cccccc}
.spacer {font-size: 1px;white-space: nowrap;}

A:link { color: #CC9900; text-decoration: underline;}
A:visited { color: #CC9900; text-decoration: underline }
A:hover { color : #FFCC00; text-decoration: underline }

P{ margin-top: 8px; margin-bottom: 8px; }

.table{border:thin solid #eeeeee}
.mainTable{margin-left:3px;margin-right:4px}

.cellDark{background:#ddddcc;
			}
.cellLight{background:#eeeedd;
			}


#header{background:#990000;
		white-space:nowrap;
		}

#titles{padding-top:4px;
		padding-left:4px;
		padding-right:4px}

#mainLinks {background-image:url(../images/main_nav/nav_link_bar_bg.jpg); 
			height:22px;
			text-align:center;
			white-space:nowrap;
			width:100%;
			clear:both}
			
.linkBlock {margin-left:7px;margin-right:7px;display:inline;}
#mainlinks_leftCorner{float:left}
#mainlinks_rightCorner{float:right}
.leftBar {background: #ffffff  url(../images/main_nav/nav_red_border_left.gif) repeat-y;    }
.rightBar {background: #ffffff url(../images/main_nav/nav_red_border_right.gif) repeat-y right; }
#bottom_border{background-image:url(../images/main_nav/nav_red_border_bottom.gif);}
#bottom_border_leftCorner{float:left}
#bottom_border_rightCorner{float:right}

#loginBar{padding:4px 4px 0px 0px;}

.content{
	margin-top:16px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;	}

.indent{padding-left:24px;}

#scroll{float:right;
		background-image:url(../images/page_elements/scroll_bg.gif) repeat-y;
		text-align:center;
		width:189px;
		margin-left:16px;
		}
#content p{padding:0px;}
	
.scrollText{padding-left:12px;padding-right:12px;text-align:left}
.scrollText p{font-family: Arial, Helvetica, sans-serif;}

.footerText {color: #FFFFFF}
.footerText A:link { color: #FFCC00; text-decoration: underline }
.footerText A:visited { color: #FF9900; text-decoration: underline }
.footerText A:hover { color : #FFFF66; text-decoration: underline }

.horzDivide { FONT-SIZE: 1px; COLOR: #ffffff; 
			line-height: 1px; width:90%; 
			background-color: #cccccc; 
			height:1px; margin:4px;}
			
.point{cursor:pointer;}
.yellowBox{background-color: #ffff00; background:#FFFF99;}
.draggable{}
.handle{cursor:move;}
.floatR{float:right;}
.ltBorder{ border:#CCCCCC thin solid;}
.b{ font-weight:bold; }			