@charset "utf-8";
/* CSS Document */

body {
background-position:top;
background-repeat: repeat-x;
margin: 0px;
background-color: #474747;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

a
	{color: #0000FF;
	text-decoration: underline;
	border-style: none;}
a:link
	{color: #000099;
	text-decoration: underline;}
a:visited
	{color: #000066;
	text-decoration: underline;}
a:hover 
	{color: #333333;
	background-color: #FFCC66;}

td{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
vertical-align: top;
line-height: 20px;
}

.content {
padding-right: 25px;
padding-top: 08px;
padding-left: 35px;
}

.contentbold{
color: #FFFFFF;
font-weight: bold;
}

.contentred{
color: #eb6565;
font-weight: bold;
}


.sidecontent {
padding-left: 15px
}

.header {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
background-image:url(images/bottomline2.jpg);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 18px;
color: #333333;
}

.header2 {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
background-image:url(images/bottomline2.jpg);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 18px;
color: #333333;
}

input {
border: #999999 1px solid;
background-color: #6E6E6E;
color: #ffffff;
}

textarea {
border: #999999 1px solid;
background-color: #6E6E6E;
color: #ffffff;
}

.footer {
color: #ffffff;
font-size: 10px;
}

.rightside {
padding-right: 10px;
}

img.img {
padding-right: 15px;
margin-right: 15px;
}

p {
margin-left: 20px;}