body,td,th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #383838;
}
body {
	margin: 0px;
}
a:focus 
{
-moz-outline-style: none;
}
a:link, a:active, a:visited, a:focus {
	color:#867331;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #9C0016;
	outline: none;
	text-decoration: underline;
}
.menutext {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutxt:link, a.menutxt:active, a.menutxt:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutxt:hover{
	color: #FEE18B;
	text-decoration: none;
}
a.callOuttxt:link, a.callOuttxt:active, a.callOuttxt:visited {
	color: #867331;
	text-decoration: none;
	font-weight: bold;
}
a.callOuttxt:hover{
	color: #FEE18B;
	text-decoration: none;
}
a.featurestxt:link, a.featurestxt:active, a.featurestxt:visited {
	color: #383838;
	text-decoration: none;
}
a.featurestxt:hover{
	color: #A30017;
}
li.mybullets:hover {
	color: #A30017;
}
.footertxt{
	font-size: 10px;
}
a.footertxt:link, a.footertxt:active, a.footertxt:visited {
	color: #383838;
	text-decoration: none;
}
a.footertxt:hover{
	color: #A30017;
}
a:hover, a:active, a:focus {
    outline: none;
}
img {
	border: none;
}
.imgover{ /*class to call JS function for rollovers*/
}
h1 {
	font-size: 13px;
	color: #8b000b;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	color: #383838;
	font-weight: bold;
}
.heading1 {
	font-size: 13px;
	color: #8b000b;
	font-weight: bold;
}
.heading2 {
	font-size: 12px;
	color: #8b000b;
	font-weight: bold;
}
.heading3 {
	font-size: 11px;
	color: #8b000b;
	font-weight: bold;
}
.ruleDotted {
	background-image: url(../images/horz_dotted_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ruleDotted2 {
	background-image: url(../images/horz_dotted_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-bottom: 10px;
}
 .clearbothdiv { /*hidden from view*/	
	clear: both;
} 
.dlsurveybar {
	width: 551px;
	height: 45px;
	padding-left: 20px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
}
li.margin {
	margin-top: 10px;
}
li.mybullets {
	margin-top: 0px;
    padding-bottom: 4px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 2px;
	text-align: left;
	padding-left: 20px;
}
#maincontainer {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	background-color: #FFFFFF;
}
.contentRightDottedRule{
	width:375px;
	background-image: url(../images/horz_dotted_line.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
#btmContentSpacer {
	width:890px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}
#footerArea {
	width:100%;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 45px;
}
#footerTextArea {
	width:890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 45px;
}

#iphone-search {
    position: absolute;
    z-index: 2;
    margin-left: 32px;
    margin-top: 195px;
}
#search-box {
    width: 138px;
    height: 25px;
    border: none;
    font-size: 20px;
    text-align: center;
}
#search-box:focus {
  outline-width:0;
}
#around-me {
    position: absolute;
    z-index: 2;
    margin-left: 29px;
    margin-top: 241px;
}
#around-me a {
    pointer: cursor;
}
#general-interest {
    position: absolute;
    z-index: 2;
    margin-left: 29px;
    margin-top: 275px;
}
#general-interest a {
    pointer: cursor;
}
#topMenuBar{
	height: 26px;
	float: right;
	background-image: url(../images/otss/sub/menu_bar/top_menu_bg_all.jpg);
	width: 600px;
	padding-top: 7px;
	text-align: center;
    margin-top: -20px;
}

a.schedule-log {
    background: url(../images/history.png) no-repeat 3px 50%;
    padding-left: 25px;
}

div.centered {
    width: 500px;
    margin: 0 auto;
}

