body {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	margin: 5px;
	background-color: #000000;
	background-image: url(images/uploadbg.png);
	background-repeat: repeat;
}

td img {display: block;}

a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #006699;
}
a:active {
	color: #FF0000;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
	margin: 0px;
	text-indent: 10px;
}

h2 {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    color:#006699;
	margin-top: 2px;

}


#main {
	color: #000000;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	border: 1px solid #666666;
	margin-top: 14px;
}




#left{
	float: left;
	position: relative;
	width: 420px;
	background-image: url(images/vectorguy.jpg);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}

#lefttxt{
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.3em;
	margin: 20px;
}

#lefttxt p{
    text-indent: 25px;
}


#logoheader{
	height: 70px;
    width: 310px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	  padding-left: 100px;
}

.style4 {
	color: #999999;
}
.style5 {
	color: #666666;
}



#topnav 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 0px;
	color: #000000;
	background-image: url(images/navbar.png);
	background-repeat: repeat-x;
	height: 100px;
	width: 420px;
	vertical-align: middle;
 }
 
 #topnav  a{
	text-decoration: none; 
	color:#333333;
 }



#right {
   padding-top: 10px;
	float: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 300px;
	line-height: 18px;
}


#righttxt{
	width: 258px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#right p{
	text-align: justify;
	margin-right: 10px;

	margin-left: 10px;
}

.centered{
	text-align: center !important;
}




ul li {
	margin-top: 10px;
	margin-left: -14px;
	margin-right: 4px;
	list-style-image: url(images/bullet.gif);

}



#onecolumn{
clear:both;
left: 0;
padding: 20px;
}

	

#footer {
	width: 710px;
	height: 18px;
	clear: both;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/navbar.png);
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;	
}
