html,body,div,p
{
	margin: 0;
	padding: 0;
}

html
{
	width: 100%;
	background: url(/arctic/background.png) top left repeat-x #c6c6c6;
}

body
{
	text-align: center;
}

h1
{
	font-size: 20px;
	color: white;
	font-weight: bold;
}

p
{
	color: #777777;
}


a
{
	color: #005191;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #3b97c9;
	font-weight: bold;
	text-decoration: underline;
}

a.iconpack_sidelink
{
	color: black;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}


a.iconpack_sidelink:hover
{
	text-decoration: underline;
}

div.site
{
	width: 1000px;
	_width: 1002px;
	text-align: left;
	border-left: 1px solid #6e7385;
	border-right: 1px solid #6e7385;
	margin: 0 auto;

}

div.top
{
	width: auto;
	height: 180px;
	background: url(top.png) repeat-x;
}

a.logo
{
	display: block;
	background: url(logo.png) no-repeat;
	width: 277px;
	height: 120px;
	margin-left: 120px;
}

div.toolbar
{
	width: 100%;
	height: 107px;
	background: url(toolbar.png) repeat-x;
}

div.tabs
{
	margin-left: 198px;
	
	position: relative;
	top: 22px;
	height: 43px;
	position: relative;
	top: 17px;
}

div.tab_unselected
{
	width: auto;
	height: 38px;
	background: url(tab_unselected.png) 0px -38px repeat-x;
	float: left;
	clear: none;
	position: relative;
	top: 5px;
}

div.tab_unselected_left
{
	width: 24px;
	height: 38px;
	background: url(tab_unselected.png) 0px 0px no-repeat;
	float: left;
	clear: none;
	position: relative;
	top: 5px;
}

div.tab_unselected_right
{
	width: 24px;
	height: 38px;
	background: url(tab_unselected.png) right -76px no-repeat;
	float: left;
	clear: none;
	position: relative;
	top: 5px;
}

div.tab_selected
{
	height: 43px;
	background: white;
	float: left;
	clear: none;
	
}

div.tab_selected_left, div.tab_selected_left_beginning
{
	float: left;
	clear: none;
	height: 43px;
	background: url(tab_selected.png) transparent 0px 0px no-repeat;
}

div.tab_selected_left_beginning
{
	background: url(tab_selected_outter.png) transparent 0px 0px no-repeat;
}

div.tab_selected_right, div.tab_selected_right_end
{
	float: left;
	clear: none;
	height: 43px;
	background: url(tab_selected.png) transparent right -43px no-repeat;
}

div.tab_selected_right_end
{
	background: url(tab_selected_outter.png) transparent right -43px no-repeat;
}


div.tab_unselected a
{
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 0 16px 0 16px;
	position: relative;
	top: 12px;
}

div.tab_selected_right a, div.tab_selected_right_end a
{
	font-size: 13px;
	color: #4E578A;
	font-weight: bold;
	text-decoration: none;
	padding: 0 16px 0 16px;
	position: relative;
	top: 12px;
}

div.tab_selected_right a:hover
{
	color: #4E578A;
	text-decoration: underline;
}

div.tab_unselected a:hover
{
	color: white;
	text-decoration: underline;
}


div.inner_content
{
	width: 610px;
	float: left;
	clear: none;
}

div.inner_content_padding
{
	width: 580px;
	margin: 0 15px 15px 15px;
}

div.inner_content_nopadding
{
	width: 610px;
}

div.content_secondary_column_background
{
	width: 610px;
	background: url(/images/side_column.png) repeat-y top right;
	float: left;
	clear: none;
}

div.content_secondary_column_background_child
{
	width: 610px;
	float: left;
	clear: none;
}

div.inner_content_padding_secondary
{
	background: white;
	width: 427px;
	padding: 0 15px 15px 15px;
	float: left;
	clear: none;
}

div.content_left
{
	float: left;
	width: 457px
}

