body
{
	padding: 0px;
	margin: 0px;
	font-family: 'trebuchet MS' , Verdana;
	font-size: 76%;
	background: url(Images/bgTile.gif);
}

html
{
	padding:0px;
	width: 100%;
}

a, a:hover, a:link, a:visited
{
	color: #3399cc;
	text-decoration: none;
}

:-moz-any-link:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

/* main div */
div#DivMainClass
{
	border: 1px solid #333333;
	width:990px;
    margin-left:5px;
    margin-right:5px;
    background-color:#FFF;
}
div#header {
	padding-top:5px;
}
div#footer {
	padding-bottom:30px;
}
div#wrapper_l
{

}
div#wrapper_r {

}
div#wrapper_lt
{

}
div#wrapper_rt {

}
div#wrapper {
		margin-left: auto;
		margin-right: auto;
		width: 1002px;
		margin-bottom: 25px;
}

/* HOME BAR */
.breadcrumb
{
    border-bottom-color: #C0C0C0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: right;
    padding-bottom: 3px;
    margin-top: -2px;
}

.homeBarDIV
{
	padding: 3px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: .90em;
}
.homeBarDIV a:link, .homeBarDIV a, .homeBarDIV a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.homeBarDIV .textSize
{
    float:right;
    width:20;
    top:0px;
    position:relative;
}

div.HomePageBottomText
{
    width:450px;
    display:inline-block;
    float:left;
    color:white;
}

div.HomePageBottomText p, div.HomePageBottomText ul, div.HomePageBottomText td, div.HomePageBottomText li, div.HomePageBottomText span
{
    line-height: 170%;
	color: #FFFFFF;
	text-align:left;
}

div.HomePageBottomText td {
    vertical-align: top;
}


/* HEADER BAR */
.headerBarDIV
{
	height: 150px;
}
.headerSearch
{
	width: 210px;
	height: 35px;
	position: absolute;
	top: 0pt;
	right: 0pt;
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 5pt;
	padding-left: 10px;
	margin-right: 0pt;
	margin-top: 25pt; /*moves search box content down*/
	font-size:1.3em;
}
.headerSearchOptions
{
    text-align:right;
	color:#FFFFFF;
	font-size:.6em;
	font-weight:bold;
	padding-right: 10px;
	padding-top: 3px;
	float:right;
}
.headerSearchOptions a
{
    color: #FFFFFF;
    text-decoration: none;
}
.headerSearch .textBar
{
	border-style: solid;
	border-width: 1px;
	border-color: #666666 #666666 #808080 #666666;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #666666;
	margin: 0;
	padding: 0px 2px 0px 2px;
}
.headerSearch .goButton
{
	height: 20px;
	line-height: 20px;
	font-weight:bold;
	border: 1px solid #ebebeb;
	border-bottom-color: #d6d6d6;
	vertical-align: top;
	background-color: #666666;
	color: #FFFFFF;
	margin-top:2px;
	padding:0px 2px 0px 2px;
}
.searchBacking
{
	top: 0pt;
	right: 0pt;
	position: absolute;
	z-index:-1000px;
	margin-right: 0pt;
	margin-top: 25pt;  /*will move search bg down or up- also must move .headerSearch*/
	
}
.headerDIV
{
	width:990px;
	height:150px;
	position:relative;
	right: 0px;
	overflow:hidden;
	z-index:0;
}

/* HORIZONTAL NAV BAR */
.horizontalNavBarDIV
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
	clear: both;
}

/* MAIN CONTENT */
.contentBarDIV
{	width:990px;
	clear: both;
}
.floatRight
{
    float:right;
    text-align:right;
    width:250px;
    padding-top:5px;
}
.textPadding
{
	margin: 10px 8px 20px 8px;
}
.contentBarTable
{
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
	font-size:1em;
}
.leftBarContent {
	padding: 10px;
	width: 177px;
	background: #000033;
	border:none;
	margin:0px;
}
.leftBarContent  h3 {
	font-size: 140%;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top:10px;
	margin-top:0px;
	border-bottom: 1px solid #ffff00;
}
.leftBarContent a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftBarContent a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
/* fixes the editor coloring */
div.EktronEditorsMenuWrapper ul.EktronEditorsMenu li a
{
    color: Black;
}

.howAreWe {
	color:#FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.howAreWe h3 {
	color:#FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.featuredLinks {
	color:#FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.featuredLinks h3 {
	color:#FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.featuredLinks a {
	line-height: 13px;
}

.featuredLinks td {
	padding-top: 2px;
        padding-bottom: 3px;
}

