BODY {
	background-color: #000;
	background-image: url(/images/body/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	margin: 0 0 25px 0;
}
BODY, TH, TD {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333;
}
H1, H2, H3, H4, H5, H6 {
	color: #333;
}
A {
	color: #00f;
}
A:visited {
	color: #008;
}
A:hover {
	color: #f00;
}
A IMG {
	border: none;
}

#TopLine {
	background-color: #373737;
	text-align: center;
	height: 20px;
}
#TopLine H1,
#TopLine P {
	font-size: 11px;
	font-weight: normal;
	color: #929292;
	line-height: 20px;
	display: inline;
}

#MainContainer {
	width: 900px;
	margin: 0 auto;
}

#Top {
	width: 900px;
	height: 205px;
}
#TopContent {
	background-image: url(/images/top/top-bg.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	height: 160px;
	position:relative;
}
#TopLogo {
	width: 220px;
	height: 160px;
	float: left;
}
#TopTitlePhone {
	position:absolute;
	top: 25px;
	left:310px;
/*	width: 680px;
	height: 160px;
	float: left;*/
}
#TopLogo H2 {
	width: 220px;
	height: 160px;
	margin: 0;
	padding: 0;
	float: left;
}
#TopLogo H2 A {
	background-image: url(/images/top/logo.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 160px;
	margin: 0;
	display: block;
	position: relative;
	left: -50px;
}
#TopTitlePhone P {
	background-image: url(/images/top/top-phone.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 235px;
	height: 50px;
	margin: 0;
	padding: 0;
	float: right;
}
#TopTitlePhone H3 {
	background-image: url(/images/top/top-title.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 273px;
	height: 50px;
	margin: 0;
	padding: 0;
	float: right;
}
#TopLogo H2 A STRONG,
#TopTitlePhone P STRONG,
#TopTitlePhone H3 STRONG {
	display: none;
}
/*#TopSlogan {
	text-align:center;
}
#TopSlogan H2 {
	margin:0;
	font: 26px Arial, Helvetica, sans-serif;
	color: #660000;
}*/
#TopOptions {
	background-color: #fff;
	background-image: url(/images/top/options-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 45px;
	border-left: 3px solid #bdbdbd;
	border-right: 3px solid #bdbdbd;
}
#TopOptions UL {
	margin: 0;
	padding: 0;
	display: block;
}
#TopOptions LI {
	background-color: #540000;
	background-image: url(/images/top/option-bg.gif);
	line-height: 25px;
	height: 45px;
	margin: 0 1px 0 0;
	padding: 0 18px;
	display: block;
	float: left;
}
#TopOptions LI A {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none
}
#TopOptions LI.contact A { color: #FF6633 !important; padding: 0 1px }
#Center {
	background-color: #fff;
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 894px;
	border-left: 3px solid #bdbdbd;
	border-right: 3px solid #bdbdbd;
}

#PageContent {
	min-height: 550px;
	font-size: 13px;
	padding: 25px;
}
#PageContent H2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #540000;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
}
#PageContent H2 SPAN {
	font-size: 14px;
	color: #777;
}
#PageContent H3,
#PageContent H3 A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #862200;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #efefef;
}
#PageContent H3 SPAN { font-size: 12px; color: #666; margin-left: 10px; }
#PageContent H4,
#PageContent H4 A {
	font-size: 14px;
	text-decoration: none;
	color: #333;
	margin: 0;
	padding: 5px 0 0 0;
}
#PageContent H4#benefits { padding-top: 0; color: #CC0000; font-size: 16px }
#PageContent H5 {
	font-size: 14px;
}
#PageContent P {
	text-align: justify;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}
#PageContent OL,
#PageContent UL {
	margin: 0;
	margin: 25px 0 20px 0;
	padding: 0 0 0 20px;
	/*list-style: outside;*/
}
#PageContent LI {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
UL#benefits { margin: 0; padding: 0 }
	UL#benefits LI {
		color: #660000;
		font-size: 15px;
		font-weight: normal;
		list-style:none
		}
		UL#benefits LI STRONG { color: #CC0000; font-size: 16px }
		UL#benefits LI SPAN { color: #CC0000; font-size: 18px }
p#bottomLine {
	height: 100px;
	font: 22px Arial, Helvetica, sans-serif;
	text-align: center
	}
	p#bottomLine STRONG { font-size: 30px; color: #336600 }

