table { border:0px; border-collapse:collapse; } 
td {
	vertical-align:middle;
	padding:0;
}


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#4E4E4E;
}

form { margin:0px; padding:0px}
body {
	margin:0;
	padding:0;
	background-color: #003366;
	background-image: url(images/body_rep.gif);
	background-repeat: repeat;
}

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li a{ color:#B93900;  text-decoration:underline}
ul li a:hover{ text-decoration:none}

.footer {
	color:#747474;
	margin-left:25
}
.footer a{
	color:#747474;
	text-decoration:underline
}
.footer a:hover{ text-decoration:none}

a{
	color:#B90302;
	text-decoration: underline;
}
a:hover{
	text-decoration:underline
} 
#test1{
	margin-right: 25px;
	margin-left: 35px;
}
#test1 p a {
	text-decoration: none;
}
#test1 p a:hover {
	text-decoration: underline;
}
#test2{
	margin-right: 31px;
	margin-left: 32px;
}
#test2 p a {
	text-decoration: none;
}
#test2 p a:hover {
	text-decoration: underline;
}

span a{ color:#B93900}

b{ color:#B93900}

.form1 {
	width:134px;
	height:21px;
	color: #000000;
	border:#828282 1px solid;
	padding:2px 0 0 12px;
	background-color:#616161
}

.form input{
	width:189px;
	height:20px;
	color: #9C9C9C;
	border:#C1C1C1 1px solid;
	padding:1px 0 0 6px;
	background-color:#FFFFFF
}

.form textarea {
	width:189px;
	height:120px;
	color: #9C9C9C;
	overflow: auto;
	border:#C1C1C1 1px solid;
	padding:1px 0 0 6px;
	background-color:#ffffff
}

/* HTML NAVIGATION */

#navigation {
    width: 100%;
    height: 35px;
}

#navigation ul {
    width: 100%;
    height: 35px;
    text-align: center;
    background: transparent url(images/navbg.jpg) top left repeat-x;
}

#navigation ul li {
    display: inline;
    /*padding: 13px 18px 20px 18px;*/	
}

#navigation ul li a {
    line-height: 35px;
    padding: 9px 18px 23px 18px;
    color: #FFF;
    text-decoration: none;
	font-size:14px;
}

#navigation ul li a:hover {
	background: transparent url(images/navbg_hover.jpg) top left repeat-x;
}

#navDiv{
	/*padding-top:100px;*/
    clear: both;
}

#homenavDiv{
	padding-top:0px;
}

#newsletter_box {
	width:300px;
	text-align:right;
	float:right;
	margin-top: 25px;
	margin-right: 17px;
	margin-bottom: 14px;
	margin-left: 0px;
}

p.vidsLink{
text-align:left;
margin:0 0 5px 100px;
}
