body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4a4a4a;
	background-image:url(../images/back.gif);
	text-align:center;
	margin:0;
	padding:0;
}
ul li{
	margin:0;list-style-image:url(../images/bullet_norm.gif);
	padding-bottom:10px;line-height:17px;
}
ol li{
	padding-bottom:10px;line-height:17px;
}
p{line-height:17px;text-align:justify}
DIV{width:auto}
A{text-decoration:none;color:#4a4a4a;}
A.lnk{text-decoration:underline;color:#00f;}
A:hover{text-decoration:underline;}
img{border:none;}

#container {width:800px;text-align:left;}
#header{float:left;width:100%; background-color:white;padding-bottom:10px}
#header input{	border:1px solid #b4b4b4;background-color:#f2f2f2;width:125px;float:left;margin-left:2px;}
#header label{float:left;margin-left:3px;margin-top:2px;}
#navbar {float:left;width:100%;background-color:#e9e9e9;border:1px solid #8e8e8e;border-left:none; border-right:none;font-weight:bold;}
/*#navbar ul{padding:0;margin:0}
#navbar ul li{list-style-image:none;list-style:none;float:left;margin-left:15px;padding:5px 0 5px 0}
*/
#content{float:left;width:100%; background-color:white;height:100%}
#content-data{float:left;width:100%;}
.page-title{color:#c31a3e;font-size:20px;margin-bottom:10px;text-decoration:none}
.home{font-size:13px;font-weight:bold}
h5{font-size:11px;}

div.readmore {float:right;font-weight:bold;text-align:right;margin-right:5px;}
div.readmore A, div.readmore A:visited{color:#bf0a30;}

ul.list-dec li{list-style-type:decimal;list-style-image:none;text-align:justify;}
.sub-sec{margin-left:20px;}

.ser-ind {
	float:left;
	width:250px;
	height:410px;
	margin-top:20px;
	padding-top:20px;
	background:#e9e9e9 url(../images/si_back.gif) 0 -10px no-repeat;
}
.ser-ind ul {float:left;width:auto;margin:0;padding-left:20px;margin-top:10px;width:220px}
.ser-ind ul li{margin-bottom:10px;text-align:left}
div.boundary{float:left;height:20px;width:100%;background:#e9e9e9 url(../images/si_back.gif) 0 10px no-repeat;}
.ser-ind-title {margin-left:25px;}


#link{background:#000286 url(../images/link_back.gif) bottom no-repeat;width:264px;float:right;color:white;padding-bottom:5px;}
#link ul{margin:0;float:right;width:235px;margin-top:10px;padding-left:20px;}
#link ul li{list-style-image:url(../images/bullet_link.gif);font-weight:bold}
#link ul#why li{list-style-image:url(../images/why_bullet.gif);padding-left:5px;font-weight:normal}
#link A{color:white;}

#quote {float:right;width:230px;text-align:center;margin-bottom:10px;margin-top:10px}
#quote A{width:197px;height:48px;background: url(../images/quote.gif) no-repeat 0 0;float:left}
#quote A:hover{background: url(../images/quote.gif) no-repeat 0 -48px;}

#news {margin-bottom:10px}
#news ul{margin:0;margin-top:10px;padding-left:15px;float:left;width:auto;}
#news ul li{font-weight:bold;line-height:12px;}

#right-cont-link{background-color:#fff;float:right;width:272px;}
#right-cont-inside{float:left;margin-left:15px}

#footer{float:left;border-top:4px solid #707070;width:100%;background-color:#dfdfdf;height:30px;}
#footer #copy {float:left;margin-top:7px;margin-left:15px;}

#marquee_element div {padding:10px 0 10px 0;}
TABLE{background-color:#ddd}
TABLE tr{background-color:white}
TABLE th{background-color:#eee}
TABLE#info td{
	background-color:#fff;
}
TABLE#info thead{
	color:#fff;background-color:#000286;
}
TABLE#info tfoot td{
	color:#fff;background-color:#ccc;
}
TABLE#info td.loc{
	font-weight:bold;color:#000;
}

form label.label{font-weight:bold;float:left;width:150px;}
form label.error{font-weight:normal;float:right;color:#F00;margin-right:20px;display:none;}
form input {float:left;width:300px;border:1px solid #ccc}
form select {float:left;width:300px;border:1px solid #ccc}
form input.check-radio{width:auto;border:none}
form textarea {float:left;width:300px;border:1px solid #ccc}
form input.error, form textarea.error{border: 1px dotted #FF6666;}
form ul{padding-left:0;margin-left:20px}
form ul li{list-style:none;width:98%;float:left;}
form ul li ul{width:300px;float:left;padding:0;margin:0}
form ul li#buttons{text-align:center}
form span.req{font-weight:bold;color:red;font-size:10px;margin-left:3px;}

#dialog{margin-left:10px;margin-top:100px;float:left;width:99%;
	font-size:13px;-moz-border-radius: 5px;border:1px solid #;
	background:#dfd url(../images/green.gif) no-repeat left center; background-position:5px}
#dialog.error{border-color:#fbb; background-color:#fee;background-image:url(../images/red.gif)}
#dialog div{margin:0 10px 0 65px;padding:25px 0;}
div#green_msg{border:1px solid #0f6;background:#dfd;width:300px;text-align:center;padding:10px 0}

li.popup a{background:url(../images/popup.gif) no-repeat right;padding-right:17px}

#upload{
	margin:30px 50px; padding:15px;
	font-weight:bold; font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#f2f2f2;
	color:#3366cc;
	border:1px solid #ccc;
	width:150px;
	cursor:pointer !important;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}

ul#files {
	width:auto;	
}
ul#files li {
	border-bottom:1px solid #ddd
}