#PerHeadMoreInfo {
	width: 400px;
	background-color: #efefef;
	margin: 15px 20px 0 0;
	padding: 15px;
	border: 1px solid #dedede;
	float: left;
}

#PerHeadBenefits {
	width: 385px;
	margin: 15px 0 20px 0;
	padding: 0;
	float: right;
}
#PerHeadBenefits A { font-weight: normal; text-decoration: none;}
#MainText P {
	width: 385px;
	font-size:16px;
	text-align: center;
	color: #990033;
}
#InfoSection {
	border: 1px solid #dedede;
	margin: 40px 0;
	padding: 0 0 15px 15px;
}
#InfoSection H3 { color: #666 !important; }
.articleblock { 
	width: 250px;
	margin: 0 15px 0 0;
	padding: 10px 5px 0 5px;
	float: left;
}
H4#ArticlesIndex { text-align: center; color: #666; }

UL#ArticlesList { margin: 15px 0 0 0; padding: 0; }
UL#ArticlesList LI {
	color: #862200;
	list-style: inside;
	line-height: 20px;
	border-bottom: 1px dotted #ddd;
	}
UL#ArticlesList LI A {
	font-weight: normal;
	padding: 0 0 0 10px;
	text-decoration: none;
	}
UL#ArticlesList LI A:over { text-decoration: underline; }
#InfoFullBlock {
	padding: 0 0 15px 0;
}
.moreinfo {
	background-color:#eee;
	width: 260px;
	font-size: 11px !important;
	text-align: center;
	line-height: 20px;
	margin: 0 15px 0 0;
	float: left;
}
.articlesindex {
	width: 250px;
	font-size: 11px !important;
	text-align: right;
	line-height: 20px;
	padding: 0 10px 0 0;
	float: left;
}
.articlesIndexBox {
	width: 370px; 
	float: left;
	margin: 0 25px 0 0;
	padding: 0 0 0 25px;
}

#articleImage {
	float:left;
	margin: 0 10px 10px 0;
	padding: 5px 10px;
	border: 1px solid #ddd;
}
#articleImage P {
	font-size: 11px !important;
	text-align:center;
	clear: both;
}
#PageContent DL {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}
#PageContent DT {
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#PageContent DD {
	margin: 0 0 10px 20px;
	padding: 0 0 0 0;
}
#PageContent DD.phonenumber { font: bold 23px/30px Verdana, Arial, Helvetica, sans-serif; color:#006600 }
#PageContent DD.email { font: bold 20px/25px Arial, Helvetica, sans-serif }
#PageContent P A,
#PageContent LI A,
#PageContent DD A {
	font-weight: bold;
}

#Bottom {
	
}
#BottomPhone {
	height: 65px;
}
#BottomPhone P {
	text-align: center;
	margin: 0;
	padding: 20px 0 15px 0;
}
#BottomPhone P A {
	background-image: url(/images/bottom/phone.gif);
	width: 400px;
	height: 30px;
	margin: 0 auto;
	display: block;
}
#BottomPhone P A STRONG {
	display: none;
}
#DPTSportsGroup {
	background-color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
}
#DPTSportsGroup H2 {
	background-color: #f4f4f4;
	font-size: 12px;
	text-align: center;
	color: #555;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
#DPTIconsBlock {
	height: 80px;
	margin: 0;
	padding: 0 2px;
}
#DPTSportsGroup DIV.dpticon {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 110px;
	float: left;
}
#DPTSportsGroup A,
#DPTSportsGroup A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0082cf;
}
#DPTSportsGroup A:hover {
	color: #2db1ff;
}

#Footer {
	background-image: url(/images/footer/bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#Footer P {
	margin: 0;
	padding: 0 10px 0 10px;
}
#Footer A {
	color: #888;
	font-weight: bold;
}
#Reference {
	font-size: 11px;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
}
#Reference P {
	
}
#Reference A,
#Reference A:visited,
#Reference A:hover {
	color: #CC3300;
}
#BottomSiteInfo {
	border-left: 1px solid #555;
	font-size: 11px;
	width: 639px;
	margin: 0;
	padding: 0;
	float: left;
}
#BottomSiteInfo P {
	text-align: justify;
}
#Disclamer {
	clear: both;
	font-size: 10px;
}
#Disclamer P {
	text-align: center;
	padding: 0 5px 10px 5px;
}

/* Other Universal Definitions*/
DIV.end-float {
	clear: both;
}
.important {
	color: #E80000;
}
