﻿body
{
	background-color: #d3d3d3;
	margin-left: 0px;
	margin-top: 0px;
	margin-width: 0px;
	margin-height: 0px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
}
.container
{
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: solid 1px Black;
	overflow: auto;
}
.mainContent
{
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.top
{
	
	width:1000px;
	height:152px;
	background-repeat:no-repeat;
}
.bgblue
{
	background-image:url(images/img_05.jpg);
	width:1000px;
	height:28px;
}
.tdcommon
{
	height:10px;
	margin-top:5px;
	padding-left:10px;
}
.menudevider
{
 width:6px;
 background:url(images/img_07.jpg);
 background-repeat:no-repeat;
}
.bluebg
{
	background-image:url(images/blue_bg.jpg);
	width:210px;
    overflow:auto;
}
.bluebg1
{
	background-image:url(images/blue_bg.jpg);
	width:210px;
   overflow:auto;
}
.bluebg2
{
	background-image:url(images/blue_bg.jpg);
	width:210px;
     overflow:auto;
}
.bluebg3
{
	background-image:url(images/blue_bg.jpg);
	width:211px;
    /*height:1030px;*/
	height:auto;
	padding-bottom:5px;
    
}
.commondiv
{
	padding-left:20px;
	width:539px;
}
.heading
{
	color:#0B286A; 
	font-family:Verdana;
	font-weight:bold;
	font-size:17px;
}
.heading1
{
	color:#CBA554; 
	font-family:Verdana;
	font-weight:bold;
	font-size:15px;
}
.txtclass
{
	font-family:Verdana;
	font-size:14px;
	color:Gray;
}
.top_txtclass
{
	font-family:Verdana;
	font-size:14px;
	color:Gray;
	font-weight:normal;
}
.gap
{
	padding-top:5px;
}
.gap1
{
	padding-top:10px;
}
.athletic
{
	background-image:url(images/dc_4_28.jpg);
	height:16px;
	width:178px;
	background-repeat:no-repeat;
}
.whitediv
{
	width:579px;
	background-color:White;
	overflow:auto;
}
.whitediv2
{
	width:789px;
	background-color:White;
	overflow:auto;
}
.leftimg
{
	background-image:url(images/img_33.jpg);
	width:66px;
	height:65px;
	background-repeat:no-repeat;
}

.midimg
{
	background-image:url(images/dc_4_41.jpg);
	width:32px;
	height:32px;
	background-repeat:no-repeat;
}
.rightimg
{
	background-image:url(images/img_35.jpg);
	width:65px;
	height:65px;
	background-repeat:no-repeat;
}
.aliant
{
	background-image:url(images/dc_4_129.jpg);
	width:83px;
	height:31px;
	background-repeat:no-repeat;
}
.credit
{
	background-image:url(images/dc_4_128.jpg);
	width:86px;
	height:30px;
	background-repeat:no-repeat;
}
.central
{
	background-image:url(images/img_147.jpg);
	width:96px;
	height:30px;
	background-repeat:no-repeat;
}
.herald
{
	background-image:url(images/img_148.jpg);
	width:127px;
	height:30px;
	background-repeat:no-repeat;
}
.canadian 
{
	background-image:url(images/img_149.jpg);
	width:85px;
	height:31px;
	background-repeat:no-repeat;
}
.pepsi
{
	background-image:url(images/img_135.jpg);
	width:41px;
	height:30px;
	background-repeat:no-repeat;
}
.subway
{
	background-image:url(images/img_151.jpg);
	width:85px;
	height:30px;
	background-repeat:no-repeat;
}
.right
{
	background-image:url(images/img_138.jpg);
	width:55px;
	height:40px;
	background-repeat:no-repeat;
}
.tim
{
	background-image:url(images/img_154.jpg);
	width:111px;
	height:26px;
	background-repeat:no-repeat;
}
.u
{
	background-image:url(images/dc_4_132.jpg);
	width:33px;
	height:28px;
	background-repeat:no-repeat;
}
.name
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#CCCC33; font-weight:bold;
}

.style1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial;
	font-size: 12px;
	color: #0B286A;
	font-weight: normal;
	/*font-style: italic;*/
}
.style3 {
	font-family: Arial;
	font-size: 10px;
}
.style4 {
	font-family: "Univers 45 Light";
	color: #FFFFFF;
}
.style8 {font-size: 14px; font-weight: bold; font-family: "Univers 45 Light"; color: #FFFFFF; }
.style10 {font-size: 12px}
.style12 {
	color: #C6A04F;
	font-weight: bold;
	font-family: "Univers 57 Condensed";
}
.style15 {color: #0B286C}
.style16 {font-family: "Univers 45 Light"}
.style17 {color: #C6A04F; font-weight: bold; font-family: "Univers 57 Condensed"; font-size: 12px; }
.style18 {color: #0B286C; font-size: 12px; }
.style19 {
	font-family: "Univers 57 Condensed";
	font-size: 12px;
	color: #b62931;
}
.style21 {
	color: #0B286C;
	font-size: 12px;
	font-weight: bold;
	font-family: "Univers 57 Condensed";
}