/* CSS Document */
#body {
	margin:0%;
	padding: 0%;
	width: 100%;
				}
#content{
position: absolute;
background-color: #330033;
left: 2em;
top: 150px;
width: 100%;
/*height: 100%;
border: solid 2px #ffffff;*/
}

h1{
color:#FF9900;
background-color: #330033;
font-size: 90%;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#column_one{
position: absolute;
width: 25%;
top: 60px;
color: #000000;
/*border: solid 2px #ffffff;*/
left: 2em;
}
#column_one a:link{
color: #ffffff;
background-color:#330033;
}
#column_one a:visited{
color:#ffffff;
background-color:#330033;
}

#column_two{
position: absolute;
width: 25%;
top: 60px;
color: #000000;
/*border: solid 2px #ffffff;*/
left: 18em;
}

#column_two a:link{
color: #ffffff;
background-color:#330033;
}

#column_two a:visited{
color:#ffffff;
background-color:#330033;
}

#column_three{
position: absolute;
width: 25%;
top: 60px;
color: #000000;
/*border: solid 2px #ffffff;*/
left: 37em;
}

#column_three a:link{
color: #ffffff;
background-color:#330033;
}

#column_three a:visited{
color:#ffffff;
background-color:#330033;
}

#sections{
position: absolute;
left: 1em;
width: 80%;
background-color: #330033;
top: 350px;
}

#faq{
position: absolute;
display: block;
background-color: #663366;
left: 1em;
top: 180px;
width: 80%;
/*border: solid 2px #ffffff;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
}

dt{
background-color: #663366;
color: #ffffff;
line-height: 2em;
padding-left: 1em;
font-size: 80%;
}
dd{
color: #ffffff;
background-color: #330033;
font-size: 70%;
padding-bottom: 1em;
}

#footer{
position:absolute;
width: 100%;
text-align: centre;
left: 2em;
/*bottom: 0px;
border: solid 2px #ffffff;*/
bottom: 0px;
padding: 0px;
}

h2{
color:#FF9900;
background-color: #330033;
font-size: 70%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*dt{
color: #ffffff;
background-color: #330033;
font-weight: bold; 
}*/

li{
list-style-type: none;
font-size: 60%;
}

.bold
{
font-weight: bold;
font-size: 100%;
color: f0b002;
background-color: #330033;
}

a:link{
color: #ffffff;
}

table {
	width: 800px;
	border-collapse:collapse;

}
table a:link{
color: #ff9900;
font-weight:bold;
}
table a:hover{
	color: #F8A704;
	text-decoration: underline;
}
.heading{
	background: url(/documents/bg_total.jpg) repeat-x bottom;
	color: #ffffff;
	font-size: 110%;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: center;
	}

.white{
	background-color: #F8F8F6;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}

.orange{
	background: url(/documents/bg_td2.jpg) repeat-x ;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}

#dropdown1{background-color: #330033;width: 800px;display:none;/*border: solid 1px pink;*/}
#dropdown2{background-color: #330033;width: 800px;display:none;/*border: solid 1px pink;*/}
#dropdown3{background-color: #330033;width: 800px;display:none;/*border: solid 1px pink;*/}