div.content_pagebar
{
	padding: 0;
	width: 100%;
	height: 50px;
	padding-top: 12px;
	background: url(pagebar_big.png) center;
	text-align: center;
	font-size: 13px;
}

a.pagebar_link0
{
	display: inline;
	padding: 14px 16px 26px 16px;
	font-weight: normal;
}

a.pagebar_link1
{
	color: black;
	display: inline;
	padding: 14px 16px 26px 16px;
	font-weight: bold;
}

p.pagebar_link_parent
{
	margin: 0;
	padding: 0;
}

div.content_secondary_column
{
	width: 153px;
	color: white;
	float: left;
	clear: none;
}

div.left, div.right
{
	border-top: 1px solid #717793;
	background: #363844;
	width: 195px;
	
	float: left;
	clear: none;
}

div.menu_header
{
	height: 27px;
	background: #33374b;
	border-bottom: 1px solid #717793;
}

div.menu
{
	width: 100%;
	background: url(menu.png) repeat-y;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #717793;
}

div.sub_heading
{
	float: left;
	width: 100%;
	margin: 0px 0 10px 0;
}

div.sub_heading h2
{
	color: white;
	font-size: 13px;
}


p.menu_item_description
{
	font-size: 7pt;
	color: gray;
	margin: 0;
	padding: 0;
	position: relative;
	top: -5px;
	left: 53px;
}
div.menu_item, div.menu_item_selected
{
	width: 195px;
	height: 33px;
}

div.menu_item_selected
{
	background: url(menu_selected.png) no-repeat;
}

div.menu_item_selected_inner
{
	width: 185px;
	height: 14px;
}


div.menu_item a, div.menu_item_selected div, div.menu_item_selected div, div.menu_item a, div.menu_item a:hover
{
	display: block;
	font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 16px 35px;
	margin-left: 10px;
	position: relative;
	top: 7px;
}

div.menu_item a
{
	opacity: 1;//0.55;
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);*/
	color: #d7d8e8;
	_width: 175px;
	_height: 20px;
	padding: 0 0 4px 35px;
}

div.menu_item a:hover
{
	opacity: 1.0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	text-decoration: underline;
	_width: 175px;
	_height: 20px;
	padding: 0 0 4px 35px;
}


div.nav
{
	width: 600px;
	height: 22px;
	_height: 28px;
	padding-top: 0px;
	padding-left: 10px;
	color: white;
	font-size: 11px;
	font-weight: normal;
}


div.nav a, div.nav a:visited, div.nav a:hover
{
	color: white;
	font-weight: normal;
}


div.nav a:hover
{
	text-decoration: underline;
}


div.content_break
{
	clear: both;
}

div.nav_arrow
{
	width: 24px;
	height: 16px;
	background: url(nav_arrow.png) center center no-repeat;
	
	float: left;
	clear: none;
}

div.bottom_links
{
	float: left;
	clear: none;
	margin: 5px 48px 0 16px;
}

div.bottom_links h3
{
	color: #495173;
	font-weight: bold;
	font-size: 12px;
	margin: 4px 0 16px 0;
	padding: 0;
}

div.bottom_links p
{
	margin: 4px 0 0 0;
	padding: 0;
}

div.bottom_links a, div.bottom_links a:hover
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

div.bottom_links a:hover
{
	text-decoration: underline;
}

a.side_icondesign
{
	display: block;
	background: url(side_icondesign.png) no-repeat;
	width: 165px;
	height: 173px;
	margin: 20px 0 0 20px;
}

p.menu_header
{
	color: #d7d8e8;
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
	font-size: 11px;
	font-weight: bold;	
}

p.copyright
{
	color: white;
	font-size: 10px;
	position: relative;
	top: 160px;
	left: 10px;
	margin: 0;
	padding: 0;
}

.subheading
{
	color: black;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 14px;
	color: #AAAAAA;
	padding: 0;
}



a.bluelinkmedium:link {

	text-decoration: underline;
	font-size: 12px;
}


a.bluelinkmedium:visited {

	text-decoration: underline;
	font-size: 12px;
}

