﻿body
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align:left;
	background-image: url(../images/Premium2Blue/OverallBg.gif);
	background-repeat: repeat-x;
	background-color: #414142;
}
html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}
img, div
{
	border: 0;
	padding:0;
	margin:0;
	
}

form
{
	margin: 0;
}

a
{
	border:0;
	text-decoration: none;
	color: #003399;
}
a:focus {outline:none;}
a:visited
{
	text-decoration: none;
	color: #003399;
}

a:hover
{
	text-decoration: none;
	color: #0066CC;
}

#HeadBar
{
	background-image: url(../images/Basic1Blue/HeadBg.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 80px;
}

#MainContainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:900px;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#HeadBarLink1
{
	color: #b2b1b2;
	font-size: 10px;
	position: absolute;
	left: 480px;
	top: 35px;
}

#HeadBarLink2
{
	color: #b2b1b2;
	font-size: 10px;
	position: absolute;
	left: 542px;
	top: 35px;
}

#HeadBarLink3
{
	color: #b2b1b2;
	font-size: 10px;
	position: absolute;
	left: 725px;
	top: 35px;
}

#HeadBarLink4
{
	color: #b2b1b2;
	font-size: 10px;
	position: absolute;
	left: 825px;
	top: 35px;
}

#HeadBarLink1 a, #HeadBarLink2 a, #HeadBarLink3 a, #HeadBarLink4 a
{
	color: #b2b1b2;
}

#HeadBarLink1 a:visited, #HeadBarLink2 a:visited, #HeadBarLink3 a:visited, #HeadBarLink4 a:visited
{
	color: #b2b1b2;
}

#HeadBarLink1 a:hover, #HeadBarLink2 a:hover, #HeadBarLink3 a:hover, #HeadBarLink4 a:hover
{
	color: #a4a4a4;
}

#SubHeadBar
{
	background-image: url(../images/Premium2Blue/SubHeadBg.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 900px;
}

#SubHeadBarPic
{
	position: absolute;
	left: 44px;
	top: 104px;
	width: 266px;
	height: 167px;
	background-color: Black;
}

#SubHeadBarTitle
{
	position: absolute;
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	font-family: Arial, Verdana;
	left: 320px;
	top: 184px;
	width: 439px;
	text-align: center;
}

#MainContent
{
	background-color: #fff;
	width: 898px;
	border-left: 1px solid #969595;
	border-right: 1px solid #969595;
}

.LeftSide
{
	float: left;
	width: 370px;
	padding-top: 14px;
	border-right: 1px dotted #7dc5ff;
	padding-left: 12px;
}

.RightSide
{
	float: left;
	margin-left: 10px;
	width: 429px;
}

.ClearBoth
{
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
	line-height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
}

.PaddedPage
{
	padding: 0 10px 10px 10px;
}

.TdName
{
	color: #00a1f0;
	font-size: 10px;
	vertical-align: top;
}

.TdValue
{
	color: #666667;
	font-size: 10px;
	vertical-align: top;
}

.NormalBox
{
	padding: 0 18px 0 18px;
	width: 332px;
}

.BioBox
{
	border-top: none;
	padding: 0 18px 12px 2px;
	width: 332px;
}

.BoxTitle
{
	width: 340px;
	padding-bottom: 2px;
	position: relative;
	color: #00a1f0;
	border-bottom: 1px solid #00a1f0;
}

.BoxContents
{
	width: 340px;
	color: #8c8b8c;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
}

.BoxContents p
{
	color: #8c8b8c;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	text-align: justify;
	padding-bottom: 9px;
}

.BoxContents p a
{
	color: #00a1f0;
}

.BoxContents p a:visited
{
	color: #00a1f0;
}

.BoxContents p a:hover
{
	color: #0081c0;
}

.RBoxTitle
{
	width: 332px;
	padding-bottom: 2px;
	position: relative;
	color: #00a1f0;
	border-bottom: 1px solid #00a1f0;
}

.RBoxContents
{
	width: 332px;
	color: #8c8b8c;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
}

.RBoxContents p
{
	color: #8c8b8c;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	text-align: left;
	padding-bottom: 9px;
}

.RBoxContents p a
{
	color: #f06500;
}

.RBoxContents p a:visited
{
	color: #f06500;
}

.RBoxContents p a:hover
{
	color: #f06500;
}

.FormText
{
	border: 1px solid #d9d9d9;
	font-size: 11px;
	padding: 3px;
}

.FormTextarea
{
	border: 1px solid #d9d9d9;
	font-size: 11px;
	padding: 3px;
}

.FormTextWater
{
	border: 1px solid #d9d9d9;
	font-size: 11px;
	padding: 3px;
	color: #bebebe;
}

.NameCell
{
	color: #202020;
	font-size: 11px;
	padding: 6px 0 6px 0;
}
.GrayNameCell
{
	color: #a9a9a9;
	padding-bottom: 6px;
}
.ValueCell
{
	text-align: right;
}
.ButtonCell
{
	padding: 12px 0 12px 0;
	text-align: right;
}