/* *{padding: 0px; margin: 0px;} */
body{
	background-color: #58828e; 
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg-expander.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

td,p{padding: 0px; margin: 0px;}

td img {display: block;}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

/* layout styles */
.reflection {
	background-image: url(../images/img-reflection.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.gradientBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/content-bg-btm.jpg);
	vertical-align: top;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.rtBtmshadow {
	background-image: url(../images/rt-btm-shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-image: url(../images/ftr-bg.jpg);
	text-align: center;
	vertical-align: top;
}

#footer a{color: #666; text-decoraion: underline;}
#footer a:hover{color: #000; text-decoraion: underline;}

#toTop{font: 11px Tahoma, Arial, sans-serif;  margin: 10px; text-align: right;}
#toTop a{color: #666; text-decoration: none;}
#toTop a:hover{color: #666; text-decoration: underline;}
/*
#copyright{color: #666; font: 11px  Tahoma, Arial, sans-serif;  margin: 10px; text-align: center;}
#copyright a{color: #666; text-decoration: none;}
#copyright a:hover{color: #666; text-decoration: underline;}
*/
#tmgCredit{font: 11px  Arial, Tahoma, sans-serif; margin: 0px 0px 15px 0px; text-align: center;}
#tmgCredit a{color: #333; text-decoration: none;}
#tmgCredit a:hover{color: #333; text-decoration: underline;}

/* nav items */
.mainNavCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	background-image: url(../images/index-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;

}

.mainNavCell a {color: #003366; text-decoration: none}
.mainNavCell a:hover {color: #3399CC;	text-decoration: none;}
.mainNavCell a#active {color: #3399CC; text-decoration: none;}

#mainNavBox{
	height: 325px;
	margin: 20px 0px 0px 0px;
}
/*
#navcontainer{
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#navlist{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	text-align: left;
}

#navlist li {
	padding: 0px;
	margin: 0px;
}

#navlist li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
	text-transform: none;
}

#navlist li a:hover, #navlist a#active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	text-decoration: underline;
}
*/

/* content area styles */
#contentCenterCell, #contentRightCell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

#contentCenterCell a, #contentRightCell a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	text-transform: none;
}

#contentCenterCell a:hover, #navlist a#active, #contentRightCell a:hover, #navlist a#active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}

#contentCenterCell p, #contentRightCell p{margin: 5px 0px;}

#galleryThumbs img{display: inline; margin: 4px;}

/* home page styles */
.hpRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #D2D2D2;
	background-image: url(../images/index-tile-area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* schedule template styles */
.scheduleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#whatsNewBox{
/*	background-image: url(../images/hp-whatsnewbox.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
	background-color: #fff;
	border: 1px solid #cccccc;
	height: 150px;
	width: 324px;
	padding: 5px;
}

#whatsNewBox p{
	margin: 0px 0px 10px 0px;
}

#whatsNewBox a{color: #3399CC; text-decoraion: none;}
#whatsNewBox a:hover{color: #3399CC; text-decoraion: underline;}

.boldHdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
