* {
	font-family: "Arial", Arial, Helvetica, sans-serif;
}

body {
	margin: 0px 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	font-size: 22px;
	color:#330000;
	letter-spacing:-0.65px;
}

h3 {
	margin-bottom: 4px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
}

h4 {
	font-size: 12px;
	font-weight: bold;

}

h5 {
	font-size: 16px;
	font-weight: normal;

}

h6 {
	font-size: 9px;
	font-weight: normal;

}

p, ol, ul, blockquote {
	line-height: 17px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #330000;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

a span {
	color: #ffffff;
	text-decoration: none;	
}

a2:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}


/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */
 
#header {
	width: 720px;
	height: 75px;
	margin: 0 auto;
	clear: both;
}

/* Logo */

#logo {
	float: left;
	height: 50px;
	padding: 20px 0px 0 5px;
	width: 180px;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 30px 0 0 10px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 40px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	height: 20px;
	padding: 41px 0px 0 10px;
	width: 525px;
	float: right;
}

/* Splash */

#splash {
	width: 100%;
	height: 275px;
	margin: 0 auto;
	clear: none;
	float: none;
	z-index: 0;
}

#splash2 {
	width: 680px;
	height: 330px;
	margin: 0 auto;
	clear: none;
	float: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #CCCCCC;
	height: inherit;
}
#headercolor {
	width: 720px;
	height: 20px;
	margin: 0 auto;
	background-color: #333333;
}

#breadcrumbscontainer {
	width: 720px;
	height: 20px;
	margin: 0 auto;
	font-size: 10px;
	background-color: #330000;
	color: #CCCCCC;
	letter-spacing: normal;
}

#colOne {
	float: left;
	width: 400px;
	padding: 30px 30px 30px 30px;
	background-color: #FFFFFF;
}

#colTwo {
	float: right;
	width: 185px;
	padding: 20px 40px 0 30px;
	background-color: #CCCCCC;
	height: auto;
}

#colCallout {
	float: left;
	width: 185px;
	padding: 50px 0px 0 0px;
	background-color: #CCCCCC;
	height: inherit;
}

#colCallout2 {
	float: left;
	width: 185px;
	padding: 31px 0px 0 0px;
	background-color: #CCCCCC;
	height: inherit;
}


#colTeamlist {
	float: left;
	width: 185px;
	padding: 50px 0px 0 0px;
	background-color: #CCCCCC;
	height: inherit;
}

#colFive {
	float: right;
	width: 325px;
	padding: 5px 0 0 0;
}

#colFour {
	float: left;
	width: 325px;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #330000;
	font-size: 11px;
}

#footer a {
	color: #333333;
}

 hr {
	float: none;
	color: #333333;
	border: 1px;
	width: 680px;
	text-decoration: none;	
	}
	
#sddm
{	margin: 0;
	padding: 0;
	z-index: 0}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: normal 11px arial
}

#sddm li a
{
	display: inline;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 50px;
	background: #ffffff;
	color: #333333;
	text-align: center;
	text-decoration: none;
	line-height: 12px;
	}

#sddm li a:hover
{	background: #ffffff}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #cccccc}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #999999;
		font: 11px arial}

	#sddm div a:hover
	{
	color: #FFF;
	background-color: #330000;
}
