body
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #444444;	
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a
{
	text-decoration: none;
	color: #112299;
}
a:visited
{
	color: #112299;
}
a:hover
{
	color: #CC0000;
}
a:hover:visited
{
	color: #CC0000;
}

.plain:visited{
	text-decoration: none;
	color: #112299;
}

p{
	margin: 0px 0px 15px 0px;
	font-size:inherit;
}


img
{
	border-width: 0px;
}

body > *
{
	font-size: 12px;
}

noscript
{
	height: 120px;
	color: #666666;
	font-weight: bold;
	background-color: #FFEEEE;
	display: -moz-inline-block;
	width: 100%;
}
div.noscript
{
	padding: 10px;
}

.DataForm
{
	margin: 0px;
	padding: 0px;
	width: 600px;
	table-layout: fixed;
}

.DataFormTitle
{
	font-size: 120%;
	font-weight: 500;
	color: #666677;
	background-color: #F6F8Fc;
	display: -moz-inline-block;
	width: 100%;
	border: #CAD1E4 1px solid;
	padding: 4px 0px 4px 12px;
	margin: 15px 0px 5px 0px;
}

.DataFormButton
{
	border: #888888 1px solid;
	text-align: left;
	font-family: 'Trebuchet MS', sans-serif;
	padding: 0px 3px 0px 4px;
}

.DataFormItemName
{
	width: 200px;
	display: -moz-inline-box;
	text-align: right;
}

.DataFormItemText
{
	font-family: Verdana, sans-serif;
	width: 200px;
}

.DataFormItemSelect
{
	font-family: Verdana, sans-serif;
	min-width: 200px;
}

.DataFormItemFile
{
	font-family: Verdana, sans-serif;
	width: 200px;
}

.DataFormErrorTitle
{
	font-weight: bold;
	color: #880000;
}

