body {
	background-image: url(images/gray-strip.gif);
	background-repeat: repeat;
}

.nav-padding {
	padding-left:10px;
	padding-right:10px;
}

.sub-pad {
	padding-left: 30px;
}

.main-pad {
padding-left: 30px;
padding-right: 30px;
}
.side {
background-image: url(red.gif);
background-repeat: repeat-y;
width: 215px;
}

.formbutton{
cursor:pointer;
background-image: url(images/submit-button.gif);
width: 95px; 
height:39PX; 
border: 0px;
}


.borderbox {
	border: 1px solid #820025;
}

.footerbar {
background-image: url(footer.gif);
background-repeat: none;
width: 801px;
}

 
 
.footer {
font-family: Arial, Tahoma;
font-size: 12px;
color: #ffffff;
}

.maintext {
font-family: Arial, Tahoma;
font-size: 12px;
color: #767581;
}

.footerlinks {
   font-family: Arial, Tahoma;
	color: 767581;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

h1{

display: -moz-inline; /* Ignored by IE */
display: inline; /* Ignored by FF */
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
padding: 0px;
padding-bottom: 10px;
margin: 0px;
	font-family: Arial, Tahoma;
	color: 820025;
	font-size: 28px;
}


h2{
	display: inline;
	font-family: Arial, Tahoma;
	color: #ffffff;
	font-size: 18px;
}

h3{
	display: inline;
	font-family: Arial, Tahoma;
	color: #A30046;
	font-size: 18px;
}

h4{
	display: inline;
	font-family: Arial, Tahoma;
	color: #767581;
	font-size: 16px;
}
.redtext{
	font-family: Arial, Tahoma;
	color: #820025;
	font-size: 16px;
}
h3 a {
	font-family: Arial, Tahoma;
font-size: 18px;
color: #AAB9D5;
text-decoration: none;
}
 h3 a:hover {
	font-family: Arial, Tahoma;
	font-size: 18px;
	color: #A30046;
	text-decoration: none;
}
 h3 a:visit {
font-family: Arial, Tahoma;
font-size: 18px;
color: #AAB9D5;
text-decoration: none;
}


.email {
font-family: Arial, Tahoma;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}
 a.email:hover {
font-family: Arial, Tahoma;
font-size: 12px;
color: #ffffff;
text-decoration: underline;
}
 a.email:visit {
font-family: Arial, Tahoma;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}
a {
	font-family: Arial, Tahoma;
font-size: 12px;
color: #767581;
text-decoration: none;
}
 a:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #820025;
	text-decoration: underline;
}
 a:visit {
font-family: Arial, Tahoma;
font-size: 12px;
color: #767581;
text-decoration: none;
}


.heading{
	font-family: Arial, Tahoma;
	color: #A30046;
	font-size: 12px;
	font-weight:bold;
}

 .grayline {
 	display: inline;
	font-family: Arial, Tahoma;
	color: #AAB9D5;
	font-size: 18px;
 }

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

	
	
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

		
li
{
margin-left: 0;
margin-bottom: 5px;
padding-left: 0;
list-style-type: none;
line-height: 17px;
font-family: Arial, Tahoma;
font-size: 12px;
color: #767581;
list-style: disc  outside;
}

ul {

margin-left: 25px;
margin-top: 5px;
margin-bottom: 0px;
}

