﻿body 
{
	font-family: Arial;
	font-size: 12px;
}

form
{
	margin-left:auto;
	margin-right:auto;
}

input
{
	font-family: Arial;
	font-size: 12px;
}

textarea
{
	font-family: Arial;
	font-size: 12px;
}

.Layout {
	padding-top: 10px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.hide
{
	display: none;
}

.landingheader
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	width: 800px;
}

.landingheaderlogo
{
	width: 180px;
	float:left;
	text-align: center;
	padding: 10px 0px 0px 10px;
}

.landingheadertext
{
	width: 585px;
	float:right;
	text-align: left;
	padding: 10px 0px 0px 5px;
}

.landingmain
{
	width: 800px;
	overflow: visible;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

.landingmainleft
{
	width: 200px;
	height: 100%;
	float: left;
	text-align: center;
	border-right: solid 1px black;
}

.landingmainright
{
	width: 590px;
	float: right;
	text-align: left;
	padding: 5px 4px 5px 5px;
}

.loginbox
{
	width: 200px;
	padding: 10px 0px 10px 0px;
}

.divnavmargin
{
	width: 210px;
	text-align: center;
	color: #003366;
	float: left;
}

.divnavboxtop
{
	background-image: url(../images/NavBoxTop.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: White;
	padding-top: 7px;
	text-align: left;
}

.divnavboxmid
{
	background-image: url(../images/NavBoxMiddle.png);
	background-repeat: repeat-y;
	width: 200px;
	text-align: left;
}

.divnavboxbottom
{
	background-image: url(../images/NavBoxBottom.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 10px;
}

.divmainarea
{
	width: 680px;
	padding: 0px 0px 10px 0px;
	color: #003366;
	float: right;
}

.divmainareatop
{
	background-image: url(../images/Border.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 680px;
	height: 10px;
}

.divmainareamiddle
{
	background-image: url('../images/MainBorderMiddle.png');
	background-repeat: repeat-y;
	width: 665px;
	padding: 0px 5px 0px 10px;
}

.divmainareabottom
{
	background-image: url('../images/Border.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 680px;
	height: 11px;
}

.navLink, .navLink:visited 
{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.navLink:hover
{
	font-weight: bold;
	color: #0099cc;
	text-decoration: none;
}

.navLabel
{
	position: relative;
	top: -4px;
	margin-left: 5px;
}

.divheaderrow
{
	display: block;
	background-color: #003366;
	color: White;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	width: 665px;
	margin-top: 8px;
}

.divheadertext
{
	padding: 2px 0px 0px 8px;
}

.divrow
{
	display: block;
	width: 650px;
	padding: 5px 5px 0px 5px;
}

.lnkbutton
{
	color: #0099cc;
	font-weight: normal;
}

.lnkbutton:visited
{
	color: #0099cc;
	font-weight: normal;
}

.tableheader
{
	background-color: #006699;
	color: White;
	font-weight: bold;
}

.homeLink, .homeLink:visited 
{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.divVideoArea
{
	background-image: url('../images/BorderVideoMain.png');
	background-repeat: repeat-y;
	width: 800px;
	padding: 0px 0px 0px 0px;
	height: 550px;
}

.800Form
{
	width:800px;
	height:650px;
	margin-left:auto;
	margin-right:auto;
}

.div800Top
{
	background-image: url(../images/BorderVideo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 800px;
	height: 10px;
}

.div800HeaderRow
{
	display: block;
	background-color: #003366;
	color: White;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	width: 780px;
	margin-top: 8px;
}

.div800MainArea
{
	width: 800px;
	padding: 0px 0px 10px 0px;
	color: #003366;
	float: right;
}

.div800MainAreaMiddle
{
	background-image: url('../images/800MainBorderMiddle.png');
	background-repeat: repeat-y;
	width: 785px;
	padding: 0px 5px 0px 10px;
	height: 600px;
}

.div800Row
{
	display: block;
	width: 760px;
	padding: 5px 5px 0px 5px;
}

.div800Bottom
{
	background-image: url('../images/BorderVideo.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 800px;
	height: 11px;
}

.area-border {
	border: solid 1px #003366;
	border-radius: 10px;
	margin-bottom: 15px;
}

.SectionHeader {
	text-align: left;
	padding-left: 10px;
	background-color: black;
	padding-top: 10px;
	margin: 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.SectionBody {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 15px;
}

h1 {
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	padding-bottom: 10px;
}

h2 {
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	padding-bottom: 10px;
}