BODY {
	background-color: #CCCCCC;
	background-image: url(/images/shadow1.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	padding: 0 ;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width:805px;
}
.hr
{
	clear: both;
	border-bottom: 1px solid gray;
	width: 100%;
}
.dotted_line{
	color:white;
	margin:0 auto;
	width:100%,0;
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	position:relative;
}
.content-area {
	background-color: #ffffff;
}
.header {
	color:white;
	background-color: #003366;
}
a{
	text-decoration:none;
}
a:hover, a.over {
	text-decoration	:underline;
}
a:link, a:visited {
	color: #15326c;
}
.twelve_font{
	font-size:12px;
}
.eleven_font{
	font-size:12px;
}
#footer
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: #fff;
	width:100%;
	text-align:center;
}
#footer ul
{
	width:100%;
	border: 0;
	margin: 5px 0px 5px 190px;
	list-style-type: none;
}

#footer ul li, #footer ul li#last
{
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 0 0px 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

#footer ul li a, #footer ul li#last a
{
	display: block;
	width: 70px;
	height: 22px;
	border-left: 1px solid #cccccc;
}
#footer ul li#last a
{
	border-right: 1px solid #cccccc;	
}
.header{
	width:100%;
	float:none;
	padding:5px 0px 0px 0px;
	background-color: #fff;
}
/*MESSAGE BOX*/
.message {
	font-size: 10pt;
	font-family: Arial, sans-serif;
	padding: 1px;
	background-color: #ffcccc;
	list-style-type: none;
	border: 1px solid red;
	width: 99.5%;
	display:block;
}
.message ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.message li{
	padding: 5px;
	margin-left:40px;
	color: black;
	display:block;
	font-size:12px;
}
/*END MESSAGE BOX*/
.small_gray
{
	color: gray;
	font-size: 10pt;
}
.small_black
{
	color: black;
	font-size: 10pt;
}

.label_blue {color: #003366;}
.label_grey {color: #4b4b4b;}

.formButton { 
   background-color : #efefef;
   border-color: #72a3bf;
   color : black; 
   font-size: 12px;
   
} 
.mmenu{
	margin: 0 auto;
	padding:0px 0px 0px 0px;
}

 #navcontainer
{
	position:relative;
 	margin: 0px 0px 0px 0px ;
	padding: 0;
	width:100%;
	text-align:center;
}

#navcontainer ul
{
	width:100%;
	border: 0;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type: none;
	border-right: 1px solid #b0bec7;
}

#navcontainer ul li
{
	float: left;
	width: 81px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0px 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	display:block;
	border-top:1px solid #b0bec7;
	border-bottom:1px solid #b0bec7;
}

#navcontainer ul li a
{
	display: block;
	height: 22px;
	background-image: url("/images/gradient2.gif");
	text-decoration: none;
}

#navcontainer ul li a:hover, #navcontainer ul li a.over{
	text-decoration: underline;
	background-image:url(/images/gradient.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
}
#navcontainer ul li#selected a
{
	background-image:url(/images/gradient.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	text-decoration: underline;
}
#navcontainer ul li.middle a
{
	border-right: 1px solid white;
}
#navcontainer ul li.first a
{
	border-right: 1px solid white;
}

.error {
	padding-left : 8px;
	padding-right : 8px;
	color: silver;
	font-size: 8pt;
	font-weight: bold;
	background-color: red;
}
#ib, #boxlist { border: 1px solid #cccccc;width: 475px;z-index: 1;}
#ib h2, #boxlist h2 {
	text-align:center; margin:-1px; padding:2px; color: white; font-size: 14px;
	background-color: #003366}
#ib h4, #boxlist h4 {
	text-align:left; margin:-1px; padding:2px; color: black; font-size: 12px;
	background-color: #87b0c9}
#ib li, #boxlist li { padding:1px;margin:1; font-size: 12px;
	font-variant: normal;font-weight: normal;
	list-style-position: outside;}
/*#ib li {list-style-image: url("/images/bullet.gif");}*/

#top_file_list ul
{
	list-style-type: none;
	width: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 5px;
	text-align: left;
}

#top_file_list ul li a
{
	background-color: white;
	cursor: pointer;
	display:block;
	text-decoration: none;
	color: blue;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;	
}
#top_file_list ul li 
{
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;	
}
#top_file_list ul li a:hover, #top_file_list ul li a.over{
	border-top: 1px solid #333366;
	border-right: 1px solid #333366;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
}
#top_file_list ul li ul
{
	text-align: left;
}
#top_file_list ul li ul li
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width:33%;
	color:blue;
}

#content_box{
	width: 600px;
	margin:0px 0px 20px 12px;
	font-size: 12px;
	font-weight: normal;
}
#content_box img{
	margin:0px 0px 20px 0px;
}
#content_box ul, #content_box p{
	list-style-type: none;
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	text-align: left;
	width:580px;
}
#content_box ul li a{
	color:#15326c;
	font-weight:bold;
}
#content_box ul li{
	background-image: url(/images/bullet2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#content_box ul li, #content_box p{
	color: #4b4b4b;
	font-weight:normal;
	padding-left: 20px;
	margin-bottom: 15px;
}
#content_box img.small_pic{
	float:left;
	margin-right:10px;
}
#content_box div.small_pic_text{
	position:relative;
	margin-top:25px;
	color: #4b4b4b;
	font-size:13px;
}
#div_table, .table_header_bground{
	text-align:left;
	background-color: #e6e6e6;
	border-bottom: 2px solid #b0bec7;
	color: #535353;
	/*border:1px solid gray;
	background: #f2f2f2 url("/images/light_gray_grad.gif") repeat-x top left;*/
	font-weight: bold;
	font-size:13px;
	padding:3px 0px 3px 5px;
	margin:0px 0px 20px 0px;
}
.pic_link{
	display:none;
}
.pic_holder{
	background-color:#cccccc;
	border:1px solid black;
	display:none;
	top:500;
	left:400;
	position:absolute;
	padding:10px;
}
.breadcrumbs{
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	float:left;
	text-align:left;
	margin:0px 0px 0px 2px;
}
.breadcrumbs a, breacrumbs a:visited{
	text-decoration:underline;
}
.page_content{
	width:100%;
	background-color:white;
}
#sitemap_box{
	width: 600px;
	margin:0px 0px 20px 12px;
	font-size: 12px;
	font-weight: normal;
}
#sitemap_box ul{
	list-style-type: none;
	padding-left: 0px;
	margin: 0px 10px 0px 10px;
	text-align: left;
}
#sitemap_box li a{
	color:#15326c;
	font-weight:bold;
}
#sitemap_box p{
	color: #4b4b4b;
}
#sitemap_box li {
	background-image: url(/images/bullet2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #4b4b4b;
	font-weight:normal;
	padding-left: 20px;
	margin-bottom: 5px;
}
.sitemap_parent{
	text-align:left;
	background-color: #e6e6e6;
	border-bottom: 2px solid #b0bec7;
	color: #535353;
	font-size:13px;
	font-weight: bold;
	padding:3px 0px 3px 5px;
	margin:20px 0px 10px 0px;
}
#blobs {
 width: 550px;
 height: 390px;
 background: url(/images/canvas.jpg);
 margin: 10px auto;
 padding: 0px;
 position: relative;
}
#blobs li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#blobs a {display: block;}

