/* CSS Document */

*{ margin:0px; padding:0px;}

body{ background:#f0f0f0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#727272;}

#body{ width:978px; margin:auto;}

h1{ display:block; border-bottom:1px solid #d0d0d0; padding:10px; text-align:left;}

h2{
font-size:18px;
font-weight:normal;
color:#e8920f;
margin-bottom:15px;
}

h3{
font-size:18px;
font-weight:normal;
color:#e8920f;
background:url(images/bullet.gif) no-repeat left;
padding-left:15px;
}

p{margin-bottom:10px;}

a{ text-decoration:none;}
	a:hover{ text-decoration:underline;}
	
img{ border:none;}


.home{ width:209px; height:34px; line-height:34px; background:url(images/nav_top_bg.gif) no-repeat; display:block;}
.nav_links{ width:209px; height:30px; line-height:28px; background:url(images/nav_link_bg.gif) no-repeat; display:block;}
.btm{ width:209px; height:32px; line-height:30px; background:url(images/nav_btm_bg.gif) no-repeat; display:block;}

#nav a{ font-size:11px; color:#FFFFFF; text-decoration:none; background:url(images/arrow.gif) no-repeat 0px 4px; padding-left:20px; font-weight:bold; margin-left:20px; text-transform:uppercase;}
#nav a:hover , #nav .select{ color:#005172;}


.input1{ background:#f0f0f0; border:none; color:#a6a6a6; font-size:11px;}
.img_mar{ margin-top:10px;}
.img_bdr{ border:1px solid #d0d0d0; padding:4px; background:#ffffff; margin-right:9px;}
.img_bdr2{ border:1px solid #d0d0d0;}


.v_line{ border-bottom:1px solid #d0d0d0; font-size:0px; height:1px;}

.view_link{ color:#307ec7; text-decoration:none; background:url(images/bult.gif) no-repeat right 4px; padding-right:10px; }
	.view_link:hover{ text-decoration:underline;}

.link1{ font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#e8920f; text-decoration:none; font-weight:bold;}
	.link1:hover{ color:#FFFFFF; text-decoration:none;}
.link2{ color:#003059;}
.link3{ color:#727272; font-size:10px;}

.txt1{ color:#003059; font-size:10px;}
.text12_blue_list {
	font-family: Tahoma;
	font-size: 12px;
	color: #00567a;
	text-decoration: none;
}

.text12_orange {
	font-family: Tahoma;
	font-size: 12px;
	color: #e8920f;
}

.text11_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.text11_lightgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}