.verticalLeftBarTD
{
	margin:0px;
	padding:0px;
	border:none;
	background: #000033;
	vertical-align: top;
	width:200px;
}
.bodyContentTD
{
	vertical-align: top;
	border: none;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.bodyContentHomeTD
{
	vertical-align: top;
	border: none;
	padding: 0px;
	margin: 0px;
    background-color: #1d3c79;
}
.outerWrapperNews
{
	width: 254px;
	padding: 4px 5px 4px 5px;
}
.outerWrapperNews h2, .outerWrapperNews h2 a
{
	color: #000033;
	font-size:1.1em;
	margin-top:2px;
	margin-bottom:3px;
	text-decoration:none;
}
.outerWrapperNews h2 a:hover
{
    color: #3D394A;
}

/* DIRECTORY BAR */
.directoryBarMainDIV
{
	position:fixed;
	bottom:0px;
	width:100%;
}
.directoryBarDIV
{
	background-color: #999999;
	background-image:url(Images/DirectoryBGgrad.jpg);
	width: 990px;
	margin: 0px auto 0px auto;
}
/*SMPD Specific Styles*/
/* FOOTER */
.footerBarDIV
{
	font-size: 80%;
	color:#FFFFFF;
	background-color: #333333;
	text-align:center;
	padding:15px 0px;
	margin:0px;
}
.footerBarDIV a
{color:#FFFFFF; text-decoration:none;}
.footerBarDIV a:hover {color:#FFFF00; text-decoration:underline;}
.feature1 h2, .feature2 h2, .feature3 h2 {
	font-size: 150%;
	margin: 0px;
	padding: 0px;
	line-height: 115%;
}
.feature1 {
	padding: 10px 5px 10px 10px;
	width: 249px;
	background: #F1F2F8;
	border-right: 1px solid #000033;
	text-align: justify;
}
.feature2 {
	padding: 10px 5px;
	width: 249px;
	border-right: 1px solid #000033;
	background: #FFFFFF;
	text-align: justify;
}
.feature3 {
	padding: 10px 10px 10px 5px;
	width: 250px;
	background: #F1F2F8;
	text-align: justify;
}
.feature1 a {
	color: #003366;
	text-decoration: none;
}
.feature2 a {
	color: #003366;
	text-decoration: none;
}
.feature3 a {
	color: #003366;
	text-decoration: none;
}
.feature1 a:hover, .feature2 a:hover, .feature3 a:hover{
	color: #000033;
	text-decoration: none;
	border-bottom: 1px solid #FFFF00;
}
.bodyPanelHome h3 {
	font-size: 150%;
	color: #fff;
	font-weight: normal;
	padding-top: 10px;
}
.bodyPanelHome a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyPanelHome a:hover {
	color: #FFFF00;
	text-decoration: none;
}


.bodyPanelHome p, 
.bodyPanelHome ul,
.bodyPanelHome td,
.bodyPanelHome li,
.bodyPanelHome span {
	line-height: 170%;
	color: #FFFFFF;
	text-align:left;
}
.bodyPanelHome td {
	vertical-align:top;
}
.bodyPanelHome .homeFlashStaticText{
	color: #000000;
	padding:5px;
	vertical-align:top;
}
.bodyPanelHome .homeFlashStaticText p
{
	margin:0px;
	color:#000000;
}
.bodyPanelHome .homeFlashStaticText .homeFlashStaticImg
{
	border:solid 1px black;
}
.bodyPanelHome .standardBGcolor
{
	background: #FFFFFF;
	width:253px;
	height:350px;
	margin:0px;
}
.bodyPanelHome .altBGcolor {
	background: #E9ECEF;
	width:253px;
	height:350px;
	margin:0px;
}
.navigation
{
    background-position: right bottom;
    background-color: #33415f;
    text-align: right;
    background-image: url(Images/ratatorNav/navigationMenu_backing.gif);
    background-repeat: repeat-x;
    height:21px;
}
.navigation .left
{
    width: 18px;
    height: 17px;
    background-image: url(Images/ratatorNav/navigationMenu_left.gif);
    border: 0px;
    margin:3px 5px 1px 2px;
    background-color: transparent;
    cursor: hand;
}
.navigation .right
{
    width: 18px;
    height: 17px;
    margin:3px 5px 1px 2px;
    background-image: url(Images/ratatorNav/navigationMenu_right.gif);
    border: 0px;
    background-color: transparent;
    cursor: hand;
}
.altBGcolor {
	background: #F1F2F8;
}
.linkList {
	margin: 0px;
	padding: 0px;
}
.linkList ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
.linkList  li {
	padding: 0px 5px 8px 0px;
	list-style: none;
	line-height: 115%;
}
.subpageContent {
	background-color:#FFFFFF;
	padding: 10px;
}
.subpageContent h3 {
	font-size: 150%;
	color: #039;
	font-weight: normal;
}
.subpageContent a {
	color: #039;
	text-decoration: underline;
}
.subpageContent a:hover {
	color: #009;
	text-decoration: none;
}
.subpageContent p, ul {
	line-height: 170%;
}
.subpageContent img {
	border:#003399 solid 1px;
	padding:5px;
	margin: 5px;
}
/*Bullet Lists Formating*/
ul.relatedItemsUL
{
	list-style-type: none;
	margin:0px;
	padding:5px;
}

ul.relatedItemsUL li
{
	padding-bottom:10px;
	line-height:normal;
}

/* NRO styles */
.nroDiv
{
	padding:10px 0px 30px 0px;
	clear:both;
}
.nroDiv .basicData
{
	/* width:530px;  */
	float:left;
}
.nroDiv .blogRecentUpdates
{
	width:230px; 
	float:left;
	padding-left:5px;
}
.nroDiv .basicDataDetail
{
	width:500px; 
	float:left;
}
.nroDiv .beatImageDiv
{
	width:250px; 
	float:left;
	text-align:center;
	padding-left:5px;
}
.nroDiv .blogRecentUpdates h3
{
	margin:0px;
	padding:0px;
	line-height:normal;
}

