body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	background-repeat: repeat-x;
}
.headline {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headline a:link {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headline a:visited {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
 .headline a:hover {
	text-decoration: underline;
}
.brief_head {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.navvy {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navvy a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navvy a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.navvy a:hover {
	text-decoration: underline;
}
.border_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.side_head {
	font-family: Tahoma;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	background-repeat: repeat-x;
	background-image: url(images/nav_back.jpg);
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D11F15;
}


.footer a:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
/* SEO CSS */

h1.URLhead {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
h2.URLhead {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
h3.URLhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h4.URLhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h5.URLhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#pTitle {
	top:0px; 
	visibility: hidden;
}
#pTitle {
	position:absolute;
	left:0px;
	overflow:hidden;
	z-index: 1;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.box_border {
	border: 1px solid #CBCBCB;
}
.img {
	float: right;
	margin: 4px;
	padding: 4px;
}
.small {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.error {
	color: #FF0000;
}
