﻿body
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align:left;
	background-image: url(../images/Basic1Orange/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:visited
{
	text-decoration: none;
	color: #003399;
}

a:hover
{
	text-decoration: none;
	color: #0066CC;
}

#HeadBar
{
	background-image: url(../images/Basic1Orange/HeadBg.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 82px;
}

#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/Basic1Orange/SubHeadBg.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 900px;
}

#SubHeadBarTitle
{
	position: absolute;
	font-size: 16px;
	color: #000;
	font-family: Arial, Verdana;
	left: 416px;
	top: 168px;
}

#MainContent
{
	background-color: #fff;
	width: 898px;
	border-left: 1px solid #969595;
	border-right: 1px solid #969595;
}

.LeftSide
{
	float: left;
	width: 135px;
	margin-right: 10px;
}

.CenterContent
{
	float: left;
	padding-left: 6px;
}

.RightSide
{
	float: right;
	width: 258px;
	margin-left: 10px;
}

.ClearBoth
{
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
	line-height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
}

.BannerAd
{
	background-color: #f5f6f8;
	padding: 4px;
}

.BannerTitle
{
	font-size: 10px;
	color: #babbbd;
	text-align: center;
	padding-bottom: 2px;
}

.PaddedPage
{
	padding: 10px;
}

.BoxTitle
{
	width: 458px;
	height: 25px;
	background-image: url(../images/Basic1Orange/BoxTitle.gif);
	background-repeat: no-repeat;
	position: relative;
}

.SideBoxTitle
{
	width: 250px;
	height: 25px;
	background-image: url(../images/Basic1Orange/MiniBoxTitle.gif);
	background-repeat: no-repeat;
	position: relative;
}

.BoxTitle .WhiteTitle, .SideBoxTitle .WhiteTitle
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #fff;
	position: absolute;
	left: 20px;
	top: 3px;
}

.BoxContents
{
	border-left: 1px solid #ebebec;
	border-right: 1px solid #ebebec;
	border-bottom: 1px solid #ebebec;
	width: 444px;
	background-image: url(../images/Basic1Orange/BoxBg.gif);
	background-repeat: repeat-x;
	background-color: #eeeeef;
	padding: 6px;
}

.SideBoxContents
{
	border-left: 1px solid #ebebec;
	border-right: 1px solid #ebebec;
	border-bottom: 1px solid #ebebec;
	width: 240px;
	background-image: url(../images/Basic1Orange/BoxBg.gif);
	background-repeat: repeat-x;
	background-color: #eeeeef;
	padding: 6px;
}

.BoxContents p, .SideBoxContents p
{
	color: #8c8b8c;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	text-align: justify;
	padding: 6px;
}

.BoxContents p a, .SideBoxContents p a
{
	color: #f9a31a;
}

.BoxContents p a:visited, .SideBoxContents p a:visited
{
	color: #f9a31a;
}

.BoxContents p a:hover, .SideBoxContents p a:hover
{
	color: #f09200;
}

.TdName
{
	color: #f47e20;
	font-size: 11px;
	vertical-align: top;
}

.TdValue
{
	color: #666667;
	font-size: 11px;
	vertical-align: top;
}

.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: #f4891f;
	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;
}
