/* General Definitions */
BODY {
	background-color: #f0f0f0;
	margin: 0 0 20px 0;
}
BODY, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
H1, H2, H3, H4, H5, H6 {
	color: #0082cf;
}
HR {
	color: #dedede;
	height: 1px;
}
FORM {
	margin: 0;
	padding: 0;
}
A {
	color: #0082cf;
	text-decoration: none;
}
A:visited {
	color: #052670;
}
A:hover {
	color: #5a8af9;
	text-decoration: underline;
}
A IMG {
	border: none;
}

#MainContainer {
	background-color: #fff;
	background-image: url(/images/center/bg.gif);
	background-repeat: repeat-y;
	background-position: 0;
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #d5d6d6;
}

#TopKeywords {
	background-color: #e7e7e7;
	text-align: center;
	line-height: 15px;
}
#TopKeywords H1,
#TopKeywords P {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	margin: 0;
	padding: 0;
	display: inline;
}
#TopKeywords A {
	color: #999;
}

/* START Top Definitions */
#Top {

}
#TopBlock {
	background-color: #2a81a6;
	background-image:  url(/images/top/top-block-bg.jpg);
	height: 100px;
}
#TopBlockLogo {
	width: 210px;
	float: left;
}
#TopBlockLogo H2 {
	margin: 0;
	padding: 0;
}
#TopBlockLogo H2 A {
	background-image: url(/images/top/top-site-logo.jpg);
	width: 210px;
	height: 100px;
	display: block;
}
#TopBlockLogo H2 A STRONG {
	display: none;
}
#TopBlockSlogan {
	width: 550px;
	float: left;
}
#TopBlockSlogan H3 {
	background-image: url(/images/top/top-phone.jpg);
	width: 315px;
	height: 55px;
	margin: 0 0 0 110px;
	padding: 0;
}
#TopBlockSlogan H3 STRONG {
	display: none;
}
#TopBlockSlogan P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 35px;
	margin: 0;
	padding: 0;
}
#TopBlockSlogan P STRONG {
	color: #f6ff00;
}

#TopDPTLogo {
	width: 240px;
	float: left;
}
#TopDPTLogo P {
	width: 205px;
	height: 80px;
	margin: 10px 15px 10px 20px;
}
#TopDPTLogo P A {
	background-image: url(/images/top/dptlogo.gif);
	width: 205px;
	height: 80px;
	display: block;
}
#TopDPTLogo P A SPAN {
	display: none;
}

/*  DELETE  */
#TopBlockLogin {
	width: 240px;
	float: left;
}
#TopBlockLoginBox {
	background-color: #74adc4;
	background-image: url(/images/top/top-login-bg.jpg);
	width: 205px;
	height: 80px;
	margin: 10px 15px 10px 20px;
}
#TopBlockLoginBox H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f6ff00;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#TopBlockLoginContent {
	padding: 10px 10px 0 10px;
}
#TopBlockLoginContent P {
	height: 20px;
	margin: 0;
	padding: 0;
}
#TopBlockLoginContent P STRONG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 15px;
	width: 70px;
	display: block;
	float: left;
}
#TopBlockLoginContent P INPUT {
	font-size: 10px;
	line-height: 13px;
	width: 111px;
	height: 13px;
	border: 1px solid #c2d3e4;
	float: left;
	text-align: center;
}
#TopBlockLoginSubmit {
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	height: 15px;
	margin: 5px 0 0 0;
}
#TopBlockLoginSubmit INPUT {
	vertical-align: middle;
	margin: 0 0 0 2px;
}
/*  DELETE  */

#TopSlogan {
	background-color: #e2e2e2;
	background-image: url(/images/top/slogan-bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 19px;
	letter-spacing: -1px;
	height: 20px;
}
#TopSloganURLs {
	font-size: 9px;
	font-weight: normal;
	color: #545454;
	width: 210px;
	float: left;
}
#TopSloganText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	width: 790px;
	float: left;
}
#TopSloganText STRONG {
	color: #379217;
}
/* END Top Definitions */

/* Center Definitions */
#Center {

}
#Col01 {
	width: 770px;
	float: left;
}
#Col02 {
	width: 230px;
	float: left;
}

