/* CSS Document */

body	{
	position:absolute;
	margin:0px 0px; /* half of the height */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
}
p	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
	margin-bottom:15px;
	padding-top:0px;
	padding-bottom:0px;
}
h1	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 14px; 
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}
h2	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 12px; 
	font-weight:bold;
	margin:4px 0px 4px 4px;
	padding:0px 0px 0px 0px;
}
h3	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-style: normal;
	color:#002D6E;
	font-size: 11px; 
	margin:6px 0px 5px 4px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}

h4	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 11px; 
	margin:0px 0px;
}
h5	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
}
.h5	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	margin:0px 0px;
	padding:0px 0px;
}
h6	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	color:#663399;
	font-size: 11px; 
	margin:0px 0px 0px 4px;
	font-weight:normal;
}
td	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
}
ul	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-size:10px;
	line-height:15px;
}
li 	{
	padding-left:5px;
	list-style-type:square;
	list-style-position:outside;
	margin-left:10px;
}
	
#ticker	{
	margin-top:85px;
	height:25px;
}
#holder	{
	float:left;
	width:1002px;
	height:auto;
	position:absolute;
	z-index:1;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-top: none #002D6E;
	border-right: 1px #002D6E solid;
	border-left: 1px #002D6E solid;
	background-image:url(../graphics/holder_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 8px;
}
#header	{
	min-width:998px;
	height:110px;
	background-image:url(../graphics/headerBG.jpg);
	border:#003366 1px solid;
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 1000px;
}
#menu	{
	background-color:#002D6E;
	height:auto;
	width:181px;
	float:left;
	border-top: 1px solid #003366;
}
#areas{
	width:173px;
	float:left;
	padding:4px 4px 6px;
	background-color: #FFFFFF;
	height: auto;
}
#menu2	{
	height:auto;
	width:181px;
	float:left;
	border-top: 1px solid #003366;
	border-bottom: 1px none #003366;
	background-color: #002D6E;
}
#content	{
	background-color:#FFFFFF;
	height:auto;
	min-height:780px;
	width:638px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #002D6E;
	border-right-color: #002D6E;
	border-left-color: #002D6E;
	margin-right: 1px;
	margin-left: 1px;
}

#contentLeft	{
	height:auto;
	width: 354px;
	float: left;
}

#contentRight	{
	background-color:#002D6E;
	height:auto;
	width:259px;
	float:right;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-right: 0px;
	padding-bottom: 6px;
	padding-left: 1px;
}
.titles	{
	float:left;
	width:155px;
	font-size:12px;
	font-weight:bold;
	color:#66CCFF;
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(../graphics/header_bg.gif);
	background-position:10px 2px;
	background-repeat:no-repeat;
	height: 15px;
}

#titles	{
	float:left;
	width:155px;
	font-size:12px;
	font-weight:bold;
	color:#66CCFF;
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(../graphics/header_bg.gif);
	background-position:10px 2px;
	background-repeat:no-repeat;
	height: 15px;
}
.options	{
	width:140px;
	float:left;
  font-weight:bold;
	font-weight:bold;
	color:#80BCFE;
	padding-left:0px;
	margin-bottom:10px;
	margin-left: 0px;
}
#options	{
	width:140px;
	float:left;
  font-weight:bold;
	font-weight:bold;
	color:#80BCFE;
	padding-left:0px;
	margin-bottom:10px;
	margin-left: 0px;
}
#border	{
	border:#003366 1px solid;
	padding:1px;
	width:100%;
	height:auto;
	margin-bottom:2px;
	float: left;
}
#feature	{
	border-top:5px solid #003366;
	border-left:1px solid #003366;
	border-bottom:5px solid #003366;
	border-right:1px solid #003366;
	padding:4px;
	width:100%;
	height:auto;
	float: inherit;
	margin-bottom: 5px;
}
#footer	{
	width:630px;
	margin-bottom:10px;
	text-align:center;
	padding-left:180px;
	padding-bottom:10px;
	float: left;
	padding-top: 20px;
}
.blue	{
	background-color:#003366;
}
.white	{
	background-color:#FFFFFF;
}
.lightBlue	{
	background-color:#82BDFF;
	padding-bottom:10px;
	width: auto;
}
.lightBlueMar	{
	background-color:#82BDFF;
	width: auto;
	margin: 1px 1px 1px 0px;
	padding: 10px;
}
.textWhite	{
	color:#FFFFFF;
}

