/* CSS Document */
body
{
	font-size: 80%;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #283c64;
}

div#MainContent
{
    position:absolute; 
    margin-left:200px;
    margin-top:130px;
    width:770px;
    z-index: 4;
}

div#MainContent h1
{
	font-size: 16px;
	color: #153F69;
}

div#PageContent
{
	margin: 0px 0px 0px 50px;
}

div#Footer
{
	clear:left;
}

div#Logo
{
	position:absolute;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 2;
}

div#Title
{
	position:absolute;
	margin-left: 310px;
	margin-top: 36px;
	z-index: 5;
}

div#StripTop 
{
	position: absolute;
    width:100%;
    height:55px; 
    border: 1px none #000000;
    z-index: 1;
    margin-left: 0px;
	margin-top: 30px;	
}

div#secnav
{
	position:absolute;
	margin-top: 100px;
	text-align: right;
	z-index: 6;
	width: 950px;
	text-align:right;	
}

div#Navigation 
{
	position:absolute;
	left:0px; 
	top:135px; 
	width:150px;
	z-index: 3;
	font-size: 11px;
	color: #a00000;
}
div#Navigation a
{
	font-size: 11px;
	font-weight: bold;
}
div#Navigation a:link
{
	color: #a00000;
	text-decoration: none;
}
div#Navigation a:visited
{
	color: #a00000;
	text-decoration: none;
}
div#Navigation a:hover
{
	color: #85CAF5;
}

div#Navigation ul
{
	padding: 0 0 0 0;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	margin: 0 0 0 0;
	list-style-type: none;
	text-align: center;	
	width: 157px;	
}
#Navigation ul li
{
	border: 0px;
	border-bottom: 1px;
	border-color: #a00000;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Navigation ul li a
{
	display: block;
	margin: 0 0 0 2px;
	padding-left: 0px;
	padding-bottom: 2px;
}
#Navigation ul li a:hover
{
	background: #ffffff;
	color: #a00000;
}
#Navigation ul li a.selected
{
	background: #ffffff;
	color: #a00000;
}

a:link
{
	color: #1c4eb1;
}
a:visited
{
	color: #1c4eb1;
}
a:hover
{
	color: #153576;
}

.valid
{
	font-size: 10px;
}

input.txt300
{
	margin-top: 4px;
	border-right: #85A8CB 1px solid;
	padding-right: 3px;
	border-top: #85A8CB 1px solid;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #85A8CB 1px solid;
	color: #333333;
	padding-top: 1px;
	border-bottom: #85A8CB 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}

textarea.txt300
{
	margin-top: 4px;
	border-right: #85A8CB 1px solid;
	padding-right: 3px;
	border-top: #85A8CB 1px solid;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #85A8CB 1px solid;
	color: #333333;
	padding-top: 1px;
	border-bottom: #85A8CB 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	
}

input.txt200
{
	margin-top: 4px;
	border-right: #85A8CB 1px solid;
	padding-right: 3px;
	border-top: #85A8CB 1px solid;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #85A8CB 1px solid;
	color: #333333;
	padding-top: 1px;
	border-bottom: #85A8CB 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}

input.txt50
{
	margin-top: 4px;
	border-right: #85A8CB 1px solid;
	padding-right: 3px;
	border-top: #85A8CB 1px solid;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #85A8CB 1px solid;
	color: #333333;
	padding-top: 1px;
	border-bottom: #85A8CB 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	width: 50px;
}

input.btnDefault
{
	padding: 1px 3px 1px 3px;
	border: solid 1px #85A8CB;
	font-size: 12px;
	color: #283c64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
}

.tblColorBorder
{
	border: solid 1px #1C62A6;
}

select.ddlDefault
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #283c64;
}

.rbDefault
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #283c64;
}

















