body {

	margin: 0;

	background:#dad4c4;

	color:#000000;

	height:100%;

}

#shadow {

	width:924px;

	margin:0 auto;

	background:url(../images/bg.jpg) repeat-y;

}

#container {

	background:url(../images/content_bg.jpg) repeat-y;

	width:900px;

	min-height:700px;

	margin:0 auto;

	height:100%;

}

*html #container {

	height:700px;

}

/*#header {

	height:130px;

	width:820px;

}*/

#header

{

	float:left;

	height: 130px;

	width: 900px;

	background-image: url(../images/headerbg.gif);

	background-repeat: repeat-x;

	text-align: left;

}



#middle {

	width: 680px;

	float:left;	

	padding-left:10px;

}

#content {

	width:660px;

	margin:0 auto;

	/*padding:10px 0 10px 10px;*/

	margin-left:7px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

}

#right {

	width:190px;

	float:right;

	text-align:left;

	padding-right:10px;

}

#footer {

	clear: both;

	height:30px;

	/*border-bottom:#c4dffa solid 10px;*/

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	margin:0 auto;

	width:880px;

	background:url(../images/content_bg.jpg) repeat-y;

	text-align:right;

	padding-right:20px;

}



.clr {

	clear:both;

}



.spacer {

	clear:both;

	height:10px;

	font-size:1px;

	background:#c4dffa;

	width:900px;

	margin:0 auto;

}



/* Navigation menu */

#nav {

	width: 900px;

	height:32px;

	margin: 0;

	padding:0;

	float: left;

	background: url(../images/menubg.jpg) repeat-x top left;

	text-align: left;	

}

#nav ul {

	margin-left:60px;

	padding:0;

	list-style:none;

}



#nav li {

	display:inline;

	background: url(../images/menubg.jpg) repeat-x top left;

}



#nav a {

	float:left;

	height: 23px;

	margin:0;

	padding: 9px 22px 0px 22px;

	background: url(../images/menusep2.jpg) no-repeat top right;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration:none;

}

#nav a:hover {

	color: #FFA500;

	text-decoration:underline;

}



#nav a.selected {

	color: #FFA500;

	text-decoration:underline;

}





/*-------------*/



#headerleft

{

	float: left;

	height: 100px;

	width:480px;

}



#callcontain 

{

	float:right;

	height: 80px;

	width: 180px;

	padding: 5px;

	text-align: left;

	font-family: Arial, Verdana, Helvetica, sans-serif;	

	font-size: 14px;

	font-weight: normal;

	color: #02CDFF;

	text-decoration: none;



}

.callnumber {

	font-size: 22px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-weight: normal;

	color: #02CDFF;

	text-decoration: none;

}





.footerlink {

	font-size: 10px;

	color: #333333;

	text-decoration: none;	

	padding-left:15px;

}

a.footerlink {

	font-size: 10px;

	color: #0244A8;

	text-decoration: underline;

}



a.footerlink:hover { 

	color: #333333;

	text-decoration: none;

}





.imp {text-align:right}

.imp input {width:100px;}

.form-right {padding:8px 0;}

.submit {

	text-decoration:none;

	padding:3px 10px;

	border:solid 1px #0244A8;

	font-weight:bold;

	font-size:12px;

	background: #FFFFFF;

	color:#5b98cf;

}

.submit:hover {

	border:solid 1px #e4ce18;

	color:#e4ce18;

	background:#0244A8;

}

#sign_up {	

	height:95px;

	width:160px;

}



#content_header {

	height:32px;

	background:url(../images/content_header_bg.jpg) top left repeat-x;

	width:100%;

	padding-bottom:10px;

}



/*-------------SHADOWS---------------*/

#top_shadow {

	margin:0 auto;

	width:924px;

	height:14px;

	padding-top:10px;

	background:url(../images/top_shadow.jpg) no-repeat bottom left #d9d4c3;

	

}



#bottom_shadow {

	margin:0 auto;

	width:924px;

	height:24px;

	background:url(../images/bottom_shadow.jpg) no-repeat top left #d9d4c3;

	clear:both;

	margin-top:-4px;

}



/*-----------------TEXT STYLES----------------------*/



.text {

	padding-left: 15px;

	padding-right: 15px;

	padding-bottom: 10px;

}



h1

{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 18px; 

	color: #0244A8;

	margin-bottom: 25px;

	line-height: 20px;

	font-weight:bold;

}



h2,h4, h4, h5, h6 {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	color: #0244A8;

	margin-left:0;

	margin-bottom:-10px;

	background-color: transparent;

}



h3 {

	color: #0244A8;

	font-size: 13px;

}



h2 {

	margin-top:25px;

	font-size: 12px; 

	font-style: normal; 

	font-weight: bold; 

	text-decoration: none; 

}

h6 {

	font-size: 12px; 

	font-style: normal; 

	text-decoration: none; 

	margin-top:0px;

	margin-bottom:0px;

}



td, tr, ul, ol,  p, .txt, form {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #333333;

	margin: 0;

}



p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #333333;

	margin-top:10px;

}

p1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #333333;

	margin-top:10px;

}

a {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color:#0159BD;

	text-decoration:none;

}



.pdf_link {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color:#0159BD;

	text-decoration:none;

}



a:hover {

	text-decoration:none;

	background-color:#c2e0fa;

		

}



.ul inside {

	list-style-type:inside;

}





/*---------------right menu----------------*/



#menu {	

	width:160px;

	list-style:none;

}



#menu ul {

	margin:0px;

	padding:0px;

	list-style:none;

}



/*#menu li {

	background:url(../images/r_menu_bg.jpg) repeat-x;

	margin-top:1px;

	border: 1px #bcd2e6 solid;

	text-align:center;

	height:32px;

	padding-top:8px;

	list-style:none;

	display: block;

}



#menu li a {

	border: #6633FF 2px;

	color:#8badcf;

	text-decoration:none;

	height:32px;

	display:block;

	line-height:14px;

}



#menu li a:hover {

	background:url(../images/r_menu_bg_hover1.jpg) repeat-x;

	color:#627eb7;

	text-decoration:none;

	

}*/

#menu li {

	padding:5px 0;

	list-style:none;

	display: block;

	border-bottom:#cfd1e0 dashed 1px;

}



#menu li a {

	text-decoration:none;

	line-height:16px;

	background:none;

	color: #0244A8;

	font-weight:normal;

	font-size:13px;

}

#menu li a:hover {

	color:#ff5a00;

	text-decoration:underline;

}

#colright .title {

	font-weight:bold;

	color:#ff5a00;

	font-size:16px;

	font-family:Arial, Helvetica, sans-serif;

}

#colright #call {

	color:#2279e2;

	padding-top:15px;

}



#menu li a.selected_r {

	color:#ff5a00;

	text-decoration:underline;

}



/*-----------------table-----------*/



#table {}



#table a {

	margin-top:3px;

	margin-bottom:3px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	color: #0244A8;

	font-size: 12px; 

	font-style: normal; 

	font-weight: normal; 

}



#table a:hover {

	color:#ff5a00;

	text-decoration:underline;

	background-color:inherit;

}



#img_right {

	float:right;

	margin:10px;

	border:none;

	margin-right:0px;

}



#table_form {

	margin-left:100px;

	width:458px;

}



#google_link {

	padding-left:-20px;

	margin-bottom:0px;

	margin-top:20px;

}

	