a.bluelinkmedium:hover {

	text-decoration: underline;
	font-size: 12px;
}


a.bluelinksmall:link {

	text-decoration: none;
	font-size: 11px;
}

a.bluelinksmall:visited 
{
	text-decoration: none;
	font-size: 11px;
}

a.bluelinksmall:hover
{
	text-decoration: underline;
	font-size: 11px;
}

a.bluelink
{
	color: #005191;
	text-decoration: none;
}


a.bluelink:hover
{
	color: #3b97c9;
	text-decoration: underline;
}


table.header_h1
{
	width: auto;
	margin-right: auto;
	margin-left: auto;
}


div.header_h1_border
{
	text-align: center;
	width: auto;
	border: 1px solid #808080;
	background: #c8d7e2;
}

div.header_h1_topimage
{
	text-align: center;
	width: auto;

}

div.header_h1_bottomimage
{
	width: auto;
	text-align: center;
	padding: 2px 0 2px 0;
}

div.header_h3
{
	width: auto;
	height: auto;
	color: black;
	border-bottom: 1px solid #888888;
	padding: 4px 2px 4px 2px;
	margin: 0;
}


div.separator_outer
{
	clear: left;
	width: 90%;
	height: 1px;
	font-size: 0px;
}

div.separator_inner
{
	width: 100%;
	height: 1px;
	border-top: 1px solid #DDDDDD;
	font-size: 0px;
}

div.bottomlinks
{
	margin: 0 30px 0 30px;
}

div.bottomlinks p
{
	color: #444444;
	font-size: 13px;

}

div.bottomlinks a
{
	font-size: 11px;
	color: #005191;
	font-weight: normal;
}


div.bottom_icons, div.bottom_services, div.bottom_company
{
	width: 195px;
	float: left;
	margin: 5px 0 0 0;
	line-height: 13px;
	
}

div.bottom_copyright
{
	width: 165px;
	float: left;
}

div.bottom_copyright p
{
	font-size: 10px;
}

td.header_h1
{
	padding: 3px 8px 3px 0px;
}


table.header_h2
{
	width: auto;
	border: 2px solid #7a93d9;
}


td.header_h2
{
	padding: 0 20px 0 20px;
}


h3.header_h3
{
	font-family: Tahoma;
	color: #333752;
	margin: 0;
	padding: 0;
	font-size: 17px;

}

.toolbaricon
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

a.toolbarlink:link {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}


