﻿img {		border: 0px; }
table {		margin: auto; }
a:link {	text-decoration: none; color: #0000ff; }
a:visited {	text-decoration: none; color: #0000ff; }
a:hover {	text-decoration: none; color: #660066; }

html, body
{
	margin: 0px 0px 0px 0px;
	height: 100%;
}

.rightmenu {
	z-index:20;
	margin:0;
	padding:0;
	float:right;
	height: 150px;
	left:0px;
	width: 800px;
	position:absolute;
	display: block;
	top:0px;
}

body
{
	background-color: #CCCCCC;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}
.SiteContainer
{
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 713px;
	margin: auto;
	text-align: center;
}
.BackgroundContainer
{
	width: 800px;
	min-height: 100%;
	margin: auto;
	text-align: center;
	color: #CCCCCC;
	background-color:#FCFCFC;
}

.BackgroundContainer_old
{
	background-image: url(images/site_background.jpg);
	background-repeat: repeat-y;
	width: 800px;
	min-height: 100%;
	margin: auto;
	text-align: center;
	color: #CCCCCC;
}
.ContentContainer
{
	width: 800px;
	min-height: 100%;
	margin: auto;
	text-align: left;
	color: #000000;
	background-color:#FFFFFF;
}

.ContentContainer_old
{
	background-image: url(images/site_background.jpg);
	background-repeat: repeat-y;
	width: 800px;
	min-height: 100%;
	margin: auto;
	text-align: left;
	color: #000000;
}
.TopOrangeSection
{
	background-image: url(images/orange_background.jpg);
	background-repeat: repeat-y;
	height: 15px;
	width: 800px;
}
.MainGraphic
{
	background-image: url(images/sitetopmain.jpg);
	width: 800px;
	height: 150px;
	margin: auto;
}
.OrangeSection
{
	background-image: url(images/orange_background.jpg);
	background-repeat: repeat-y;
	text-align: center;
	color: #000000;
	width: 800px;
	height: 40px;
	padding: 7px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
}
.OrangeSub
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 790px;
	margin: auto;
}
.SideBar
{
	float: left;
	width: 200px;
	height: 30px;
	margin: auto;
	text-align: center;
	height: auto;
	min-height: 100%;
}

.SideBar2
{
	float: left;
	text-align:left;
	width: 190px;
	margin: auto;
	text-align: left;
	height: auto;
	min-height: 100%;
	color:#333333;
	font-size:11px;
	font-family:Verdana;
	line-height:18px;

}
.SideBar2 a
{
	color:#0A4F91;
}

a
{
	color:#0A4F91;
}



.inputclass2 {
	background-color: #0A4F91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
	text-align: center;
	vertical-align: middle;
	border : none;
	height:20px;
}


.MainContent
{
	float: right;
	width: 595px;
	margin: auto;
	text-align: left;
	height: auto;
	min-height: 100%;
	background-color:White;
}


.MainTitle
{
	margin: 0px;
	padding:0px;
	background:url(images/main_title.jpg) ;
	width: 800px;
	height: 30px;
	text-align: right;
}
.MainHeader
{
	background:url(images/menu_background.jpg) no-repeat;
	width: 800px;
	height: 25px;
	margin: auto;
	padding-top: 0px;
	text-align: left;
	color: #ffffff;
}
a.MM:link {		text-decoration: none; color: #ffffff; font-size: 8pt; font-family: Verdana; }
a.MM:visited {	text-decoration: none; color: #ffffff; font-size: 8pt; font-family: Verdana; }
a.MM:hover {	text-decoration: underline; color: #ffffff; font-size: 8pt; font-family: Verdana; }
.formGeneral
{
	margin: auto;
}
.GeneralPageHeading
{
	font-family: Verdana;
	font-size: 16pt;
	font-weight: normal;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.textGeneral
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
.textSuccess
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #009900;
	margin-left: 40px;
	margin-right: 40px;
}
.textError
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
	margin-left: 40px;
	margin-right: 40px;
}

.textError1
{	
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
	margin-left: 10px;
	margin-right: 10px;
}




.HideAll
{
	width: 0px;
	height: 0px;
	margin: auto;
}

.formfield_focus{ /* for text inputs */
	background-color:#D9D8D8;
	width:140px;
}
.formfield_normal
{
	width:140px;
}

.formfield_focussub{ /* for text inputs */
	background-color:#D9D8D8;
	width:190px;
}
.formfield_normalsub
{
	width:190px;
}



.ContentContainer1
{
	width: 890px;
	min-height: 100%;
	margin: auto;
	text-align: left;
	color: #000000;
	background-color:#FFFFFF;
}

.SiteContainer1
{
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	margin: auto;
	text-align: center;
}

.BackgroundContainer1
{
	width: 890px;
	min-height: 100%;
	margin: auto;
	text-align: center;
	color: #CCCCCC;
}

.MainHeader1
{
	background-image: url(images/menu_background.jpg);
	width: 890px;
	height: 25px;
	margin: auto;
	padding-top: 5px;
	text-align: left;
	color: #ffffff;
}

.gridviewclass
{
	padding-right:0px;
	margin-right:0px;
}

.gridviewbody
{
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
}
.gridviewHeader
{
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
}


