@charset "utf-8";
/* CSS Document */
input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 0px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #E3E3E3;
}
.premierlinks{ text-decoration:none;}
#leftlinks{ color:#FFFFFF; text-decoration:none;}
#content{ font-size:-2px; font-family:Arial, Helvetica;}
.search_input{ width:300px; height:20px;}
.search_select{ height:26px; width:210px;}
.logout{font-weight:500; text-decoration:none;}
.leftmenu{background: url(images/lefmenusbg.gif); width:227px; text-align:right; color:#FFFFFF; font-weight:600;}
.mainarea{ 	background-image: url(images/map-bg.jpg);}
.main{ border-left-style:solid; border-left-color:#CCCCCC; border-left-width:3px;
       border-right-style:solid; border-right-color:#CCCCCC; border-right-width:3px;
	   border-bottom-style:solid; border-bottom-color:#CCCCCC; border-bottom-width:3px;
	   border-top-style:solid; border-top-color:#CCCCCC; border-top-width:3px;}
.toplink a:link,
.toplink a:visited{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	padding:10px;
}
div.vert_menu{
position: absolute;
visibility: hidden;}
div.vert_menu a{
	display: block;
	float:left;
	border-bottom-style:none;
	border-bottom-width:1px;
	white-space: nowrap;
	padding:2px;
	background-color: #CCCCCC;
}
.bodytext, body, table{
font-family:arial;
font-size:12px;
color:#666666;
text-decoration:none;}
a.mainlink:visited ,a.mainlink:link, a.mainlink:hover{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:3px;
	padding-top:2px;
	list-style:none;
	overflow:hidden;
	background-attachment: scroll;
}
a.mainlink:hover{
	color:#FFFFFF;
	font-size:18px;
}
li.mainlink, a.mainlink{
	height:20px;
}
div.menutable li.mainlink{
	border-bottom:#DEDEE0 1px solid;
	background-color:#FFFFFF;
	padding-right:2px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.subTitle6, .subTitle5, .subTitle3,
.subTitle2, .subTitle1, .subTitle4,
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	color:#333366;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	display:block;
}
h1, h2, h3, h4, h5, h6{text-align:center;}
h1, .subTitle1{
	font-size:16px;
	color:#333366;
}
h2, .subTitle2{
	font-size:14px;
	color:#333366;
}
h3, .subTitle3{
	font-size:12px;
	color:#333366;
}
h4, .subTitle4{
	font-size:10px;
	color:#333366;
}
h5, .subTitle5{font-size:9px;}
h6, .subTitle6{font-size:8px;}
.subcontainerDiv{
clear:both;
display:block;
overflow:hidden;
}
a:link, a:hover, a:visited
{
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-family: impact;
	color: #DC00EC;
	font-size:19px;
}
.style2 {font-family: impact; font-size:19px;}
.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

