/* CSS Document */

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #753333;
	border-left-color: #753333;
	border-top-color: #753333;
	border-right-color: #753333;
}

body {
	background-color: #753333;
	margin-top: 0px;
	margin-bottom: 0px;
}

.headline {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #753333;
}
.bodycopy {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a.bodycopy {
	color: #753333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.bodycopy:hover, a.bodycopy:active {
	color:#054f8c;
	text-decoration: underline;
}

input, textarea, select {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     line-height: 14px;
}

ul {
	padding: 0px;
    margin: 2px 0px 20px 15px;
}
	

li {
	list-style-type: none;
	margin-bottom: 10px;
}

.smallbody {
	color: #753333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.redlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #753333;
	text-decoration: none;
	font-weight: bold;
}

a.redlinks {
	color: #753333;
	font-weight:bold;
}

a.redlinks:hover {
	color: #054f8c;
	font-weight:bold;
	text-decoration: underline;
}


a.redlinks:active {
	color: #054f8c;
	font-weight:bold;
	text-decoration: underline;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.footer:hover {
	text-decoration:underline;
}

a.footer:hover {
	text-decoration:active;
}

.greenlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6ebb1f;
	text-decoration: none;
	font-weight: bold;
}

a.greenlinks {
	color: #6ebb1f;
	font-weight:bold;
}

a.greenlinks:hover {
	color: #1d97c3;
	font-weight:bold;
}


a.greenlinks:active {
	color: #1d97c3;
	font-weight:bold;
}

 #contactpadding {
	padding-top:5px;
	padding-left:10px;
}

.red {
	color: #FF0000;
}
.navcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

a.navcopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
 }

a.navcopy:hover { 
	color: #666;
}
 
 a.navcopy:active { 
	color: #8ba5c9;
}