#blob1 {left: 99px; top: 0px; width: 152px; height: 113px;}
#blob2 {left: 297px; top: 0px; width: 152px; height: 113px;}
#blob3 {left: 99px; top: 277px; width: 152px; height: 113px;}
#blob4 {left: 297px; top: 277px; width: 152px; height: 113px;}
/*#blob5 {left: 110px; top: 102px; width: 98px; height: 45px;}*/
#blob1 a {height: 113px;}
#blob2 a {height: 113px;}
#blob3 a {height: 113px;}
#blob4 a {height: 113px;}
/*#blob5 a {height: 45px;}*/

#blob1 a:hover {background: url(/images/web-pic-over.jpg) -99px 0px no-repeat;}
#blob2 a:hover {background: url(/images/web-pic-over.jpg) -297px 0px no-repeat;}
#blob3 a:hover {background: url(/images/web-pic-over.jpg) -99px -116px no-repeat;}
#blob4 a:hover {background: transparent url(/images/web-pic-over.jpg) -297px -116px no-repeat;}
/*#blob5 a:hover {background: url(Web-Picture32.jpg) -110px -402px no-repeat;}*/
         
.dvhdr1 {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #b8d0de;
	padding:5px;
	width:175px;
	background-color: #fff;
}
.dvbdy1 {
	font-family:arial;
	font-size:12px;
	border-left:1px solid #b8d0de;
	border-right:1px solid #b8d0de;
	border-bottom:1px solid #b8d0de;
	padding:3px;
	width:175px;
	background-color: #eef3f7;
	font-weight: bold;
	
}
.dvbdy1 ul{
	list-style-type: bullet;
	margin: 0px 0px 0px 10px;
	text-align: left;
	padding-top:5px;
	padding-left:5px;
}
.dvbdy1 ul li{
	color: #4b4b4b;
	font-weight:normal;
	padding-left: 0px;
	margin-bottom: 5px;
}
#screen_options{
	margin-top:20px;
	width:108px;
	background-color: #cccccc;
	border-top:1px solid #15326c;
	border-left:1px solid #15326c;
	border-right:1px solid #15326c;
	border-bottom:1px solid #15326c;
	position:absolute;
}
#screen_options span input{
	display: block;
	text-decoration: none;
	text-align:left;
	width: 100%;
	color:#15326c;
	padding-top: 5px;
	padding-bottom: 5px;
	border:1px solid #fff;
	cursor:pointer;
   	cursor:hand;
}
#screen_options span input:hover, #screen_options span input.over{
	background-color: #fff;
	border:1px solid #15326c;
}

