@charset "utf-8";
html, body, div, applet, span, iframe, object, h1, h2, h3, h4 , h5, h6 {
	margin: 0px;
	border: 0px;
	padding: 0px;
	outline: 0px;
	font-size: 100%;
	}
	
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #e5e0cf;
}

img, div, a {
	behavior:url(../iepngfix.htc);
	}
	
#logo {
	width: 385px;
	float: left;
}
img { border-style: none; }


#news {
	text-align: right;
	padding-top: 40px;
}

#news h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00758F;
	border: 1px solid #88AEA3;
}

.signUp {
	font-size: 12px;
	color: #00758F;
}

#navBar {
	background-image: url(../images/MOBLEY_feb13_clear_05.png);
	height: 32px;
	background-repeat: no-repeat;
	padding-top: 2px;
	text-align: center;
}

#navBar ul {
	display: inline;
	list-style-type: none;
	margin-top: 10px;
}

#navBar li {
	display: inline;
	margin-right: 70px;
}

#navBar ul a:link {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#navBar ul a:active {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#navBar ul a:visited {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#navBar ul a:hover{
	font-size: 15px;
	color: #33CCCC;
	text-decoration: none;
}
.homeboxTop {
	background-image: url(../images/MOBLEY_feb13_clear_08.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 18px;
	padding-top: 5px;
}
.homeboxMiddle {
	background-image: url(../images/MOBLEY_feb13_clear_09.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.leftBlock {
	padding: 10px 20px;
	float: left;
	width: 565px;
}
.leftBlock p { margin-top: 0px; }

.leftBlock ul { margin-bottom: 0px; }

.leftBlock li { margin-bottom: 5px; }

.leftBlock h1 {
	margin: 0px 0px 10px;
	color:#336666;
	font-size: 150%;
}

.leftBlock h2 {
	margin: 0px 0px 10px;
	color:#336666;
	font-size: 130%;
}

.leftBlock img {
	margin-left: 10px;
	margin-bottom: 10px;
}
.rightBlockhome {
	width: 195px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-image: url(../images/silver_bkgrnd_stripes.jpg);
	background-repeat: no-repeat;
}
.rightBlock {
	padding: 0px 20px 20px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #FFFFFF;
	clear: none;
	float: right;
	width: 220px;
}
.rightBlock div {
	padding: 15px;
	margin-top: 0px;
	border: thin solid #CCCCCC;
}
	
.rightBlock li {
	font-size: 120%;
	font-weight: bold;
	color: #1F5E6F;
	margin-bottom: 15px;
	margin-left: -15px;
	list-style-type: disc;
	
}
.rightBlock h2 {
	margin-bottom:7px;
}
	
h1 {
	font-size: 140%;
	color: #555E4D;
	margin-top: 0px;
	line-height: 110%;
	font-weight: bolder;
	letter-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.insideRight li {
	font-weight: normal;
	font-size: 95%;
}
a:link {
	color: #006666;
	text-decoration: underline;
}

a:active{
	color: #006666;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: underline;
}
a:hover { color: #666666; }

.cTimeValue a {
   color:#006666;
   text-decoration: underline;
   }
.cTimeValue a:active {
   color:#006666;
   text-decoration: underline;
   
   }

.cTimeValue a:visited {
   color:#006666;
   text-decoration: underline;
   }

.cTimeValue a:hover {
	color:#666633;
	text-decoration: none;
   }

#footer {
	font-size: 9px;
	color: #666666;
	text-align: center;
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 3px;
}

#footer a:link, a:active, a:visited {
	color:#666666;
	text-decoration:none;
	}

#footer a:hover {
	color: #336666;
	text-decoration: underline;
	}

.scrollList {
	height: 500px;
	overflow: auto;
	background-color: #e4e4e4;
}

.secret {
	background-color: #D8D0C5;
	padding: 10px;
}