a.toolbarlink:visited {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

a.toolbarlink:hover {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
}

a.whitelink:link {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


a.whitelink:visited {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.whitelink:hover {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.whitelinksmall:link {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}


a.whitelinksmall:visited {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.whitelinksmall:hover {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

a.whitelinkmedium {

	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}


a.whitelinkmedium:hover {

	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}


h3
{

	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 12px;
	font-weight: normal;
	color: #888888;
}

h2.small {
	font-size: 13px;
	font-weight: normal;
	color: black;
	margin: 4px 0 2px 0;
}

h2.white
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin: 4px 8px 4px 8px;
}

p
{
	font-family: Tahoma;
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 0;
}

ul,li
{
	color: #777777;
	font-family: Tahoma;
	font-size: 13px;
}

p.small
{
	font-size: 9px;
}

p.nomargin
{
	margin: 0;
	padding: 0;
}

p.topmargin
{
	margin: 10px 0 0 0;
	padding: 0;
}

p.list
{
	font-size: 11px;
	height: 19px;
	margin: 0;
	padding: 0;
}

p.header
{
	margin: 20px 0 0 0;
	font-weight: bold;
	color: black;
}

p.header_nomargin
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: black;
}

p.lighttext
{
	font-size: 11px;
	color: #888888;
}

p.icondetails
{
	color: black;
	font-size: 11px;
}

p.icondetails_left
{
	color: #444444;
	font-size: 11px;
}

div.iconpack_column_left
{
	float: left;
	width: 205px;
	margin: 0 10px 0 0;
}

div.iconpack_column_right
{
	margin: 0;
}

.navlink_description
{
	margin: 2px 0 3px 6px;
	font-size: 11px;
}

div.ad_image
{
	margin: 6px 6px 0 6px;
}

p.bookmark
{
	background: url(/images/bookmark.png) no-repeat center 0px;
	width: 137px;
	height: 51px;
}

a.bookmark, a.bookmark:hover
{
	position: relative;
	top: 3px;
	margin-bottom: 7px;
	color: #1468a9;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
	height: 20px;
}

.submitsite, .submitsite:hover
{
	color: white;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	float: left;
}

.submitsite:hover
{
	text-decoration: underline;
}

div.splashchild
{
	position: relative;
	top: 0px;
	left: 0px;
}

div.splashtext
{
	position: absolute;
	top: 90px;
	left: 18px;
}

div.splashtext h1
{
	color: white;
	font-weight: bold;
	font-family: tahoma;
	font-size: 24px;
	padding: 0;
	margin: 0;
}

div.splashtext p
{
	color: white;
}

div.site_container
{
	width: 823px;
	text-align: left;
	margin: 17px auto;
}

div.side_layer
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 191px;
	height: 100%;
}

div.title
{
	width: 823px;
	height: 69px;
	background: url(title.png) no-repeat;
}

div.bottomshadow
{
	width: 191px;
	height: 6px;
	background: url(side_bottomshadow.png) repeat-x;
}


div.ad
{
	width: 191px;
	height: 162px;
	background: url(ad.png) bottom no-repeat;
}

div.topshadow
{
	width: 191px;
	height: 6px;
	background: url(inner_topshadow.png) 0px 0px repeat-x;
}

div.ad div.topshadow
{
	position: relative;
	width: 191px;
	height: 162px;
	background: url(inner_topshadow.png) 0px 0px repeat-x;
}

div.ad a.image
{
	position: absolute;
	top: 0px;
	left: 0px;
}

div.ad a.text
{
	position: absolute;
	top: 132px;
	left: 0px;
	width: 191px;
	font-size: 10pt;
	color: #005191;
	text-align: center;
	text-decoration: none;
}

div.ad a.text:hover
{
	color: #3b97c9;
	text-decoration: underline;
}

div.content_div
{
	width: 610px;
	float: left;
}

div.splash
{
	width: 610px;
	height: 222px;
	background: url(newvista.png) no-repeat;
}

div.topbar
{
	width: 610px;
	height: 47px;
}

div.topbar p
{
	margin-top: 7px;
	padding-top: 0px;
	padding-right: 10px;
	float: right;
}

div.topbar p a
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

div.topbar p a:hover
{
	text-decoration: underline;
}

div.separator
{
	margin: 16px 0 16px 0;
	background: #cccccc;
	height: 1px;
	width: 100%;
	font-size: 0px;
	line-height: 1px;
	overflow: hidden;
}


div.main
{
	width: 801px;
	padding-left: 11px;
	padding-right: 11px;
	background: url(main.png);
}

div.content
{
	float: left;
	width: 610px;
}

div.side
{
	float: left;
	width: 191px;
}

div.pagenav
{
	width: 610px;
	height: 62px;
	text-align: center;
	background: url(pagenav.png) center no-repeat;
}

div.pagenav p
{
	padding-top: 10px;
}

div.pagenav p a
{
	font-size: 14px;
	color: #555555;
	margin-left: 40px;
	margin-right: 40px;
	text-decoration: none;
}

div.pagenav p a:hover
{
	color: #555555;
	text-decoration: underline;
}

div.pagenav p a.selected
{
	color: black;
	font-weight: bold;
}

div.bottom
{
	width: 823px;
	height: 200px;
	background: url(bottom.png) no-repeat;
}

img
{
	border: none;
}

p, a, h1, h2, h3, h4, ul, li, tr, td, table, input
{
	font-family: "Tahoma", arial, verdana, sans-serif;
}

ul, li, tr, td, table, input
{
	font-size: 9pt;
}