body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	background-color:#333333;
	text-align: center;
	background-image:url(../../images/comp_images_web.jpg);
	background-repeat:repeat-x;
}


img {
border: none;
}

p {
margin: 0px 0px 10px 0px;

}

a {
color:#000000;
text-decoration:none;
font-family:Courier, Arial, Helvetica;
}

a:hover{
color:#ff0000;
text-decoration:underline;
}

div#Page{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background-color:#FFFFFF;
	background-image:url(../../images/it_header.png);
	background-repeat:no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	}
	
div#PageSplash{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background-color:#FFFFFF;
	background-image:url(../../images/it_header_splash.png);
	background-repeat:no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	}

div#Header{
width:800px;
height:250px;
}

div#Top{
padding:0px 0px 0px 10px;
height:220px;
}

.Line
{
border-bottom:solid 1px #CCCCCC;
margin:0px 10px 20px 10px;
}


div#TopNav{
width:195px;
height:100px;
padding:0px 0px 0px 195px;
float:left;
font-family:Courier, Arial, Helvetica;
font-size:11px;
}

div#TopNav a{
color:#000000;
text-decoration:none;
}

div#TopNav a:hover{
color:#000000;
text-decoration:underline;
}

div#TopText{
width:390px;
height:100px;
padding:0px 0px 0px 0px;
float:left;
}



.Column{
width:185px;
margin:0px 10px 0px 0px;
float:left;
}

.DoubleColumn{
width:390px;
height:100px;
padding:0px 0px 0px 0px;
float:left;
}


div#Middle{
padding:0px 0px 0px 10px;
height:100px;
}

div#Bottom{
padding:0px 0px 0px 10px;
height:400px;
}

div#Bottom_no_border{
padding:0px 0px 0px 0px;
}

.DLTitle{
margin: 30px 0px 0px 0px;
width:185px;
height:25px;
}

.DLTitle p{
padding:5px 5px 5px 5px;
color:#FFFFFF;
}

.DLTitle p{
padding:5px 5px 5px 5px;
color:#FFFFFF;
}

.DLBox{
width:185px;
height:40px;
margin: 0px 0px 20px 0px;
background-color:#333333;
}

.DLBoxText{
padding:5px 5px 5px 5px;
color:#FFFFFF;
width:120px;
float:left;
}

.Icon_download{
padding:0px 0px 5px 21px;
float:left;
}

