body {margin-top:0;


}

.maincontainer {
	background-color: #ffffff;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#header { 
	margin: 0px; 
	text-align: left; 
	padding:0px;
	height:130px;;
}

.topbanner {
   padding-top:6px;
   padding-left:5px;
}

#contentpad { 
 padding:5px;
}

.footer { 
	font-size: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* Blue Box Controls */

.boxHeader {
	height: 22px;
	border-top: 1px solid #395a90;
	border-right:1px solid #395a90;
	border-bottom:1px solid #395a90;
	border-left:1px solid #395a90;
	background-color: #bfd2e3;
	padding-left: 6px;
	padding-right: 6px;
}
.boxHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:	#395a90;
	text-align: left;
}.boxTopLt {
	background-image: url(../images/boxes/boxTopLt.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 24px;
}
.boxTopBg {
	background-image: url(../images/boxes/boxTopBg.gif);
	background-repeat: repeat-x;
	height: 24px;
	text-align: left;
}
.boxTopRt {
	background-image: url(../images/boxes/boxTopRt.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 24px;
}
.boxBotLt {
	background-image: url(../images/boxes/boxBotLt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 6px;
	height: 24px;
}
.boxBotBg {
	background-image: url(../images/boxes/boxBotBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 24px;
}
.boxBotRt {
	background-image: url(../images/boxes/boxBotRt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 6px;
	height: 24px;
}
.boxSubSection {
	border-right:1px solid #395a90;
	border-left:1px solid #395a90;
	background-color: #e3ebf3;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../images/boxes/boxTopBg.gif);
	background-repeat: repeat-x;
	height: 24px;
	text-align: left;
}
.boxSubTop {
	height: 22px;
	border-top:1px solid #395a90;
	border-right:1px solid #395a90;
	border-bottom:1px solid #395a90;
	border-left:1px solid #395a90;
	background-color: #e3ebf3;
	padding-left: 6px;
	padding-right: 6px;
}
.boxSubBottom {
	height: 22px;
	border-top:1px solid #395a90;
	border-right:1px solid #395a90;
	border-bottom:1px solid #395a90;
	border-left:1px solid #395a90;
	background-color: #e3ebf3;
	padding-left: 6px;
	padding-right: 6px;
}
.boxSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}
.boxSubHeaderTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.boxHeaderBorder { /* use if no top subheader is used -tih: 10.02.2006*/
	border-bottom:1px solid #395a90;
}
.boxFooterBorder { /* use if no bottom subheader is used */
	border-top:1px solid #395a90;
}
.boxFooter {
	border-top:1px solid #395a90;
	border-right:1px solid #395a90;
	border-bottom:1px solid #395a90;
	border-left:1px solid #395a90;
	background-color: #bfd2e3;
	padding-left: 6px;
	padding-right: 6px;
	height: 22px;
}
.boxSectionHeader {
	border-right: 1px solid #395a90;
	border-left: 1px solid #395a90;
	background-color: #e3ebf3;
	padding-left: 6px;
	padding-right: 6px;
	height: 22px;
}
.boxSectionHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:	#395a90;
}
.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 6px; /* CD 09/11/06 */
	padding-right: 6px; /* CD 09/11/06 */
}
.boxText a:link {
	color: #333333;
	text-decoration: underline;
}
.boxText a:active {
	color: #333333;
	text-decoration: underline;
}
.boxText a:visited {
	color: #333333;
	text-decoration: underline;
}
.boxText a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Display Table */
.displayTableBorder {
	border-right: 1px solid #395a90;
	border-left: 1px solid #395a90;
	background-color:#FFFFFF;
}
.displayTableBorderLast {
	border-right: 1px solid #395a90;
	border-left: 1px solid #395a90;
	border-bottom: 1px solid #395a90;
	background-color:#FFFFFF;
}
.displayTableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.displayTableText b {
	font-weight: bold;
}
.displayTableText a:link {
	color: #333333;
	text-decoration: underline;
}
.displayTableText a:active {
	color: #333333;
	text-decoration: underline;;
}
.displayTableText a:visited {
	color: #333333;
	text-decoration: underline;;
}
.displayTableText a:hover {
	color: #333333;
	text-decoration: underline;;
}


/* Vertical Navigation */ 

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 120px; /*width of menu*/
border-right: 1px solid gray;
border-bottom: 1px solid gray;
}

.arrowlistmenu .headerbar{
font-size: 10px;
color: #494949;
background: white url(../images/topnav_bg.gif) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
border-bottom: 1px solid gray;
border-top: 1px solid gray;
padding: 2px 0 2px 5px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(../images/nav/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 10px;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


/* horizontal navigation */

#slantedmenu{
font-weight: bold;
font-size: 10px;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
background-image: url(../images/topnav_bg.gif);
background-repeat: repeat-x;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(../images/nav/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: black;
}


/* new css for new pages */
.urbangreymenu {
width:135px;
margin-top:0;
}

.urbangreymenu .headerbar {
font:bold 17px Verdana;
color:#FFF;
background:#333 url(../images/navbarback.gif); background-repeat: repeat-x;
margin-bottom:0;
padding:4px 0 5px 4px;
}


.urbangreymenu .headerbar2 {
font:bold 17px Verdana;
color:#FFF;
background:#5B99BE url(-/includes/osceola/arrowstop.gif) no-repeat 6px 4px;
margin-bottom:0;
padding:4px 0 5px 4px;
}

.headerbar2 a {
color:red;
}

.urbangreymenu ul {
list-style-type:none;
margin:0;
padding:0;
}

.urbangreymenu ul li {
padding-bottom:1px;
}

.urbangreymenu ul li a {
font:normal 11px Arial;
color:#000;
background:#F9F9F8;
display:block;
line-height:17px;
text-decoration:none;
border:1px #ccc solid;
padding:1px 0 1px 8px;
}

.urbangreymenu ul li a:hover {
color:#FFF;
background:#338CEF;
}

.bulletlist li {
list-style:disc;
margin-left:20px;
}




#navcontainer
{
height: 52px;
width:960px;
background:#2c2c2c ;
margin-top: -15px;

	background-image: url(../images/navbarbacktop.gif);
	background-repeat: repeat-x;

}


ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-top: 8px;
padding-bottom: 10px;
font-size: 15px; 
font-weight: bold;



}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 5px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #338CEF;
text-decoration: none;
}

.navred
{
background:#333 url(../images/navbarbackred.gif); background-repeat: repeat-x;
color: #fff; font-weight: bold;
}

.newheading
{
font-size: 30px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 20px;
}

.newheadingsmaller
{
font-size: 20px;
font-weight: bold;
}



.newheadback
{
font:bold 13px arial;
color:#FFF;
background:#333 url(../images/navbarback.gif); background-repeat: repeat-x;
margin-bottom:0;
padding:3px 0 3px 3px;
}
.newsmall
{
font-size: 11px;
font-weight: bold;
}

.tabborder
{
border: 1px #ccc solid;
font-size: 12px;
}

.footerback
{
	background-image: url(../images/footerback.gif);
	background-repeat: repeat-x;
	height: 136px;
	border-bottom: 1px #333 solid;
	}
	
	.topadsskytable a:link{color:#666; font-size:10px; text-align:left; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif}
.topadsskytable a:visited{color:#666; font-size:10px; text-align:left; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif}
.topadsskytable a:hover{color:#c03; font-size:10px; font-weight:bold; text-decoration:underline; font-family:Verdana,Arial,Helvetica,sans-serif}
.topadsskytable{width:160px; background-color:#fff; border:1px solid #777; padding:2px; border-spacing:0px; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9; text-align:left; line-height:10px}
.topadsskyheader{background:#8091DE url("../images/topadsskyheader_back.gif") no-repeat left top; vertical-align:middle; font:bold 12px "Trebuchet MS",Verdana,sans-serif; color:#FFF; font-weight:bold; width:160px; border:1px solid white; padding:2px; border-spacing:0px; line-height:15px; text-transform:uppercase}

.formbutton  {
background-color:#166010;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
padding: 3px;
}

















