/* CSS Document */

body {
	background-color:  #2B323A;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;
	line-height: 17px;
	background: url(images/bg.gif) repeat top left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
}

a {
	color:#FA2D1E;
	text-decoration:none;
	font-weight:normal;
	}

a:visited {
	color:#FA2D1E;
	text-decoration:none;
	font-weight:normal;
	}

a:hover {
	color:#FA2D1E;
	text-decoration:underline;
	font-weight:normal;
	}

ul {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}

li {
	line-height: 18px;
	}

form {display:inline;}


#footer {
	margin: 0px; 
	padding: 4px;
	background-color: #E5E2D6;
	color: #706A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	}

a.footer {
	color: #FA2D1E;
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
}

a.footer:visited {
	color: #FA2D1E;
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
}

a.footer:hover {
	color: #FA2D1E;
	text-decoration:underline;
	font-weight:normal;
	font-size: 11px;
}

h1 {
	color: #FA2D1E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	letter-spacing: 0px;
}

h2 {
	color: #706A5A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	letter-spacing: 0px;
}

Select { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.subtitle {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}

.bold {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

#content {
	margin: 0px 0px 0px 0px; 
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 641px;
	}

#footerleft {
	margin: 0px 0px 0px 0px; 
	padding: 0px 10px 0px 15px;
	background-color: #E5E2D6;
	color: #706A5A;
	vertical-align: top;
	width: 224px;
	line-height: 16px;
	border-right: 1px solid #ffffff;
	}

#footerright {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #E5E2D6;
	color: #706A5A;
	width: 641px;
	}
