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

body, td, th {
	font-family: Arial, Verdana, Sans-serif;
	color: #0A3C81;
	font-size: 12px;
	line-height:16px;
}

#page_body {
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
}

#popup_body {
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

h1 	{  
	font-size: 20px;
	font-weight: bold; 
	color: #748699;
}

h2 	{  
	font-size: 18px; 
	font-weight: bold; 
	color: #748699;
}

h3 	{  
	font-size: 16px; 
	font-weight: bold; 
	color: #748699;
}

h4 	{  
	font-size: 14px; 
	font-weight: bold; 
	color: #748699;
}

h5 	{  
	font-size: 13px; 
	color: #748699;
}

h6 	{  
	font-size: 12px; 
	font-weight: bold; 
	color: #748699;
}

a:link {
	color: #748699; 
	text-decoration: none;
}

a:visited {
	color: #748699; 
	text-decoration: none;
}

a:hover {
	color: #ff3300; 
	text-decoration: none;
	border-bottom: 1px dotted #ff3300;
}
	
a.noborder {
	border-bottom: none;
	text-decoration: none;
}

/*
	Position Layers
*/

#TextFrame {
	text-align:left;
	vertical-align:top;
	margin: 75px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:760px;
}

#MenuLayer {
	overflow: visible;
	visibility:visible;
	float:left;
	background-color:#4BA3D9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	width:150px;
	height:340px;
	border-left: 5px solid #A0BBD4;
	border-top: 5px solid #A0BBD4;
	border-bottom: 5px solid #A0BBD4;
	
}
	
	#MenuLayer a {
		border-bottom: none;
		text-decoration: none;
	}

#TextLayer {
	overflow: visible;
	visibility:visible;
	width:595px;
	height:340px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 5px solid #DBEBF8;
}

#content1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:auto;
	float:left;
	text-align:left;
	vertical-align:top;
	background-image:url(/images/box_background.gif);
	background-repeat:repeat-x; 
	overflow:hidden;
}

#content2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
}

#content3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align:left;
	vertical-align:top;
}

#HomeTextLayer {
	float:left;
	width:337px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 46px 0px 0px 0px;
}

#HomeRightLayer {
	width:233px;
	margin: 0px 0px 0px 0px;
	padding: 49px 0px 0px 0px;
}

#footer {
	text-align:left;
	width:440px;
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	visibility:visible;
}
	#footer a {
		border-bottom: none;
		text-decoration: none;
	}

/*
	INTERNAL PAGES
*/

#IntHeader {
	text-align:left;
	height:70px;
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	visibility:visible;
}

#IntTextFrame {
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:760px;
	clear:both;
}

#Intcontent1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
	overflow: visible;
	display: inline;
	width:745px;
}

#IntMenuLayer {
	display:none;
	width:150px;
	float:left;
	border-left: 5px solid #A0BBD4;
	border-top: 5px solid #A0BBD4;
	border-bottom: 5px solid #A0BBD4;
	background-color:#4BA3D9;
}
	
	#IntMenuLayer a {
		border-bottom: none;
		text-decoration: none;
	}

#IntTextHolder {
	overflow: visible;
	visibility:visible;
	width:580px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 5px solid #E6EDF5;
	background-image:url(/images/int_box_background.gif);
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	overflow:hidden;
}

#IntPicLayer {
	background-image:url(/images/int_box.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:205px;
	text-align:right;
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}
	#IntPicLayer p {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 15px;
	}

#IntTextLayer {
	width:350px;
	overflow:visible;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#IntSingleLayer {
	width:555px;
	overflow:visible;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#FooterLayer {
	display:none;
}







