﻿
.full {width:100%; float:left;}
.shade1 {color:#999999;}
.shade1 a {color:#999999; text-decoration:none;}
.shade1 a:hover {color:#113C69; text-decoration:none;}

#header {width:990px; float:left; background:url(/images/header-bg.jpg) repeat-x left bottom;}
.logo {width:286px; float:left; padding:25px 0px 25px 0px;}
.header-left {width:704px; float:left; padding:25px 0px 0px 0px;}
.top-links {width:560px; float:left; font-size:11px; text-align:right; padding:5px 12px 0px 2px;}
.site-search {width:125px;text-align:left;height:22px; float:left; background:url(/images/search-field.jpg) no-repeat 0px 0px; padding:1px 5px 0px 0px;}
input.search {margin:0px; padding:0px 0px 0px 0px; width:90px; height:15px; color:#666666; border:0px; font-size:11px;}
.nav {width:602px; float:left; padding:32px 0px 0px 102px; padding:35px 0px 0px 102px !important;}
.btn-search{border:none;background-color:Transparent;text-decoration:none;width:25px;}
.btn-search:hover{border:none;background-color:Transparent;text-decoration:none;width:25px;cursor:pointer;}

#divMainContainer
{
    width:990px; float:none; margin:0px auto;
}

#divHeader
{
	width:990px;
    float:left;
    clear:left;
    margin:0;
    padding:0;
   	height:80px;
   	padding-top:10px;
}

#divHeaderLeft
{
	float:left;
	width:286px;

}
#divHeaderRight
{
	float:right;
	width:704px;
	text-align:right;
}

#divFooter
{
    clear:left;
    margin:0;
    text-align:center;
}
#divFooterLeft 
{
	width:692px;
	font:11px Sans-Serif; 
	float:left; 
	text-align:left; 
	padding-left:10px;
}
#divFooterRight 
{
	float:right; 
	width:300px;
	text-align:right; 
	padding-Right:10px;
}

#divLine
{
	float:left;
	width:990px;
	height:23px;
	background-image:url(/images/new/line.gif);
}
	
.mstTopLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.mstTopLink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
}

.mstMainLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.mstMainLink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#437FB0;
	text-decoration:underline;
}

.mstMainLink_sel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#437FB0;
	text-decoration:none;
}
.mstMainLink_sel:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#437FB0;
	text-decoration:underline;
}

.mstBottomLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	}
			
.mstBottomLink:hover 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:underline;
	}
	
.mstSearch
{
	float:right;
	text-align:left;
	height:31px;
	background-image:url('/images/new/searchbg.gif');
	background-repeat:no-repeat;
	width:138px;
}
.mstSearchButton
{
	border:none;
	background-color:
	Transparent;
	width:30px;
	height:31px;cursor:pointer;
}
.mstSearchText
{
	border:none;
	background-color:Transparent;
	width:95px;
	height:31px;
	vertical-align:middle;
}

#divContent
{
    float: left;
    clear: left;
    width: 990px;
    margin: 0;
    padding: 0px 0 10px 0px;
}


/** HOME **/
.divHomeTop
{
	clear:both;
	width:100%;
	height:275px;
	border-bottom:solid 4px #F59501;
	background-image:url('/images/new/hometopbg.gif');
	background-repeat:repeat-x;
}

.divHomeTopLeft
{
	width:20%;
	float:left;
	padding-left:2%;
	height:275px;
}

.divHomeTopRight
{
	width:65%;
	float:right;
	padding-left:10%;
	height:275px;
}

.divHomeBottom
{
	clear:both;
	width:100%;
	height:250px;
}

.divHomeBottomSec
{
	width:22%;
	padding-left:2%;
	padding-right:1%;
	float:left;
	border-right:solid 1px #F59501;
	height:220px;
	
}

.divHomeBottomSecNo
{
	width:20%;
	padding-left:2%;
	padding-right:1%;
	float:left;
	height:220px;
}

.divHomeBottomTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#437FB0;
	font-weight:bold;
	height:40px;
}
.divHomeBottomContent
{
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	font-weight:bold;
}
.divHomeBottomImg
{
	height:50px;
	text-align:center;
	width:100%;
}

.breadcrumbContainer 
{
	color:#8B8B8B;
	padding:3px 0px 3px 10px;
	width:998px;
	float:left;
	clear:left;
	font-size:11px;
	height:25px;
}