/* CSS Document */
.style3 {
	color: #0066CC;
	font-weight: bold;
	font-size: 16px;
}

.stylelink {
	font-size: 13px;
	color:#FF0033;
}

.style1 {color: #0066CC}

.style11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style13 {font-size: 12px}
.style16 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #133B43; font-size: 14px; }

body{
	margin:0px;
	padding:0px;
	background: url(images/mainbg.gif) 0 0 repeat-x #ffffff;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}

/*----MAIN PANEL----*/
#mainPan{width:750px; position:relative; margin:0 auto; padding:0px; background-color:#FFFFFF;}
/*----Top PANEL----*/
#topPan{
	width:750px;
	height:60px;
	position:relative;
	margin:0 auto;
	padding:0;
	background:url(images/header.gif) 0 no-repeat;
	background-image: url(images/header.gif);
}

/*----Left Panel----*/
#leftPan{width:215px; float:left;}


/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:530px; float:right;}
#rightPan h1{width:480px; height:36px; display:block; color:#990000; font-size:20px; line-height:36px; padding:0 0 0 0px; margin:10px 0 0 10px;}
#rightPan h2{width:480px; height:36px; display:block; color:#990000; font-size:16px; line-height:36px; padding:0 0 0 0px; margin:10px 0 0 9px;}
#rightPan h3{width:430px; height:36px; display:block; background:url(images/h3.gif) 0 0 no-repeat #F6F4E4; color:#339967; font-size:14px; line-height:36px; padding:0 0 0 50px; margin:29px 0 0 9px;}

#rightPan h4 span{color:#9F9D81; background:#F6F4E4; font-size:16px; font-weight:bold; line-height:18px;}

#rightPan p{padding:0px 10px 0 10px;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#F6F4E4; color:#8F146E;}
#rightPan ul{padding:20px 9px 0 0px;}

/*----/Right Panel----*/

/*----/Link Panel----*/
#LinkPan{ color:#fff; position:relative; padding:20px; width:770px; height:100px;}


/*----Footer Panel----*/
#footerPan{
	width:750px;
	height: 200px;
	position:relative;
	background-color: #103840;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footerPan a { font-size: 11px; color: #FFFFFF; }
#footerPan a:hover { font-size: 11px; color: #CC0000; }

#footerPan p { font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 11px; }


/*----Images----*/
#floatright
{
float: right;
margin: 20px 20px 10px 10px;
width:270px;
height:136px;
}

#floatright a{width:270px; height:136px; display:block; background:url(images/report.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 0 0 0;}
#floatright a:hover{background:url(images/report-over.gif) 0 0 no-repeat;}



.floatleft
{
float: left;
margin: 10px 10px 0px 0px;
}
