html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #fff; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #aaaaaa dashed; margin: 0px; }
ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 20px; }
li { margin: 0px 0px 0px 0px; padding: 4px 0px 4px 0px; }

body {
	background-color: #fff;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	scrollbar-face-color: #6683C3;
	scrollbar-track-color: #6683C3;
	scrollbar-arrow-color: #330060;
	scrollbar-highlight-color: ;scrollbar-3dlight-color: ;
	scrollbar-shadow-color: ;
	scrollbar-darkshadow-color: ;
	  
}
#Container {
	margin: 20px auto 20px auto;
	width: 1000px;	
}
#Border {
	float: left;
	background-repeat: no-repeat;
}
#Border2 {
	float: left;
	background-repeat: no-repeat;
}

#Header {
	float: left;
	width: 947px;
	height: 128px;
	padding: 52px 0px 0px 53px;
}
#Content {
	float: left;
	width: 1000px;
}
#ContentLeft {
	float: left;
	display: inline; 
	width: 750px;
	padding: 0px 0px 0px 10px;
}
#ContentRight {
	float: right;
	width: 230px;
}

#ContentRight {
	float: right;
	width: 230px;
	top:0px;
}

#Footer {
	float: left;
	width: 970px;
	padding: 45px 0px 0px 30px;
	height: 55px;
	background-image: url('images/index02.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 11px;
	color: #000;
}
#Footer a { color: #000; }

#Home01 {
	float: left; display: inline; width: 245px; height: 320px; margin: 140px 60px 0px 70px; overflow: auto;
}
#Home02 {
	float: left; display: inline; width: 360px; margin: 50px 0px 10px 15px; 
}
#Home03 {
	float: left; display: inline; width: 350px; margin: 30px 0px 0px 20px;
}


#Sector01 {
	float: left;
	display: inline; 
	width: 340px;
	padding: 100px 0px 0px 0px;
}
#Sector02 {
	float: left;
	display: inline; 
	width: 400px;
}
#Sector03 {
   	float: left;
   	display: inline; 
	background-image: url('images/left-panel-bg.jpg');
	width: 310px;	
	padding: 20px 0px 20px 20px;
	margin: 0px 0px 0px 10px;
}

#SectorHeader {
	float: left;
	width: 947px;
	height: 128px;
	padding: 52px 0px 0px 33px;
	
}
.SectorHeaderText {
	float: left;
	width: 410px;
	height: 50px;
	margin-top:16px;
	margin-left:125px;
	padding: 0px 10px 0px 10px;
	
	color: #0063B5;
}
.SectorHeaderTextHome {
	float: left;
	width: 410px;
	height: 30px;
	margin-top:26px;
	margin-left:125px;
	padding: 0px 10px 0px 10px;
	
	color: #0063B5;
}

h1 { font-size: 20px; font-weight: bold; margin: 5px 0px; }
h2 { font-size: 16px; font-weight: bold; margin: 5px 0px; }
h3 { font-size: 14px; font-weight: bold; margin: 5px 0px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #ffffff; }
.black { color: #000; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italics { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
.text { width: 280px; border: 1px #aaa solid; }
.select { width: 280px; border: 1px #aaa solid; }
.submit { width: 120px; border: 1px #aaa solid; }
.myh2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	 font-weight: bold;
	 margin: 0; 
padding: 0; 
border: 0;  
	}