@charset "utf-8";
/* CSS Document */


body{
	background:url(../images/deep_back.gif) repeat-x #ffffff;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}
.TRIAL {
	font-weight: normal;
	color: #F30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	line-height: 24pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.TRIAL-form {
	font-weight: bold;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}


.Menu-Background {
	background-color: #999;
}



a.menu   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 22pt;
}

a.menu:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: line-through;
	font-weight: normal;
}

a.menu:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}



#mainWrapper{
	width:990px;
	background:#FFFFFF;
	margin:0px auto;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
}


ul{
	padding:5px;
	margin:5px;
}

li{
	margin-bottom:10px;
}

#homeBoxWrapper li{
	margin-bottom:2px;
}

/****************
header
******************/

#header{
	position:relative;
	margin-bottom:2px;
	background:#969696;
	height:50px;
	background-color: #969696;
}

#topLogo{
	position:absolute;
	width:87px;
	height:41;
	left:20px;
	top:2px;
}

#headerNav{
	position:absolute;
	width:143px;
	right:0px;
	top:0px;
	font-size:11.5px;
	color:#FFFFFF;
	padding-top:4px;

}

#headerNav a, #headerNav a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}

#headerNav a:hover, #headerNav a:active{
	color:#ffaa00;
	text-decoration:none;
}

#mainNavWrapper{
	margin:0 auto;
	width:610px;
	text-align:center;
}

#mainNav{
	position:relative;
	width:700px;
	margin:0 auto;
	background:url(../images/nav_back.gif);
	height:30px;
}

#mainNav a, #mainNav a:link{
	display:block;
	height:17px;
}

#mainNav a:hover, #mainNav a:active{
	color:#ffffff;
	background:url(../images/nav_back%20-%20hl.gif);
}

#mainNavLeft{
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/nav_left.gif);
	width:18px;
	height:30px;
}

#mainNavRight{
	position:absolute;
	right:0px;
	top:0px;
	background:url(../images/nav_right.gif);
	width:18px;
	height:30px;
}

.mainNavSeparator{
	float:left;
	background:url(../images/nav_separator.gif) no-repeat;
	width:3px;
	height:21px;
} 

#ml a, #ml a:link{
	display:block;
	float:left;
	width:240px;
	height:30px;
	background:url(../images/home_back.gif);
	font-size:14px;
	font-weight:normal;
	color:#666666 !important;
	text-decoration:none;
	margin:5px;
	border:1px solid #999999;
	text-align:center;
	padding-top:10px;
}

#ml a:hover{
	background:#FF9933;
	color:#444444;
	text-decoration:none !important;
}

/****************
banner
******************/

#banner{
	margin-bottom:2px;
}

/****************
HomeBox
******************/

#homeBoxWrapper{
	position:relative;
	height:198px;
	background: url(../images/home_back.gif) repeat-x;
	margin-bottom:2px;
	
}

.homeBox{
	position:relative;
	float:left;
	width:210px;
	margin:0px 7px;
	height:198px;
	background:url(../images/homebox_back.gif) repeat-x;
	padding:0 11px;
	text-align:left;
}

.homeBox h1{
	color:#dcdcdc;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
	margin:42px 0 10px 0;
	padding:0px;
}

.homeBox ul{
	margin:0px;
	padding:0 10px;
	list-style:none;
}

.homeBox a, .homeBox a:link{
	display:block;
	color:#777777;
	text-decoration:none;
	padding:3px 0px;
	font-size:12px;
}

.homeBox a:hover, .homeBox a:active{
	color:#ff9900;
}

.homeBoxLeft{
	position:absolute;
	left:0px;
	top:-3px;
	background:url(../images/homebox_left.gif);
	width:5px;
	height:198px;
}

.homeBoxRight{
	position:absolute;
	right:0px;
	top:0px;
	background:url(../images/homebox_right.gif);
	width:5px;
	height:198px;
}

#mplayer{
	position:absolute;
	right:-30px;
	top:-30px;
	wdith:330px;
	line-height:0px;
	font-size:0px;
}



/****************
content
******************/

#contentWapper{
	margin-bottom:2px;
	padding:11px 0px;
	background:url(../images/deep_back.gif) repeat-x;
}

#content{
	width:780px;
	margin:auto;
	background:#ffffff;
	color:#222222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:77%;
	border:1px solid #cccccc;
	padding:40px 40px;
	line-height:20px;
}

#content h1{
	font-weight:normal;
	font-size:24px;
	color:#FF6633;
	padding:20px 0px 5px 0px;
	border-bottom:1px dotted #aaaaaa;
	text-transform:uppercase;
	margin-bottom:30px;
}

#content h2{
	font-weight:normal;
	font-size:16px;
	color:#aa6633;
	
	padding:20px 0px 10px 0px;
}

#content a, #content a:link{
	color:#aa6633;
	text-decoration:none;
}

#content a:hover, #content a:active{
	color:#ff9900;
	text-decoration:underline;
}

.dottedLine{
margin:30px 0px;
	border-bottom:1px dotted #aaaaaa;
}
/****************
footer
******************/

#footer{
	height:19px;
	background:url(../images/footer_back.gif) repeat-x;
	color:#ffffff;
	font-size:11px;
	padding:5px 15px 0px 15px;
	text-align:left;
	height:30px;
}

#footer .footnote{
	color:#999999;
	padding-top:10px;
}

#footer a, #footer a:link{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover{
	color:#ffaa00;
}

#footer .right{
	float:right;
}

#footer .right a, #footer.right a:link{
	color:#aaaaaa;
}

#footer .right a:hover{
	color:#ff0000;
}


/****************
rightBox
******************/

#rightBox
{
	float:right;
	width:170px;
	padding:10px;
	margin:0px 0px 20px 20px;
	border:1px solid #cccccc;
}

#rightBox2
{
	float:right;
	width:370px;
	padding:10px;
	margin:0px 0px 20px 20px;
	border:1px solid #cccccc;
}

#rightBox h2{
	font-size:13px;
	margin:0px;
	padding:0px;
}


/****************
formTable
******************/

#formTable{
	border:1px solid #aaaaaa;
	border-collapse:collapse;
}

#formTable td{
	border:1px dotted #aaaaaa;
	padding:10px;
	border-collapse:collapse;
}

#formTable th{
	background:#dddddd;
	border:1px dotted #aaaaaa;
	padding:10px;
	border-collapse:collapse;
	font-weight:normal;
	color:555555;
}

.imageBorder
{
padding:5px;
border:1px dotted #aaaaaa;
margin:5px;
}

#publicMedia td{
	padding:5px 0px 30px 0px;

}

#publicMedia h1{
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.staffTable td{
	border-right:1px dotted #aaaaaa;
	border-top:1px dotted #aaaaaa;
	border-collapse:collapse;
}
.staffTable td{
	border-left:1px dotted #aaaaaa;
	border-bottom:1px dotted #aaaaaa;
	border-collapse:collapse;
}

#breadcromb{
	position:relative;
	top:-20px;
	border-bottom:1px solid #eeeeee;
	color:#aaaaaa;
}

.clearFloat{
	clear:both;
}
#topphone{
	margin:0 auto;
	font-size:11px;
	width:500px;
	color:#555555;
}

#topphone a, #topphone a:link{
	text-decoration:none;
	color:#ffffff;
}
