html, body, div {
	font-family: Georgia, Arial;
	font-size: 12pt;
	color:#ffffff;
	line-height:20px;
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
	border: none;
}

html, form, body{
	height: 100%;
}

body{
	background-color: #000000;
	
}

div{
	overflow: hidden;
}
a,a:hover
{
	color:#E8E7DD;	
	text-decoration:none;	
}
a:hover
{
	color:#A4A392;	
}
ul,li
{
	margin:0px;	
	padding:0px;
}
ul
{
	margin-left:16px;	

}
#Container{
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 580px;
}

#ctl00_Main{
	position: absolute;
	/*padding: 10px;*/
	top: 23px;
	left: 24px;
	width: 933px;
	height: 580px;
	overflow: auto;
	
}
.Main
{
	font-size:10pt;
	color:#7a7754;	
	line-height:normal;
}
.Main a,.Main a:hover
{
text-decoration:none;
color:#000000;	
}
.Main a:hover
{
	color:#AEAC87;	
}

#MainHome
{
	
	position:absolute;
	left:246px;
	top:299px;
	width:450px;
	z-index:100;
	font-size:11pt;	
}
#BannerTop
{
	position:absolute;
	z-index:10;
	background-image:url(/Images/BGC_topimage.gif);
	width:980px;
	height:141px;	
}
#LeftMan
{
	position:absolute;
	z-index:10;
	left:0px;
	top:141px;
	height:439px;
	width:247px;
	background-image:url(/Images/BGC_home1.jpg);	
}
#MainBGHome,#MainBG
{
	position:absolute;
	z-index:10;
	top:141px;
	left:247px;
	background-color:#ceccb7;
	width:734px;
	height:439px;
}
#MainBG
{
	left:0px;
	width:980px;
	height:439px;
}
#RightBGHome
{
	position:absolute;
	z-index:11;
	top:164px;
	left:247px;
	width:709px;
	height:381px;
	background-image:url(/Images/BGC_home-new-aug-09.jpg);
}

#HomeRightText
{
	position:absolute;
	z-index:12;
	top:243px;
	left:712px;
	width: 240px;
}

#HomeRightText a
{
    font-family: Arial;
    font-size: 10pt;
    color: #ffffff;
}

#HomeRightText a:hover
{
    font-family: Arial;
    font-size: 10pt;
    color: #918d64;
}

#PlaceholderText,#Menu
{
	position:absolute;
	z-index:100;
	top:75px;
	left:246px;
	
}

.Menu a,.Menu a:hover,.Menu,.MenuClick
{
	line-height:normal;
	font-size:11pt;
	color:#cccbae;
	text-decoration:none;	
}
.Menu a:hover
{
	color:#747474;	
}
.MenuClick,a.MenuClick
{
	text-decoration:none;
	color:#ffffff;	
}

#PlaceholderText
{
	left:250px;	
}
#FooterHome,#Footer
{
	position:absolute;
	z-index:50;
	top:554px;
	left:620px;
	width:100%;
	color:#7a7754;	
	font-size:7pt;
}
#FooterHome a,#Footer a,#FooterHome a:hover,#Footer a:hover
{
	color:#7a7754;	
	text-decoration:none;
}
#FooterHome a:hover,#Footer a:hover
{
color:#000000;	
}

a img{
	border: none;
}

a{
	text-decoration: none;
}

.Hilight, .Highlight, .Error{
	font-weight: bold;
}

.Error{
	color: #ff0000;
}

h1, h2, h3, h4, h5, h6, h7{
	display: inline;
	font-weight: normal;
}

.SubHead, .PageHead, .PageHeading, .SubHeading, h1{
	font-size: 10pt;
}

.SubHead2, .SubHeading2, h2{
	font-size: 9pt;	
}

h1
{
	font-size:13pt;
	color:#000000;	
	
}
h2
{
	font-size:10pt;
	color:#535353;	
}

.FormField,.FormFieldContact{
	border: solid 0px #000000;
	font-family: Georgia, Arial;
	background-color:#ceccb7;
	width:295px;
	font-size: 8pt;
	padding:3px;
}

img, div{
	behavior: URL('/iepngfix.htc');
}

.TablePadding
{
	padding-left:10px;	
}
.Form
{
color:#000000;
font-size:9pt;	
}
.ContactDetails
{
color:#ffffff;
font-size:9pt;	
}
.ContactDetails h1
{
/*font-size:17pt;*/
color:#ffffff;	
}
.ContactDetails a,.ContactDetails a:hover
{
color:#ffffff;
text-decoration:none;	
}
.ContactDetails a:hover
{
color:#000000;	
}
.DorperProgram
{
color:#979476;
font-size:8pt;	
}