/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
Form {
	margin: 0px;
	padding: 0px;
}

.ContentMain {
	margin: 0px;
	width: 900px;
}

/***********************************************/
/* Header White Box Style		            */
/***********************************************/ 

.HeadWhiteHolder {
	width:170px;
	margin: 5px 0px 10px 10px;
	padding: 0px;
}
.HeadWhiteMiddle {
	width:169px;
	height:47px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* Header White Box Text Formatting */

.HeadWhiteHolder p {
	color: #666666;
	font-size:10px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.HeadWhiteHolder a {
	color: #3366CC;
	text-decoration:underline;
	font-size:70%;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px;
}

.HeadWhiteHolder a:link {
	color: #3366CC;
}

.HeadWhiteHolder a:active {
	color: #3366CC;
}

.HeadWhiteHolder a:visited {
	color: #3366CC;
}

.HeadWhiteHolder a:hover {
	color: #3366CC;
	text-decoration: none;
}


/***********************************************/
/* Header Main Box Style		            	  */
/***********************************************/ 

.HeadMain {
	width:520px;
	height:75px;
	margin: 5px 0px 10px 10px;
	padding: 0px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}

.HeadMain p {
	color: #333333;
	text-decoration:none;
	font-size:11px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
}

.HeadMain a {
	color: #333333;
	text-decoration:none;
}

.HeadMain a:link {
	color: #333333;
}

.HeadMain a:active {
	color: #333333;
}

.HeadMain a:visited {
	color: #333333;
}

.HeadMain a:hover {
	color: #333333;
	text-decoration: underline;
}



/***********************************************/
/* Side Nav Box Style		                 */
/***********************************************/ 

.NavHolder {
	width:170px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
.NavMiddle {
	width:169px;
	height:auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.NavMiddleBlue {
	width:169px;
	height:auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #C6DBE0;
}


/* Header White Box Text Formatting */

.NavHolder p {
	color: #666666;
	font-size:10px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.NavHolder p a {
	color: #3366CC;
	text-decoration:underline;
}

.NavHolder p a:link {
	color: #3366CC;
	text-decoration:underline;
}

.NavHolder p a:active {
	color: #3366CC;
	text-decoration:underline;
}

.NavHolder p a:visited {
	color: #3366CC;
	text-decoration:underline;
}

.NavHolder p a:hover {
	color: #3366CC;
	text-decoration: none;
}

.NavHolder h2 {
	color: #666666;
	font-size:10px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0px 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}

.NavHolder h2 a {
	color: #3366CC;
	text-decoration:underline;
}

.NavHolder h2 a:link {
	color: #3366CC;
}

.NavHolder h2 a:active {
	color: #3366CC;
}

.NavHolder h2 a:visited {
	color: #3366CC;
}

.NavHolder h2 a:hover {
	color: #3366CC;
	text-decoration: none;
}

.NavHolder h1 {
	color: #666666;
	font-size:10px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: bold;
	text-align: left;
}

.NavHolder h1 a {
	color: #3366CC;
	text-decoration:underline;
}

.NavHolder h1 a:link {
	color: #3366CC;
}

.NavHolder h1 a:active {
	color: #3366CC;
}

.NavHolder h1 a:visited {
	color: #3366CC;
}

.NavHolder h1 a:hover {
	color: #3366CC;
	text-decoration: none;
}

.NavHolder UL{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.NavHolder LI{
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}



/***********************************************/
/* Side Nav Box Style		                 */
/***********************************************/ 

.HomeHolder {
	width:170px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

/* Header White Box Text Formatting */

.HomeHolder p {
	color: #666666;
	font-size:10px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.HomeHolder p a {
	color: #3366CC;
	text-decoration:underline;
}

.HomeHolder p a:link {
	color: #3366CC;
	text-decoration:underline;
}

.HomeHolder p a:active {
	color: #3366CC;
	text-decoration:underline;
}

.HomeHolder p a:visited {
	color: #3366CC;
	text-decoration:underline;
}

.HomeHolder p a:hover {
	color: #3366CC;
	text-decoration: none;
}

.HomeHolder h2 {
	color: #666666;
	font-size:10px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0px 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}

.HomeHolder h2 a {
	color: #3366CC;
	text-decoration:underline;
}

.HomeHolder h2 a:link {
	color: #3366CC;
}

.HomeHolder h2 a:active {
	color: #3366CC;
}

.HomeHolder h2 a:visited {
	color: #3366CC;
}

.HomeHolder h2 a:hover {
	color: #3366CC;
	text-decoration: none;
}

.HomeHolder h1 {
	color: #666666;
	font-size:11px;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
	text-align: left;
}

.HomeHolder h1 a {
	color: #3366CC;
	text-decoration:underline;
}

.HomeHolder h1 a:link {
	color: #3366CC;
}

.HomeHolder h1 a:active {
	color: #3366CC;
}

.HomeHolder h1 a:visited {
	color: #3366CC;
}

.HomeHolder h1 a:hover {
	color: #3366CC;
	text-decoration: none;
}

.HomeHolder UL{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.HomeHolder LI{
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}



.HomeErrorHolder {
	width:340px;
	margin: 0px 0px 10px 10px;
	padding: 0px 2px;
}

/* Header White Box Text Formatting */

.HomeErrorHolder p {
	color: #666666;
	font-size:10px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.HomeErrorHolder h1 {
	color: #CC0000;
	font-size:10px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/***********************************************/
/* Content Box Style		            */
/***********************************************/ 

.ContentHolder {
	width:520px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

.ContentMiddle {
	width:523px;
	height:auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.ContentMiddleNoH {
	width:523px;
	height:Auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.ContentHolder p {
	color: #666666;
	font-size:10px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.ContentHolder p a {
	color: #3366CC;
	text-decoration:underline;
}

.ContentHolder p a:link {
	color: #3366CC;
	text-decoration:underline;
}

.ContentHolder p a:active {
	color: #3366CC;
	text-decoration:underline;
}

.ContentHolder p a:visited {
	color: #3366CC;
	text-decoration:underline;
}

.ContentHolder p a:hover {
	color: #3366CC;
	text-decoration: none;
}

.ContentHolder h3 {
	color: #000000;
	font-size:12px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.ContentHolder h2 {
	color: #333333;
	font-size:10px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.ContentHolder h1 {
	color: #666666;
	font-size:11px;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: bold;
}

.ContentHolder h1 a {
	color: #3366CC;
	text-decoration:underline;
}

.ContentHolder h1 a:link {
	color: #3366CC;
}

.ContentHolder h1 a:active {
	color: #3366CC;
}

.ContentHolder h1 a:visited {
	color: #3366CC;
}

.ContentHolder h1 a:hover {
	color: #3366CC;
	text-decoration: none;
}

.ContentTable {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	
}

/***********************************************/
/* Intro Area Text Styles		            */
/***********************************************/ 

.IntroMiddle {
	width:523px;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 135px;
}

.IntroHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

.IntroCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.IntroCopy a {
	color: #3366CC;
	text-decoration:underline;
}

.IntroCopy a:link {
	color: #3366CC;
}

.IntroCopy a:active {
	color: #3366CC;
}

.IntroCopy a:visited {
	color: #3366CC;
}

.IntroCopy a:hover {
	color: #3366CC;
	text-decoration: none;
}

/***********************************************/
/* Bios Screen					            */
/***********************************************/ 

.bios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 3px;
}
.bios h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	margin-left: -2px;
	text-decoration: underline;
	height: 15px;
}

.bios h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-left: -2px;
	text-decoration: underline;
	height: 15px;
	color:#FF0000
}

.bios em{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.bios p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}

.biosButton em{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/***********************************************/
/* Scrollers					            */
/***********************************************/ 

div.Navscroll {
	width:160px;
	height:120px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

div.HomeScroll {
	width:100%;
	height:250px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

div.ContentScorll {
	width:510px;
	height:auto;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	overflow: auto;
}



/***********************************************/
/* Support Form				            */
/***********************************************/ 

.SupportRadio {
	padding: 0px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.Support {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
}
.SupportTextArea {
	width: 145px;
	height: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-style: normal;
	font-weight: normal;
}
.SupportSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: left;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	padding: 3px;

}


/***********************************************/
/* Log-in Form				                 */
/***********************************************/ 
.loginInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.loginButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.loginLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: left;
}

.loginRememberBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.loginRememberText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
	float: left;
}