.DataFormErrorList
{
	padding: 5px;
	border: #666666 1px solid;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}
.DataFormErrorItem
{
	color: #CC0000;
}

div.header
{
	height: 110;
	width: 100%;
	background-image: url('/images/header_right.gif');
}
body > div.header
{
	margin-bottom: -2px;
}

.background
{
	background-image: url('/images/background.jpg');
	background-position: 0% 148px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

div.float_nav_1
{
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 10px 20px 2px 2px;
}

a.float_nav_1
{
	color: #071B4E;
	text-decoration: none;
	font-size: 12px;
}
a.float_nav_1:visited
{
	color: #071B4E;
}
a.float_nav_1:hover
{
	color: #071B4E;
}
a.float_nav_1:hover:visited
{
	color: #071B4E;
}

#search_car_link
{
	color: #FF6600;
}

div.float_nav_2
{
	top: 58px;
	left: 0px;
	width: 100%;
	padding: 2px 6px 2px 0px;
}

a.float_nav_2
{
	display:-moz-inline-box;
	display:-moz-box-orient: horizontal;
	display:-moz-box-align:center;
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	width: 115px;
	text-align: left;
	border: #AABBFF 1px solid;
	font-size: 13px;
	background-color: #060b73;
	padding: 2px 0px 1px 18px;
}
a.float_nav_2:hover
{
	color: #FFFFFF;
}
a.float_nav_2:visited
{
	color: #FFFFFF;
}
a.float_nav_2:hover:visited
{
	color: #FFFFFF;
}

div.nav2
{
	height: 30px;
	background-color: #EFEFEf;
	padding: 4px;
	border: #CCCCCC 1px solid;
	width: 20%;
	float: left;
	margin: 1% 1% 0% 0.5%;
	padding: 1%;
	height: 75%;
}

a.nav2
{
	text-decoration: none;
	color: #112299;
}

a.nav2:visited
{
	color: #CC0000;
}

div.nav3
{
	padding-left: 10px;
}

a.nav3
{
	text-decoration: none;
	color: #112299;
}

a.nav3:visited
{
	color: #112299;
}

.main_content
{
	margin-left: 7%;
	/*border: #AAAAAA 1px solid;*/
	margin-top: 1%;
	margin-right: 5%;
	padding: 1%;
	height: 75%;
}

body > div.nav2
{
	min-height: 400px;
}

body > div.main_content
{
	width: 70%;
	margin-left: 24%;
	min-height: 400px;
}

span.GlobalMessage
{
	font-weight: bold;
	color: #993300;
}
div.GlobalMessage
{
	width: 50%;
	background-color: #EEEEEE;
	border: #CCCCCC 1px solid;
	padding: 5px;
}

.footer1
{
	color: 555555;
	font-size: 80%;
	background-color: #FFFFFF;
	height: 22px;
	text-align: center;
	padding: 2px 10px 2px 0px;
	text-decoration: none;
}
.footer2
{
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	height: 76px;
}

.news_title
{
        color: #666666;
        font-size: 22px;
        font-weight: 800;
        margin-top: 5px;
        margin-bottom: 5px;
}

.title1
{
	font-size: 14px;
	font-weight: 700;
	color: #666677;
	background-color: #F6F8Fc;
	width: 100%;
	border: #CAD1E4 1px solid;
	padding: 4px 0px 4px 12px;
	display:-moz-inline-box;
	display: inline-block;
	margin: 0px 0px 3px 0px;
}

.title2
{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #002277;
	width: 100%;
	border: #AAAACC 1px solid;
	padding: 4px 0px 4px 12px;
	display:-moz-inline-box;
	display: inline-block;
	margin: 0px 0px 3px 0px;
}

.title3
{
	color: #555577;
	width: 400px;
	border: #888888 0px solid;
	border-bottom-width: 1px;
}

.title4
{
	color: #666666;
	font-size: 12 px;
	font-weight: 800;
	margin-top: 5px;
	margin-bottom: 5px;
}
.title4_2
{
	color: #111111;
	font-size: 12 px;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 5px;
}

.title5
{
	color: #000000;
	font-size: 16px;
	font-weight: 800;
	padding-top: 10px;
	padding-bottom: 30px;
}
pre
{
	border: #CCCCCC 1px solid;
	background-color: #F3F3F3;
	padding: 5px;
	font-family: Lucida Console;
}

.DataTable
{
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	display: none;
}

.DataTableTitle
{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	color: #002299;
	border: #002266 0px solid;
	border-width: 0px 0px 2px 0px;
	letter-spacing: 2px;
}

.DataTableColHead
{
	background-color: #000088;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	border: #E3E3EE 1px solid;
	background-repeat: no-repeat;
	background-position: center right;
}

.DataTableRow_true
{
	background-color: #F3F3FF;
}
.DataTableRow_false
{
	background-color: #F8F8FF;
}
.DataTableCel
{
	padding: 2px 5px 2px 5px;	
	border: #CAD1E4 1px solid;
	font-size: 100%;
}

.DataTableFoot
{
	background-color: #CAD1E4;
	font-family: Trebuchet MS;
	color: #333355;
	font-size: 11px;
	cursor: pointer;
	text-align: right;
}
.DataTableHiddenRow
{
	display: none;
	padding-left: 5%;
}

.doc_description
{
	font-size: 12px;
	border: #DDDDDD 1px solid;
	background-color: #F5F4F8;
	padding: 5px;
	margin-bottom: 8px;
}

.rte_frame
{
	border: #555555 1px solid;
}

.nav_top_bg
{
	height:38px;
	background-image: url(../images/sectionTitle_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	text-align: left;
}

.page_column
{
	font-size: 12px;
	text-align: left;
	padding: 8px 20px 13px 20px;
	vertical-align: top;
	line-height: 1.5em;
}



.news_column
{
	font-size: 12px;
	text-align: left;
	padding: 8px 10px 0px 0px;
	vertical-align: top;
	line-height: 1.5em;
	clear: left;

}

.page_link
{
	margin: 4px 0px 4px 0px;
	color: #112299;
	text-decoration: none;
	font-weight: 500;
}

.page_link:visited
{
	color: #112299;
	text-decoration: none;
}
.page_link:visited:hover
{
	color: #cc0000;
	text-decoration: none;
}

.singleArrow_bullet{
	background-image: url(../images/arrow.gif);
	background-position: 0% 5px;
	background-repeat: no-repeat;
	padding: 3px 3px 0px 18px;
	text-align: left;
}

.singleArrow_bullet_close{
	background-image: url(../images/arrow.gif);
	background-position: 0% 3px;
	background-repeat: no-repeat;
	text-align: left;
	padding: 1px 3px 1px 18px;
}

.doubleArrow_forward{
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0% 3px;
	/*background-position: 95px 8px; */
	background-position: center right;
	padding: 3px 17px 0px 0px;
	text-align: left;
}

div.pulldown
{
	visibility: hidden;
	position: absolute;
	top: 85px;
	background-image: url(../images/pulldown.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 120px;
	padding: 7px;
	z-index: 1000;
}
div.search
{
	visibility: hidden;
	position: absolute;
	top: 21px;
	background-image: url(../images/search_pulldown.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 30px;
	padding: 0px;
}

a.pulldown
{
	margin: 4px 0px 4px 0px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 150%;
}

a.pulldown:hover
{
	color: #cc0000;
}

a.pulldown:visited
{
	color: #666666;
}

a.pulldown:visited:hover
{
	color: #cc0000;
}
a.path
{
	text-decoration: none;
	color: #112299;
	font-size: 12px;
}
a.path:visited
{
	text-decoration: none;
	color: #112299;
}
a.path:hover
{
	text-decoration: none;
	color: #cc0000;
}
a.path:visited:hover
{
	text-decoration: none;
	color: #cc0000;
}
a.basic{
	color: #112299;
	text-decoration: none;
}

a.white{
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover{
	color: #FFFFFF;
	text-decoration: none;
}

td > a.page_link
{
	padding-top:0px;
	text-decoration: none;
	color: #060bAA;
}

.list_item
{
	padding: 0px 3px 6px 18px;
	margin: 0px 3px 4px 18px;
	background-image: url(../images/arrow_next.gif);
	background-position: 0% 4.5px;
	background-repeat: no-repeat;
}

.link_group
{
	border: #AAAACC 1px solid;
	padding: 4px 0px 4px 12px;
	margin: 0px 0px 10px 0px;
	width: 100%;
}
div.path
{
	position: absolute;
	width: 100%;
	text-align: right;
	top: 90px;
	right: 10px;
}

.googlemap
{

}
.article_image
{
	float: right;
	text-align: center;
	padding: 10px;
	border: #888888 1px solid;
	margin: 5px;
}
img.article
{
	border: #cccccc 1px solid;
}
.article_side_image
{
	border: #888888 1px solid;
	margin: 5px;
	text-align: center;
	padding: 5px 3px 5px 3px;
}
.article_side_image_description
{
	font-size: 12px;
}
.article_list_item
{
	padding: 3px 3px 3px 18px;
	background-image: url(../images/arrow_next.gif);
	background-position: 0% 4.5px;
	background-repeat: no-repeat;
}

h4
{
	margin-bottom: 5px;
}
h3
{
	margin-bottom: 5px;
}

#pulldown2
{
	background-image: url(../images/pulldown_long.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 260px;
	padding: 5px;
	font-size: 80%;
	line-height: 14px;
}
