/* CSS Document */

body {
	margin:0; padding:0;
	background-color:#EDF0F5;
	background-image:url(../images/body_backimage.jpg); background-repeat:repeat-x;}

td {
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    color:#312E2E;
	text-decoration:none;
}

.maintd {
	background-color:#FFFFFF; border-left:solid 1px #B5AEA8; border-right:solid 1px #B5AEA8; border-bottom:solid 1px #B5AEA8;}

.general {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
}

a:link{
   color:#323335;
   text-decoration:none;
}

a:visited{
   color:#323335;
   text-decoration:none;
}

a:hover{
   color:#323335;
   text-decoration:underline;
}

a:active{
   color:#323335;
   text-decoration:none;
}

.Overview { background-image:url(../images/back_03.jpg); border:solid 1px #CCC; padding:0px 10px 0px 10px; background-repeat:repeat-y;}

.subtext:hover{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#0000CC;
	text-decoration:none;
}


.subtext{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#0099FF;
	text-decoration:none;
}

.marqu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
}


.link:link{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#7587F5;
text-decoration:none;
}
.link:visited{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#7587F5;
text-decoration:none;
}
.link:hover{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#0033FF;
text-decoration:none;
}

.mainpadding  {padding-left:13px; padding-right:13px;}
.mainpadding2 {padding-left:20px; padding-right:20px;}


.toppadding {
	padding:3px 0px;}

.border {
	border:1px solid #CCCCCC;
	padding:1px;
	}

.padding {padding:10px;}
.padd5px {padding:5px 0px;}

.style1 {color: #FF0000;}

.style3 {font-size: 10px}
.style4 {color: #0869C7; font-weight: bold;}
.style2 {color: #333333}
.style5 {color: #0033CC}
.style6 {color: #666666; font-weight: bold;}

#marqueecontainer{
position: relative;
width:95%; /*marquee width */
height: 75px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid orange;
padding: 2px;
padding-left: 4px;
}

.bottomBorder { border-bottom:#CCCCCC solid 1px; border-top:#CCCCCC solid 1px;}


