body, h1, h2, h3, h4, h5, h6, p, blockquote, th, td, img {
	margin : 0;
	padding : 0;
	border : 0;
}

body, td, th {
	font-family: tahoma;
	font-size: 11px;
	color: #848484;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ten {
	font-size:10px;
}
.eleven {
	font-size:11px;
}
.twelve {
	font-size:12px;
}
.thirteen {
	font-size:13px;
}
.fourteen {
	font-size:14px;
}
.fifteen {
	font-size:15px;
}
.sixteen {
	font-size:16px;
}
.seventeen {
	font-size:17px;
}
.eighteen {
	font-size:18px;
}
.ninteen {
	font-size:19px;
}
.twenty {
	font-size: 20px;
}
.twentyone {
	font-size:21px;
}
.gray {
	color:#525252;
}
.orange {
	color:#223289;
}
.white {
	color:#FFFFFF;
}
.dblue {
	color:#005b79;
}
.black {
	color:#000000;
}
.black1 {
	color:#292c2e;
}
.lgray {
	color:#5e6061;
}




.bold {
	font-weight:bold;
}

.n2u {
	text-decoration:none;
}
.n2u:hover {
	text-decoration:underline;
}

.u2n {
	text-decoration:underline;
}
.u2n:hover {
	text-decoration:none;
}

.n2n {
	text-decoration:none;
}
.n2n:hover {
	text-decoration:none;
}

.gray_n
	{color:#818085;}



.white2black {
	text-decoration:none;
	color:#FFFFFF;
}
.white2black:hover {
	color:#000000;
}
.white2blue {
	text-decoration:none;
	color:#FFFFFF;
}
.white2blue:hover {
	color:#005b79;
}
.white2gray {
	text-decoration:none;
	color:#FFFFFF;
}
.white2gray:hover {
	color:#aaaaaa;
}
.blue2orange {
	text-decoration:none;
	color:#005b79;
}
.blue2orange:hover {
	color:#f35011;
}

.orange2gray {
	text-decoration:none;
	color:#223289;
}
.orange2gray:hover {
	color:#525252;
}



.tahoma {
	font-family:Tahoma;
}



.arial {
	font-family:arial;
}

.trebuchet {
	font-family:"Trebuchet MS";
}



.field {
	width:184px;
	border-color:#5791a5;
	border-width:1px;
	border-style:solid;
}

.field_2 {
	width:144px;
	height: 16px;
	border: 1px solid #e5e5e5;
}

.subs {
	background-image:url(images/subscribe_bg.jpg);
	height:51px;
	vertical-align:middle;
}

.snav {
	width:60px;
	font-size:11px;
	font-family:tahoma;
}

.field1 {
	width:230px;
	border-color:#5791a5;
	border-width:1px;
	border-style:solid;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.container {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 938px;
}

.lft_orange {
	background-image:url(images/O_bg.jpg);
	background-repeat:repeat-y;
}

.lft_white {
	background-image:url(images/left_bg.jpg);
	background-repeat:repeat-y;
}

#top {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	height: 124px;
	width: 100%;
}

#logo {
	float: left;
	height: 107px;
	width: 165px;
	padding-top: 15px;
}

.ph_number {
	background-image: url(images/number.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 231px;
	margin-right: 91px;
}

.footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
}

.top_nav_container {
	height: 26px;
	margin-top: 56px;
}

.box_top {
	background-image: url(images/box-top.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 165px;
}

.box_bg {
	background-color: #FFFFFF;
	background-image: url(images/box-bg.jpg);
	background-repeat: repeat-x;
	width: 163px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
	background-position: center bottom;
}

.box_bott {
	background-image: url(images/box-bott.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 165px;
}


.box_top_lg {
	background-image: url(images/box-top_lg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;
	width: 611px;
}

.box_bg_lg {
	background-color: #FFFFFF;
	background-image: url(images/box-bg.jpg);
	background-repeat: repeat-x;
	width: 163px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
	background-position: center bottom;
}

.box_bott_lg {
	background-image: url(images/box-bott_lg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	width: 165px;
}

#dhtmltooltip{
position: absolute;
color:white;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
