body {
	scrollbar-face-color:#0CAAEB; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#EDE7E7; 
	scrollbar-shadow-color: ""; 
	scrollbar-highlight-color:""; 
	scrollbar-3dlight-color: #818181; 
	scrollbar-darkshadow-Color:""; 
	font-family: Arial, Helvetica, sans-serif;
}

.cInc {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}

.frmLabel {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.capTxt {
	font-size: 11px;
	color: #000000;
	padding-bottom:3px;
}

.frmInput {
	font-size: 11px;
	color: #000000;
}

.frmRed {
	font-size: 18px;
	font-weight: bold;
	color: red;
}

a.hiddenlink {
	color: white;
	font-size: 8px;	
}

h3 {
	color: #010860;
}

.pageScroller {
	overflow: auto;
	height: 343px;
	width: 580px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #010860;
	text-align: justify;
}

.pageScroller2 {
	overflow: auto;
	height: 343px;
	width: 574px;
	margin-left: 10px;
	padding-right: 5px;
	font-size: 11px;
	color: #010860;
	text-align: justify;
}

a.menuLink {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;	
}

a.menuLinkOver {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #010860;
}

a.menuLink:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #010860
}

a.caplink {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #010860;	
}

a.caplink:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #010860
}

a.caplink:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #010860
}


.creditInfo {
	width:900px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-align:right;
}

.creditLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.creditLink:active {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.creditLink:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.creditLink:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

.outerTable {
	border: 1px solid #000000;
}