body
{
	font-size:14px;
	margin:0px;
	padding:0px;
	background-image:url(../images/interface/bg.gif); 
	background-repeat:repeat-x;
	background-color:#403E3E;
	/* background-attachment:fixed; */
}
div 
{
	margin:0px;
	padding:0px;
}
img
{
	border:none;
}
form
{
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    text-align:left;
}
h1 
{
	font-size: 34px;
	font-weight: normal;
	color: #1E3F82;
	font-family: 'Trebuchet MS', Futura, 'Century Gothic', Arial, Helvetica;
}

h2 
{
	font-size: 24px;
	font-weight: normal;
	color: #1E3F82;
	font-family: 'Trebuchet MS', Futura, 'Century Gothic', Arial, Helvetica;
}
h3 
{
	font-size: 20px;
	font-weight:bold;
	color: #1E3F82;
	font-family: 'Trebuchet MS', Futura, 'Century Gothic', Arial, Helvetica;
}
h4 
{
	font-size:18px;
}
h5
{
	font-size:16px;
}
h6
{
	font-size:14px;
	border-bottom:dashed 1px #333;
}
label
{
	font-weight:bold;
	font-size:12px;
}

hr 
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	color: #000000;
	background-color: #000000;
	height:1px;
}

a:link, a:visited, a:active 
{
	text-decoration:underline;
	color: #6666AA;
}

a:hover 
{
	color: #6666AA;
}

li
{
	margin:5px 0px;
	padding:0px;
	list-style-position: inside;
}
ol
{
	margin:0px;
	padding:0px;
}
ul
{
	margin:0px;
	padding:0px;
}


p
{
    text-align:left;
}

/*******************************************************/




.contenttable {
	background-color: #FFF;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-family: arial, verdana, sans;
	padding-bottom: 10px;
	padding:20px;
	padding-top: 0px;
	color: #1C8684;	
}

padding:nsubmenu {	
	float: right;
	font-size: 12px;
	padding:20px; 
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e5e5e5;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: -20px;
	margin-left: 20px;
	width: 120px;
}


.over {
	background-color: #CFCFCF;
	cursor: pointer;
}

.out{
	background-color: #FFF;
}


/* bottom lines nad text formats.*/
.btb {
	background-color:#FFF; 
	color:#000000; 
	width:120px; 
	font:bold 13px arial, verdana, sans; 
	text-align:right; 
	float:right; 
	padding:0px 10px 0px 10px;
}

.bottomlines {
	position:relative; 
	width:600px; 
	top:3px; 
	padding:2px 0px 2px 0px; 
	

	background-color:#000000; 
	float:left;
}

.bottomlineswhite {
	border-top:1px solid #FFF; 
	border-bottom:1px solid #FFF; 
	color:#FFF; 
	font-size:5px;
}

textarea.faqbox
{
    width:700px;
    min-height:300px;

}