#MainMenu {
	background-color: #e5e5e5;
	background-image: url(/images/mainmenu/bg.gif);
	height: 30px;
	border-bottom: 1px solid #dedede;
}
#MainMenu UL {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	vertical-align: middle;
}
#MainMenu LI {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	display: block;
	float: left;
	border-right: 1px solid #efefef;
}
#MainMenu LI#MenuSignUpLink {
	background-color: #00e506;
	background-image: url(/images/mainmenu/signup-bg.gif);
	font-family: Impact;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}
#MainMenu LI#MenuSignUpLink A {
	color: #fff;
}

#PageContent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	padding: 20px;
}
#PageContent H2 {
	font-size: 26px;
	margin: 0 0 25px 0;
	padding: 0;
}
#PageContent H3 {
	font-size: 20px;
	margin: 15px 0 10px 0;
	padding: 0;
}
#PageContent H4 {
	font-size: 16px;
	margin: 15px 0 5px; 
	padding: 0;
}
#PageContent H5 {
	font-size: 12px;
	margin: 15px 0 0; 
	padding: 0;
}
#PageContent P {
	text-align: justify;
	line-height: 14px;
	margin: 15px 0 10px 0;
	padding: 0;
}
#PageContent OL,
#PageContent UL, {
	margin: 5px 0 0 0;
	padding: 0 10px 0 30px;
}
#PageContent LI {
	margin: 0 0 5px 0;
	padding: 0;
}
#PageContent DL {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}
#PageContent DT {
	color: #0e632a;
	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 P A,
#PageContent LI A,
#PageContent DD A {
	font-weight: bold;
}

#PageContent TABLE {
	margin: 10px auto 10px auto;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
}
#PageContent TR.even-row {
	background-color: #ffffd0;
}
#PageContent TH {
	background-color: #efefef;
	color: #a63200;
}
#PageContent TH,
#PageContent TD {
	padding: 3px;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
#PageContent #ImageContentBox{
	width:650px;
	margin:0 auto;
}
#PageContent #ImageContentBox IMG{
	margin: 0 0 10px 0;
}
#PageContent TABLE#ListLinks{
	width:600px;
	margin:25px auto;
}
#PageContent TABLE#ListLinks TR TH{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	text-align:center;
	padding:10px 0;
}
#PageContent TABLE#ListLinks TD{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding:5px 0;
}
#PageContent TABLE#ListLinks TD A{
	color:#444444;
	text-decoration:none;
}
#PageContent TABLE#ListLinks TD A:HOVER{
	text-decoration:underline;
	color:#686666;
}

/* Bottom Definitions */
#Bottom {
	clear: both;
}
#BottomText {
	
}
#BottomText P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8c8c8c;
	text-align: justify;
	padding: 25px 30px;
	margin: 0;
}
#BottomOptions A,
#BottomOptions A:hover,
#BottomOptions A:visited {
	color: #555;
}

#DPTSportsGroup {
	background-color: #fff;
	font-size: 12px;
	height: 110px;
	margin: 0;
	padding: 0;
}
#DPTSportsGroup H2 {
	background-color: #f4f4f4;
	font-size: 12px;
	text-align: center;
	color: #555;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
#DPTIconsBlock {
	height: 85px;
	margin: 0;
	padding: 0;
}
#DPTSportsGroup DIV.dpticon {
	text-align: center;
	width: 125px;
	float: left;
}
#DPTSportsGroup A,
#DPTSportsGroup A:visited {
	font-weight: bold;
}

/* Footer Definitions */
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #dbeaf1;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#Footer P {
	margin: 0;
	padding: 0 10px 0 10px;
}
#Footer A {
	font-weight: bold;
}
#CopyRights {
	font-size: 11px;
	text-align: right;
	width: 325px;
	margin: 0;
	padding: 0;
	float: left;
}
#CopyRights P {
}
#BottomSiteInfo {
	border-left: 1px solid #dedede;
	font-size: 11px;
	width: 559px;
	margin: 0;
	padding: 0;
	float: left;
}
#BottomSiteInfo P {
}
#Disclamer {
	clear: both;
}
#Disclamer P {
	text-align: center;
	padding: 0 5px 10px 5px;
}

/* Other Universal Definitions*/
.end-float {
	clear: both;
}
.important {
	color: #E80000;
}
