/* public styles */
body {
	padding: 0px;
	margin: 0px;
	background: #eee;
	color: #8AA3B4;
	text-align: center;
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input, select {
	font-size: 12px;
	font-family: "Trebuchet MS",Arial,sans-serif;
}
div#container {
	width:800px !important;
	margin: 0 auto; 
	text-align:left;
}
div#topnav {
	background: #583880;	
	text-align:right;
	background:url(images/topnavbg.gif) #583880 repeat-x;
	height: 24px;
}
ul#ctop,ul#ctop li { list-style-type:none;margin:0;padding:0 } 
ul#ctop{width:100%;overflow:hidden;margin-bottom:0px}
ul#ctop li{float:right;margin: 0px 2px;padding: 0px; }
li#ct { text-align: right; }

div#header {
	background: #fff;	
	text-align:center;
}
div#header a { color:#8AA3B4; text-decoration: none; }
div#header a:Hover { color:#8AA3B4; text-decoration: underline; }

div#fheader {
	background: url(images/hbg.gif) #8AA3B4 repeat-x;	
	text-align:center;
}
ul#hol,ul#hol li { list-style-type:none;margin:0;padding:0 } 
ul#hol{width:100%;overflow:hidden;margin-bottom:0px}
ul#hol li{float:left;margin: 0px 6px;padding: 1px 0; }
ul#hol li p { margin: 0; }

ul#ho2,ul#ho2 li { list-style-type:none;margin:0;padding:0 } 
ul#ho2{width:100%;overflow:hidden;margin-bottom:0px}
ul#ho2 li{float:left;margin: 0px 0px;padding: 1px 0; }
ul#ho2 li p { margin: 0; }
ul#ho2 li p#pad { margin: 0 15px; text-align: left; }

ul#col,ul#col li { list-style-type:none;margin:0;padding:0 } 
ul#col{width:100%;overflow:hidden;margin-bottom:0px}
ul#col li{float:left;margin-right:1px;padding: 1px 0; }
ul#col li p { margin: 0; }
li#hleft{width:289px;}
li#hright{width:509px;}

ul#co2,ul#co2 li { list-style-type:none;margin:0;padding:0 } 
ul#co2{width:100%;overflow:hidden;margin-bottom:0px}
ul#co2 li{float:left;margin: 10px 16px;padding: 1px 0; }
li#c1 { text-align: left; }

li#fleft{width:679px; background: #fff; text-align:center; font-family:Arial, Helvetica, sans-serif; text-transform:capitalize;}
li#fright{width:119px; background: #fff; }
li#fleft a { color: #8396A4; text-decoration: none; }
li#fleft a:Hover { color: #8396A4; text-decoration: underline; }

div#cheader {
	background: #8AA3B4;	
	text-align:left;
	color: #fff;
}
ul#ccont,ul#ccont li { list-style-type:none;margin:0;padding:0 } 
ul#ccont {width:100%;overflow:hidden;margin-bottom:0px}
ul#ccont li{float:left;margin-right:1px;padding: 1px 0; }
li#ileft{width:499px;}
li#iright{width:299px;}
ul#ccont li p.p1 { height: 83px; margin: 0 13px; padding: 6px 10px 0px 10px; background:url(images/h1bg.gif) no-repeat; }
ul#ccont li p.p2 { height: 80px; margin: 0 13px; padding: 6px 10px 0px 10px; background:url(images/h2bg.gif) no-repeat; }
ul#ccont li p.p3 { height: 80px; margin: 0 13px; padding: 6px 10px 0px 10px; background:url(images/h3bg.gif) no-repeat; }
ul#ccont li p.p4 { height: 38px; margin: 0 13px; padding: 0 10px; background:url(images/h4bg.gif) no-repeat; }

ul#co3,ul#co3 li { list-style-type:none;margin:0;padding:0 } 
ul#co3 {width:98%;overflow:hidden;margin:0 auto;}
ul#co3 li{float:left;margin: 7px auto;padding: 1px 0; }

li#crighttop{width:480px; text-align: justify;}
li#crightbottom{width:299px; text-align: justify;}
li#crighttop p { padding: 0 6px;}
li#crightbottom p { background:url(images/cbg.gif) no-repeat; padding: 0 15px 0 35px; }

li#crighttop a { color: #8AA3B4; text-decoration: none; }
li#crighttop a:Hover { color: #8AA3B4; text-decoration: underline; }

div#footer {
	background:#3B156A;
	height: 8px;
	font-size: 8px;
}