@charset "utf-8";
/* CSS Document */
.Button01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1F4F9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: medium double #CAD6E8;
	text-align: center;
	font-weight: bold;
	cursor: Hand;
	margin: 3px;
}

a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

ul.indent {
	list-style: none;
	margin-left: 1em;
	padding-left: 1em;
	text-indent: -1em;
	}
.CursorHandUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: underline;
	cursor: hand;
}

ul.indentbig {
	list-style: none;
	margin-left: 3em;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 0em;
	margin-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.Bullet01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../ImagesLayout/bullet01.jpg);
}

.seperatorMain{
height:1px;
margin-bottom:0px;
padding:0px;
margin-top:0px;
}
.threePixSpac{
height:5px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
.mainCntMarg{
margin-top:3px;
}
td.maincontent{
padding-bottom:5px;
padding-left:8px;
padding-right:8px;
padding-top:0px;
background-image:url(../images/main_gradient.jpg);
background-position: bottom center;
background-repeat:no-repeat;
height:auto;
margin-top:0px;

}
.bottomlinksShort{
background-image:url(../images/bot_link_bg.jpg);
height:50px;
width:775px;
margin-top:5px;
padding-top:7px;
}
.size11{
font-size:11px;
}
.content_left{
background-image:url(../images/content_left.jpg);
background-repeat:repeat-y;
width:11px;
}
.content_right{
background-image:url(../images/content_right.jpg);
background-repeat:repeat-y;
width:10px;
}
.pagetitle {
	font-size: 14px;
	font-weight:bold;
	color:#0059A0;
	background-image:url(../images/hdr_bg.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
}
.pagetitleBig {
	font-size: 14px;
	font-weight:bold;
	color:#0059A0;
	background-image:url(../images/hdr_long_bg.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
}
.botalign{
position:bottom;

}
.b{
font-weight:bold;
}
.contacttitle{
font-weight:bold;
color:#0059A0;
background-color:#e5eef5;
border-bottom:#C8DBEA solid 1px;
border-top:#C8DBEA solid 1px;
border-right:#C8DBEA solid 1px;
border-left:#C8DBEA solid 1px;
}
.contactbrdr{
border-bottom:#C8DBEA solid 1px;
border-right:#C8DBEA solid 1px;
border-left:#C8DBEA solid 1px;
}
.testitopbrdr{
border-top:#CCCCCC solid 1px;
font-weight:bold;
padding-top:2px;
}
.image_note{
font-size:9px;
}


.Table01 {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	border: 2px solid #C2D3E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Table02 {
	border: thin solid #5D6280;
}
.Field01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7F0F7;
	border: thin inset #CCCCCC;
}
.Font10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.CursorHand {
	cursor: hand;
}
.TableThinBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #66CCFF;
}
.Font8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	z-index: 5;
}
.Field02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7F0F7;
	border: thin inset #CCCCCC;
	text-align: center;
}
.Button02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../ImagesLayout/ButtonBg.jpg);
	cursor: hand;
	font-weight: bold;
	background-color: #E2E2E2;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #999999;
}
