@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	margin:0;
	padding:0;
	background: repeat-x url(../images/base_bg.png) top left;
	background-color: #dee3e9;
}
body  {
	min-height:100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/base_bg_bottom.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-attachment: inherit;
}
.icetip #container {
	position: relative;
	width: 820px;
	margin: 0px auto;
	text-align: left;
}
.icetip #bg_top {
	background-color: #043867;
}
.icetip #option_lang {
	height: auto;
	padding: 15px 32px 2px 0px;
	width: auto;
	position: relative;
}
.icetip #space {
	height: auto;
	margin: 0px 10px 2px 10px;
	width: auto;
	background-color: #E8E8E8;
}
.icetip #space_content {
	height: auto;
	padding: 0px 10px 2px 10px;
	width: auto;
}
.icetip #totalcontents {
	background-color: #F4FFFF;
	height: auto;
	width: auto;
	margin-top: 22px;
} 
.icetip #header {
	background-color: #F4FFFF;
	height: 125px;
	width: 100%;
} 
#leftheader { /* Parent Wrapper for inside boxes */
 margin: 0px 5px 0px 25px;
 display: inline; /* IE Hack */
 width: 30%;
 float: left;
 padding: 28px 0px 0px 20px;
 text-align: justify;
}
#rightheader {
	margin: 0px 35px 0px 0px;
	padding: 0px 20px 0px 0px;
	display: inline; /* IE Hack */
	width: 55%;
	float: right;
	text-align: right;
	height: 100px;
}
.icetip #menu {
	height: 71px;
	width: 100%;
	background-color: #d7def1;
}
.icetip #tools {
	margin: 0px;
	width: 100%;
	background-color: #d7def1;
	height: 20px;
}
.icetip #tools_left { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	float: left;
	width: 65%;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.icetip #tools_right {
	display: inline; /* IE Hack */
	width: 25%;
	float: right;
	padding: 0px 25px 0px 0px;
	margin: 0px;
}
.icetip #content {
	height: auto;
	width: 100%;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #F4FFFF;	
}
.icetip #content-add {
	min-height: 500px;
	width: 100%;
}
#contentleft { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	float: left;
	min-height: 380px;
	width: 241px;
	padding: 0px 0px 55px;
	margin-top: 15px;
}
#contentcenter { /* Parent Wrapper for inside boxes */
	margin: 15px 4px 4px 4px;
	display: inline; /* IE Hack */
	padding: 10px 4px 4px 10px;
	width: 65%;
	float: left;
}
#contentcenter img {
margin-left: 5%;}
#contentright {
	margin: 15px 4px 4px 4px;
	padding: 10px 20px 4px 4px;
	display: none; /* IE Hack */
	width: 0%;
	float: right;
	border: 1px #CCCCCC dashed;
}
.icetip #cont_emp_left { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	margin: 0px 5px 0px 0px;
	float: left;
	width: 18%;
	padding: 15px 10px 15px 20px;
	background-image: url(../images/sb1.png);
	height: 400px;
	line-height: 24px;
}
.icetip #cont_emp_center { /* Parent Wrapper for inside boxes */
	margin: 0px 5px 0px 5px;
	display: inline; /* IE Hack */
	padding: 4px;
	width: 50%;
	float: left;
}
.icetip #cont_emp_center img {
margin-left: 5%;}
.icetip #cont_emp_right {
	margin: 0px 0px 0px 5px;
	padding: 15px 20px 15px 10px;
	display: inline; /* IE Hack */
	width: 18%;
	float: right;
	background-image: url(../images/sb2.png);
	height: 400px;
	line-height: 24px;
}
.icetip #space_show {
	height: 341px;
	width: 540px;
	margin: 10px 40px 12px 0px;
	width: 100%;
	position: relative;
}
#displeft { /* Parent Wrapper for inside boxes */
	margin: 0px 2px 5px 0px;
	display: inline; /* IE Hack */
	width: 61%;
	float: left;
	padding: 32px 0px 6px 0px;
	text-align: justify;
	height: auto;
}
#dispcenter { /* Parent Wrapper for inside boxes */
	margin: 0px 0px 0px 0px;
	display: inline; /* IE Hack */
	padding: 0px;
	width: 0%;
	float: left;
}
#dispcenter img {
margin-left: 0%;}
#dispright {
	margin: 3px 5px 0px 0px;
	padding: 0px 5px 4px 4px;
	display: inline; /* IE Hack */
	width: 34%;
	float: right;
}	
#litleft { /* Parent Wrapper for inside boxes */
	margin: 0px 2px 5px 0px;
	display: inline; /* IE Hack */
	width: 48%;
	float: left;
	padding: 10px 5px 20px 0px;
	text-align: justify;
	min-height: 200px;
}
* html #litleft {height:200px} /* IE Min-Height Hack */ 
#litright {
	margin: 0px 0px 5px 2px;
	padding: 10px 0px 20px 5px;
	display: inline; /* IE Hack */
	width: 48%;
	float: right;
	min-height: 200px;
}		
* html #litright {height:200px} /* IE Min-Height Hack */	
.icetip #footer_bg {
	background-color: #f4ffff;
	height: auto;
	width: auto;
} 
.icetip #footer {
	width: 99%;
	margin: 0px 2px 0px 4px;
	border-top: 1px solid #00b3b3;
}
.icetip #footerleft { /* Parent Wrapper for inside boxes */
	margin: 10px 0px 0px 0px;
	display: inline; /* IE Hack */
	width: 240px;
	float: left;
	padding: 0px 0px 0px 15px;
	text-align: left;
	overflow: hidden;
}
.icetip #footerright {
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	display: inline; /* IE Hack */
	width: 480px;
	float: right;
	text-align: right;
}
.icetip #bg_btm_footer {
	position: relative;
	width: 820px;
	margin: 0px auto;
	text-align: left;	
	background-color: #26537c;
}
.icetip #bg_btmg_reflect {
	position: relative;
	width: 820px;
	margin: 2px auto;
	height: 64px;
}
.icetip #reflectleft { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	float: left;
	height: 60px;
	width: 18px;
	background-image: url(../images/reflect_lt.jpg);
	background-repeat: no-repeat;
}
.icetip #reflectcenter { /* Parent Wrapper for inside boxes */
	margin: 0px;
	display: inline; /* IE Hack */
	width: 784px;
	float: left;
	background-image: url(../images/reflect_mn.jpg);
	background-repeat: repeat-x;
	height: 60px;
}
.icetip #reflectright {
	display: inline; /* IE Hack */
	float: right;
	height: 60px;
	width: 18px;
	background-image: url(../images/reflect_rt.jpg);
	background-repeat: no-repeat;
}
.icetip #mapspace {
	height: auto;
	width: auto;
	margin: 50px 12px;
}
.icetip #resumeline {
	text-align: left;
} 
.icetip #resumeupload {
	padding-left: 50px;
}
.icetip #resumejobcontent {
	height: 1500px;
	width: 90%;
}
.icetip #infoupload {
	padding-left: 10px;
}
.icetip #infoleft { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 20%;
	float: left;
	text-align: right;
	overflow: hidden;
	margin: 5px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.icetip #inforight {
	display: inline; /* IE Hack */
	width: 76%;
	float: right;
	text-align: left;
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 0px 2px;
}  
.clearfloat { 
	clear:both;
    height:0px;
    font-size: 0px;
    line-height: 0px;
}
.icetip #tab2contact {
	background-image: url(../MainSite/NCTab2.gif);
	background-repeat: no-repeat;
	width: 215px;
	height: 360px;
	background-position: top left;
	padding: 20px 5px 0px 20px;
}
.icetip #tab1 {
	width: 240px;
	height: 43px;
	background-image: url(../MainSite/NTab1.jpg);
	background-repeat: no-repeat;
}
.icetip #tab2 {
	width: 240px;
	height: 35px;
	background-image: url(../MainSite/NTab2.jpg);
	background-repeat: no-repeat;
}
.icetip #tab3 {
	width: 241px;
	height: 35px;
	background-image: url(../MainSite/NTab3.jpg);
	background-repeat: no-repeat;
}
.icetip #tab4 {
	width: 241px;
	height: 35px;
	background-image: url(../MainSite/NTab4.jpg);
	background-repeat: no-repeat;
}
.icetip #tab5 {
	width: 241px;
	height: 36px;
	background-image: url(../MainSite/NTab5.jpg);
	background-repeat: no-repeat;
}
.icetip #tab6 {
	width: 241px;
	height: 35px;
	background-image: url(../MainSite/NTab6.jpg);
	background-repeat: no-repeat;
}
.icetip #tab7 {
	width: 241px;
	height: 199px;
	background-image: url(../MainSite/NTab7.jpg);
	background-repeat: no-repeat;
}
.icetip #tabn1 {
	width: 240px;
	height: 43px;
	background-image: url(../MainSite/NTTab1.jpg);
	background-repeat: no-repeat;
}
.icetip #tabn2 {
	width: 240px;
	height: 35px;
	background-image: url(../MainSite/NTTab2.jpg);
	background-repeat: no-repeat;
}
.icetip #tabn3 {
	width: 241px;
	height: 35px;
	background-image: url(../MainSite/NTTab3.jpg);
	background-repeat: no-repeat;
}
.icetip #tabn4 {
	width: 241px;
	height: 35px;
	background-image: url(../MainSite/NTTab4.jpg);
	background-repeat: no-repeat;
}
.icetip #tabn5 {
	width: 241px;
	height: 36px;
	background-image: url(../MainSite/NTTab5.jpg);
	background-repeat: no-repeat;
}
.icetip #tabn6 {
	width: 241px;
	height: 35px;
	background-image: url(../MainSite/NTTab6.jpg);
	background-repeat: no-repeat;
}
.icetip #tabn7 {
	width: 241px;
	height: 199px;
	background-image: url(../MainSite/NTTab7.jpg);
	background-repeat: no-repeat;
}
.icetip #maparea {
	height: 100px;
	width: 90%;
	background-image: url(../MainSite/World.gif);
	padding-left: 20px;
	padding-top: 200px;
	background-repeat: no-repeat;
}
.styleTOO1 {
	height: 30px;
	width: 453px;
	background-image: url(../MainSite/TOO1.gif);
}
.styleTBOO1 {
	height: 13px;
	width: 453px;
	background-image: url(../MainSite/TBOO1.gif);
}
.styleOO1 {
	font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/001.gif);
	

}
.styleOO2 {
font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/002.gif);
}
.styleOO3 {

	font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/003.gif);
}
.styleOO4 {

	font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/004.gif);
}
.styleOO5 {

	font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/005.gif);
}
.styleTOO1 {
	height: 18px;
	width: 453px;
	color: #F4FFFF;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 6px 0px;
	text-align: center;
	vertical-align: middle;
}
.styleTBOO1 {
	height: 13px;
	width: 453px;
	background-image: url(../MainSite/TBOO1.gif);
}
.styleOO1 {
	font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/001.gif);
	

}
.styleOO2 {
font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/002.gif);
}
.styleOO3 {

	font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/003.gif);
}
.styleOO4 {

	font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/004.gif);
}
.styleOO5 {

	font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/005.gif);
}
.styleOO6 {

	font-size: 20px;
	font-family: "Brush Script Std";
	height: 30px;
	background-image: url(../MainSite/006.gif);
}
.style2 {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.style3 {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.style5 {
	color: #003399;
	font-family: Candara, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 1em;
}
.style6 {
	font-size: 1.5em
}
.style7 {
	color:#0099cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}
.style8 {
	color:#0099cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: right;
}
.style9 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px;
	font-size: 0.7em;
}
.style10 {
	font-size: 1.5em;
}
.style11 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 0.7em;
	font-weight: bold;
}
.style12 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 2.5em;
}
.style13 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 1.1em;
}
.style14 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px;
	font-size: 0.8em;
}
.style15 {
	color: #003399;
	font-family: Candara, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: .9em;
}
.style16 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px;
	font-size: 0.72em;
}
.style17 {
	color: #005984;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px;
	font-size: 0.72em;
}
.style18 {
	color: #990066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px;
	font-size: 0.72em;
}
.style19 {
	color: #DDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 1.4em;
}
.style20 {
	color: #333333;
	font-family: Verdana;
	font-size: 0.8em;
}
.style21 {
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
}
.style22 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.95em;
}
.style23 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 1;
}
.style24 {
	font-size: .68em;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.style25 {
	color: #3399FF;
	font-family: Verdana;
	font-size: 0.8em;
}
.style26 {
	color: #333333;
	font-family: Verdana;
	font-size: 0.75em;
}
.style27 {
	font-family: Verdana;
	color: #666666;
	font-size: 9px;
}
.style28 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.style29 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.95em;
}
.style30 {
	font-family: Verdana;
	color: #CCC;
	font-size: 0.95em;
	text-align: left;
}
.style31 {
	color: #E6E6E6;
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 1.5;
}
.style32 {
	color: #FF9900;
	font-family: Verdana;
	margin-top: 5px;
	font-size: 1.2em;
}
.style33 {
	font-family: Verdana;
	color: #FFCC99;
	font-size: 0.75em;
	text-align: left;
	line-height: 1.3;
}
.style34 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 1.2em;
	vertical-align: 1px;
}
.style35 {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 0.75em;
	text-align: left;
	line-height: 1.05;
}
.style36 {
	color: #00CCFF;
	font-family: Verdana;
	font-size: 1.2em;
	vertical-align: 5px;
}
.style37 {
	font-family: Verdana;
	color: #99FFFF;
	font-size: 0.75em;
	text-align: left;
	line-height: 1.2;
}
.style38 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: 8px;
	font-size: 1.2em;
}
.style39 {
	color: #333333;
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 1.3;
}
.style40 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em; 
}
.style41 {
	color: #3399FF;
	font-family: Verdana;
	font-size: 0.95em;
}
.style42 {
	color: #FFFF99;
	font-family: Verdana;
	margin-top: 5px;
	font-size: 1.2em;
}
.style43 {
	color: #666666;
	font-family: Verdana;
	margin-top: 5px;
	font-size: 1.4em;
}
.style44 {
	color: #333333;
	font-family: Verdana;
	font-size: 1.4em;
	text-align: right;
}
.style45 {
	font-size: 0.71em;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style46 {
	color: #FFFFFF;
	font-family: Verdana;
	margin-top: 0px;
	font-size: 1.4em;
}
.style47 {color: #333333; font-weight: bold; }
.style48 {
	color: #333333;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style49 {
	color: #333333;
	font-family: Verdana;
	margin-top: 0px;
	font-size: .9em;
}
.style50 {
	color: #3399FF;
	font-family: Verdana;
	font-size: 0.72em;
}
.style51 {
	color: #333333;
	font-family: Verdana;
	font-size: 0.7em;
}
.style52 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: lighter;
}
.style53 {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
}
.style54 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.style55 {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
}
.style56 {
	color: #3399FF;
	font-family: Verdana;
	font-size: 11px;
}
a { display: inline-block; }
a { display: block; }
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
div.rc-border{
	border: solid red;
	border-width: 1px 0px;
}
div.border-inner{
	border: solid red;
	border-width: 0px 1px;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#move2{
	width: auto;
	height: 21px;
	text-align: left;
	padding: 0px 0px 4px 0px;
}
#move2 a{
	color: #999999;
}
.moveclass{
	font-family: verdana;
	font-size: .72em;
	letter-spacing: 1px;
}
.moveclass li{

}
.moveclass li a{
	color: #CCCCCC;
}
.moveclass li a:visited{

}
.moveclass li a:hover{
	color: #00CCFF;
}
.moveclass li .current{
	
}


