body {
	background-color: #fff;	
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	color: #454545; 
	}

h1 {
	font-size: 15px;	
	}

h5 {
	font-size: 13px;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #8b0303;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #8b0303;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #8b0303; 
	}
	
a.top:link {
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none; 
	color: #fff;
	} 	
a.top:visited {
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none; 
	color: #fff;
	}	
a.top:hover {
	font-weight: bold; 
	font-size: 11px;
	text-decoration: underline; 
	color: #fff; 
	}

.infoBoxContents a:link, .boxText a:link  {
	padding-left: 10px;
	padding-top: 4px;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none; 
	color: #686868;
	} 	
.infoBoxContents a:visited, .boxText a:visited  {
	padding-left: 10px;
	padding-top: 4px;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none; 
	color: #686868;
	}	
.infoBoxContents a:hover, .boxText a:hover {
	padding-left: 10px;
	padding-top: 4px;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: underline; 
	color: #686868; 
	}
	
a.blue:link {	
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none; 
	color: #243868;
	} 	
a.blue:visited {	
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none; 
	color: #243868;
	}	
a.blue:hover {	
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none; 
	color: #243868; 
	}

.white {
	font-weight: bold;
	color: #fff;
	}
	
.leftSideSmall {
	font-size: 11px;
	}

.small {
	font-size: 10px;
	}
	
.blue {
	font_weight: bold;
	color: #243f68;
	}
	
.infoBoxHeadingleft {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	background: url(./images/red_arrow.gif) 2px center no-repeat;
	padding-left: 15px;
	}
	
.redTitle {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
	
.button {
	padding: 1px;
	background-color: #818181;
	border: 1px solid #fff;	
	font-size: 11px;
	font-weight: bold;
	}
	
/* #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border: 0px;	
	}
*/

.hide_header .infoBoxHeadingleft, .hide_header .infoBoxHeadingLcornerleft, .hide_header .infoBoxHeadingRcornerleft {
	display:none;
}

.hide_header {
	width: 213px;
	padding-left: 11px;
	text-align: left;
}

.infoBoxOuterleft {
	width: 200px;
}

.infoBoxContentsright IMG {
	width: 150px;
}

.infoBoxOuterright {
	width: 200px;
}

#content_data IFRAME {
	display:none;
}