body {
	font-family: arial;
	font-size: 12px;
	color: #494646;

	text-decoration: none;

	text-align: left;
}

font 
{
	font-family:arial;
	font-size:12px;  }
	.style5{
	font-family:verdana;
	font-size:12px;  }

strong 
{ font-family:12px;
	font-weight:bold;
	color:Black;
	}
	

h1 {
	font-family: Trebuchet MS;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	padding: 2px;
}
 size 
 { font-size:12px;
	}
	face
	{ font-family:arial;
		}
a:active {
	font-family: arial;
	font-size: 12px;
color: #494646;
	text-decoration: none;
}

a:link {
	font-family: arial;
	font-size: 12px;
	color: #494646;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 12px;
	color: #494646;
	text-decoration: none;
}

a:visited{
	font-family: arial;
	font-size: 12px;
	color: #494646;
	text-decoration: none;
}



.text {
	font-family: arial;
	font-size: 12px;
	color: #494646;
	text-decoration: none;
}

#mtw {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

#main-container {
	width: 1000px ;
	float: left;
	height:auto;
	background-color: #ffffff;
	padding:0px 0px 0px 4px;

}

#header {
	width: 1000px;
	height: 85px;
	background-color: #ffffff;
	float: left;
}

#logo {
	background-image: url(../images/logo_1.gif);
	background-repeat: no-repeat;
	width: 333px;
	height: 85px;
	float: left;
}

#search {
	width: 280px;
	height: 18px;
	float: right;
	margin: 20px 10px 0px 0px;
	
}

#top-nav {
	width: 617px;
	height: 21px;
	float: left;
	margin-top:23px;
	margin-left: 12px;
	text-align:left;
}

#tn-inner {
	width: auto;
	height: 12px;
	margin-top: 5px;
	margin-left: 16px;
}

#main-down {
	width: 1000px;
	height: auto;
	float:left;
	text-align:left;
}

#main-down1 {
	width: 700px;
	height: auto;
	float: left;
	padding: 3px 0px 0px 4px;
}

#main-img {
	background-image: url(../images/main_img.gif);
	background-repeat: no-repeat;
	width: 990px;
	height: 231px;
	float: left;
	margin-left:1px;
}

#left-nav {
	width: 207px ;
	height: 217px;
	float: left;
	padding: 3px;

}

.ln-inner {
	background-image: url(../images/myleftnav-bg.gif);
	background-repeat:no-repeat;
	background-color:#4280af;
	width: 179px;
	height: auto;
	float: left;
	margin:1px;
	
	padding: 4px 0px 5px 25px;
}

.down1 {
	width: 290px;
	height: auto;
	float: left;
	padding: 3px 0px 0px 3px;
}


.box { float: left; width:290px; background-color:#ffffff; }
.box-t { background: top  url(../images/con5.gif) repeat-x; }
.box-r { background: right url(../images/con6.gif) repeat-y; }
.box-b { background: bottom url(../images/con7.gif) repeat-x; }
.box-l { background: left url(../images/con8.gif) repeat-y; }
.box-tr { background: top right  url(../images/con2.gif) no-repeat; }
.box-br { background: bottom right  url(../images/con3.gif) no-repeat; }
.box-bl { background: bottom left  url(../images/con4.gif) no-repeat; }
.box-tl { background: top left url(../images/con1.gif) no-repeat; }
.box p { margin:0px;}
.box pre { padding:0px;}
.box-tl {  padding:3px;}


.box1 { float: left; width:290px; background-color:#ffffff; margin-top: 3px;}
.box1-t { background: top  url(../images/c5.gif) repeat-x; }
.box1-r { background: right url(../images/c6.gif) repeat-y; }
.box1-b { background: bottom url(../images/c7.gif) repeat-x; }
.box1-l { background: left url(../images/c8.gif) repeat-y; }
.box1-tr { background: top right url(../images/c2.gif) no-repeat; }
.box1-br { background: bottom right  url(../images/c3.gif) no-repeat; }
.box1-bl { background: bottom left url(../images/c4.gif) no-repeat; }
.box1-tl { background: top left  url(../images/c1.gif) no-repeat; }
.box1 p { margin:0px;}
.box1 pre { padding:1px;}
.box1-tl {  padding: 10px;}


#down2 {
	width: 400px;
	height: auto;
	float: left;
}

.box2 { float: left; width:400px; background-color:#ffffff; }
.box2-t { background: top url(../images/cc5.gif) repeat-x; }
.box2-r { background: right url(../images/cc6.gif) repeat-y; }
.box2-b { background: bottom url(../images/cc7.gif) repeat-x; }
.box2-l { background: left url(../images/cc8.gif) repeat-y; }
.box2-tr { background: top right url(../images/cc2.gif) no-repeat; }
.box2-br { background: bottom right url(../images/cc3.gif) no-repeat; }
.box2-bl { background: bottom left url(../images/cc4.gif) no-repeat; }
.box2-tl { background: top left  url(../images/cc1.gif) no-repeat; }
.box2 p { margin:0px;}
.box2 pre { padding:0px;}
.box2-tl {  padding:3px;}



#footer {
	width: 985px;
	height: 66px;
	background-color: #ffffff;
	float: left;
	padding: 4px  0px 0px 0px;
	margin: 4px 0px 0px 0px;

}

.list {
	list-style-image: url(../images/arrow.gif);
	
}

.left {
	width: auto;
	float: left;
}


.right {
	width: auto;
	float: right;
}

.heading {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 8px;
}

.heading1 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #4280AF;
	font-weight: bold;
	text-decoration: none;
}
	
.content1 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

.content2 {
	font-family: arial;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}

.content2 a:link {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.content2 a:active {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.content2 a:hover {
	font-family: arial;
font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.content2 a:visited {
	font-family: arial;
font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.content8 {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	
	text-decoration:none;
}

.content4 {
	font-family: arial;
	font-size: 12px;
	color: #2A5C83;
	font-weight: bold;
	text-decoration:none;
}

.text-box {
	width: 155px;
	border: 1px #003399 solid;
	font-family: arial;
	font-size: 10px;
	color: #494646;
}

.content1 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

.content2 {
	font-family: arial;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}

.content2 a:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.content3 {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.content3 a:link {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.content3 a:hover {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.content3 a:visited {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.content3 a:active {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.content8 {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	
	text-decoration:none;
}

.content4 {
	font-family: arial;
	font-size: 12px;
	color: #2A5C83;
	font-weight: bold;
	text-decoration:none;
}

.text-box {
	width: 155px;
	border: 1px #003399 solid;
	font-family: arial;
	font-size: 10px;
	color: #494646;
}

.clear {
	clear: both;
}
.ddl
{
	width:250px;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	}
	.lblvac
	{font-family:arial;
	font-size:8pt;
	font-weight:normal;
color:Navy;
		
		}
		
		
		
#dropmenudiv{
color:#ffffff;
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px arial;
line-height:15px;
font-name:arial;
font-size:12px;
z-index:100;
}

#dropmenudiv a{
color:#ffffff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-name:arial;
font-size:12px;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#000000;
background-color:light grey;
}