td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-size: 12px;
	color: #0066CC;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.Langch{
	margin: 0;
	padding: 0;
	float: right;
	width: auto;
	height: auto;
}
.Langch li{
	display: inline;
}
.Langch li a{
	float: left;
	color: #CCCCCC;
	padding: 1px 10px;
	text-decoration: none;
	border-left: 1px dotted white;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
}
.Langch li a:visited{
	text-decoration: none;
}
.Langch li a:hover{
	color: #6FE2FF;
}
.Langch li .current{
	color: #FFFFFF;
}
.Langch_pic{
	margin: 0;
	padding: 0;
	float: right;
	width: auto;
	height: auto;
}
.Langch_pic li{
	display: inline;
}
.Langch_pic li a{
	float: left;
	color: #CCCCCC;
	padding: 1px 2px;
	text-decoration: none;
	border-right: 0px dotted white;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
}
.Langch_pic li a:visited{
	text-decoration: none;
}
.Langch_pic li a:hover{
	color: #6FE2FF;
}
.Langch_pic li .current{
	color: #FFFFFF;
}
.linkexplore{
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	height: auto;
}
.linkexplore li{
	display: inline;
}
.linkexplore li a{
	float: left;
	color: #0099CC;
	padding: 0px 8px 0px 14px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	background-image: url(../images/arrowbullet1.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.linkexplore li a:visited{
	text-decoration: none;
}
.linkexplore li a:hover{
	color: #FF0000;
}
.linkexplore li .current{
	color: #006699;
}
.linktools{
	margin: 0;
	padding: 0;
	float: right;
	width: auto;
	height: auto;
	border: none; 
}
.linktools li{
	display: inline;
}
.linktools li a{
	float: left;
	color: #0099CC;
	padding: 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	border: none;
	margin-left: 5px;
}
.linktools li a:visited{
	text-decoration: none;
}
.linktools li a:hover{
	color: #FF0000;
}
.linktools li .current{
	color: #006699;
}
.tobby{
	font: 12px Trajan Pro;
	margin-right: 36px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	text-shadow: 2px;
}
.tobby li{
	display: inline;
}
.tobby li a{
	text-decoration: none;
	color: #1A001A;
	text-shadow: 1px;
}
.tobby li a:visited{
	color: #1A001A;
}
.tobby li a:hover{
	color: #0033FF;
	font: 12px;
}
.tobby li .current{
	color: #323266;
	font: bolder;
}
.toby{
	font: 12px Trajan Pro;
	text-align: right;
	margin-right: 36px;
	padding-top: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 2px;
}
.toby li{
	display: inline;
}
.toby li a{
	text-decoration: none;
	color: #1A001A;
	text-shadow: 1px;
}
.toby li a:visited{
	color: #1A001A;
}
.toby li a:hover{
	color: #0033FF;
}
.toby li .current{
	color: #323266;
	font: bolder;
}
.policy{
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
.policy li{
	display: inline;
}
.policy li a{
	text-align: left;
	line-height: 15px;
	color: #333;
	font: .7em Verdana;
}
.policy li a:visited{
	color: #666;
}
.policy li a:hover{
	color: #0033FF;
}
.policy li .current{
}
.foot{

	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}
.foot li{
	display: inline;
}
.foot li a{
	float: right;
	padding: 0px 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana;
	border-right: 1px solid #00b3b3;
	color: #00CCCC;
}
.foot li a:visited{
	text-decoration: none;
}
.foot li a:hover{
	color: #0099FF;
}
.foot li .current{
	color: #00CCCC;
}
.foot_name{
	margin: 0;
	width: auto;
	height: auto;

}
.foot_name li{
	display: inline;
}
.foot_name li a{
	float: left;
	padding: 0px 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana;
	color: #00CCCC;
}


#form1_errorloc {
	margin: 0px;
	text-align: left;
}
.error_strings{
	font-family:Verdana;
	font-size:10px;
	color:#F00;
	display: list-item;	
}