.border	{
	border:#003366 1px solid;
	padding:2px;
	height:auto;
	margin-bottom:2px;
	float:left;
}
.lineBot	{
	border-bottom:1px solid #A6C4E1;
}
.Doubleline	{
	border-top:#003366 1px solid;
	border-bottom:#003366 1px solid;
}
.padding	{
	padding:6px 6px 1px;
}
.inset	{
	margin-right:50px;
}
	
a.link:link	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	width:100%;
	padding-left:40px;
	padding-bottom:5px;
	padding-top:1px;
	float: left;
	background-image:url(../graphics/option_bg.gif);
	background-repeat:no-repeat;
	background-position:30px 4px;
}
a.link:visited	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	width:100%;
	padding-left:40px;
	padding-bottom:5px;
	padding-top:1px;
	float: left;
	background-image:url(../graphics/option_bg.gif);
	background-repeat:no-repeat;
	background-position:30px 4px;
}
a.link:hover	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	width:100%;
	padding-left:40px;
	padding-bottom:5px;
	padding-top:1px;
	float: left;
	background-color:#81BDFF;
	background-image:url(../graphics/option_bg_o.gif);
	background-repeat:no-repeat;
	background-position:30px 4px;
}
a.link:active	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	width:100%;
	padding-left:40px;
	padding-bottom:5px;
	padding-top:1px;
	float: left;
	background-image:url(../graphics/option_bg.gif);
	background-repeat:no-repeat;
	background-position:30px 4px;
}


a.linkWhite:link	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	float: left;
	width:100%;;
	border:#002D6E 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
	background-color:#002D6E;
}
a.linkWhite:visited	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width:100%;
	border:#002D6E 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
	background-color:#002D6E;
}
a.linkWhite:hover	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	font-weight:bold;
	color: #002D6E;
	text-decoration: none;
	float: left;
	width:100%;
	background-color:#FFFFFF;
	border:#002D6E 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
}
a.linkWhite:active	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width:100%;
	border:#002D6E 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
	background-color:#002D6E;
}


a.linkBlue:link	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight:bold;
	float: left;
	background-color:#FFFFFF;
	width:249px;
	border:#003366 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
}
a.linkBlue:visited	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	font-weight:bold;
	color: #003366;
	text-decoration: none;
	float: left;
	width:249px;
	border:#003366 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
	background-color:#FFFFFF;
}
a.linkBlue:hover	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width:249px;
	background-color:#80BCFE;
	border:#003366 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
}
a.linkBlue:active	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style:normal;
	font-weight:bold;
	color: #003366;
	text-decoration: none;
	float: left;
	width:249px;
	border:#003366 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
}

a.linkPurple:link	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	color: #663399;
	text-decoration: none;
	font-weight:bold;
	float: left;
	background-color:#FFFFFF;
	width:249px;
	border:#003366 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
}
a.linkPurple:visited	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	font-weight:bold;
	color: #663399;
	text-decoration: none;
	float: left;
	width:249px;
	border:#003366 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
	background-color:#FFFFFF;
}
a.linkPurple:hover	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width:249px;
	background-color:#80BCFE;
	border:#003366 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
}
a.linkPurple:active	{
	font-family: Verdana, Arial; 
	text-transform:none; 
	font-size: 10px; 
	font-style:normal;
	font-weight:bold;
	color: #663399;
	text-decoration: none;
	float: left;
	width:249px;
	border:#003366 1px solid;
	padding:4px;
	height:auto;
	margin-bottom:2px;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

/*---------------------------form-------------------*/

.input{font-family:verdana; font-size:11px; background-color:#FFFFFF; border:#003366 1px solid;}
	textarea{font-family:verdana; font-size:11px; background-color:#FFFFFF; border:#003366 1px solid;}
	select{font-family:verdana; font-size:11px; background-color:#FFFFFF; border:#003366 1px solid;}
