.imageleft {
float:left;
margin: 0 5px 5px 0;
}

.imageright {
float:right;
margin: 0 0px 5px 5px;
}
body {
	color:#333;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;

}
#wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
td {vertical-align:top;}
p {
	font-size: 1em;
	line-height: 1.3em;
}
ul 
{
	margin: 0px 0px 0px 20px;
}
ul li
{
	list-style-image:url("../images/list-bullet.gif");
}

ol 
{
	margin: 2px 8px 20px 20px;
}
ol li
{
	margin:0 0 .7em 4px;
	list-style-type:decimal;
}
h1 {
	font-size: 1.6em;
	letter-spacing: -0.05em;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #005596;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

h2 {
	font-size: 1.3em;
	letter-spacing: 0.1em;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #005596;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	color: #005596;
	font-weight: bold;
	margin-bottom:.4em;
	margin-top:.7em;
}
h4 {
	font-size: 1.05em;
	letter-spacing: -0.03em;
	font-weight:bold;
	color: #005596;
}

h3 a {text-decoration:none;}

blockquote {
	background-image: url(../images/bg_blockquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;
	padding: 8px;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color:#005596;
}

a:link {
	color: #0066cc;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #CADB2A;
	text-decoration: none;
}
a:active {
	color: #0066CC;
}

#topNav {
	float: right;
	width: 388px;
	font-size: 95%;
	color: #fff;
	background-image: url(../images/bg_topNav.jpg);
	background-repeat: repeat-x;
	height: 145px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cce292;
}
#topNav h1{
	font-size: 160%;
	margin-top: 0.3em;
	margin-bottom: 0.5em;

}


#topNav a:link, #topNav a:link h1 {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#topNav a:visited, #topNav a:visited h1 {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#topNav a:hover, #topNav a:hover h1 {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#topNav a:active, #topNav a:active h1 {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#banner { /* don't know if I still need this banner because .net changes the ID */
	height: 190px;/*283px;*/
	overflow:hidden;
	background-color:#CCE292;
	background-image: url(../images/banner/tempBanner.jpg);
	background-repeat: no-repeat;
}
#ctl00_banner {
    	height:190px;/*283px;*/
	overflow:hidden;
	background-color:#CCE292;

	background-repeat: no-repeat;
}

#mainNav {
	background-image: url(../images/bg_mainNav.jpg);
	background-repeat: repeat-x;
	height: 39px;
	color: white;
}


#mainContent {
	margin: 20px 25px;
	min-height: 200px;
}
#mainContent p {
	margin-bottom: 0.8em;
}
#mainContent ul 
{
	margin: 0px 0px 0px 20px;
}
#mainContent ul li
{
	list-style-image:url("../images/list-bullet.gif");
	margin: 0px 0px .3em 10px;
}
#rightContent p {
margin-right: 10px;
}

.borderImage {
border: none;
margin: 0px 10px 10px 0px;
padding: 5px;
border: 1px dotted #E4E4E4;
}

#cubicle a {
	color: #FFFFFF;
}

#ft {
	background-color: #0F5586;
	height: 63px;
	background-image: url(../images/logo_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#doc2 #hd {
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 145px;
}
#CF_Search {
	background-image: url(../images/bg_search.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 38px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCE292;
	border-bottom-color: #CCE292;
	border-left-color: #CCE292;
	width: 387px;
}
#logo {
	margin-left: 20px;
	width: 318px;
	padding-top: 20px;
}
#topNav td {
	padding:15px 10px;
}
#topNav p {
	margin-bottom: 0.2em;
	line-height: 1.3em;
	font-size: 90%;
}
#doc2 #bd {
	background-image: url(../images/footer_house_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 80px;
}
#footer{
	width:73.074em;
    *width:71.313em; 	
    margin:0 auto;
	text-align:center;
	background-image: url(../images/logo_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer_house {
	float: right;
	width: 231px;
}

.imgLeft {
    float:left;
    margin: 0 5px 5px 0;
   }
.imgRight {
    float:right;
    margin: 0 0 5px 5px;
   }
   
#mainContent ul.radr_itemsList {margin:0px;}
#mainContent ul.radr_itemsList li {margin:0px;}
#cubicleFugitive {
    font-size:85%;
    padding-top:30px
    }
  
#subscribeDiv {
    font-size:85%;
    margin:40px 10px;
    }
#subscribeDiv h1 {
	font-size: 1.3em;
	letter-spacing: 0.1em;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #005596;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	}
.newsDate { 
    font-weight:bold;
    font-size:85%;
    }
 .sf_searchSubmit {   
    background-image: url(../images/bg_search_text.gif); 
    width: 32px; 
    min-height:27px; 
    border: none; 
    background-repeat:no-repeat; 
    position:absolute;  
    background-color:Transparent;
    }
.show-85 { -khtml-opacity:.85; -moz-opacity:.85; -ms-filter:"alpha(opacity=85)"; filter:alpha(opacity=85); opacity:.85; }
.topNavButton { 
    margin:15px auto 5px auto;
    text-align: center;
     }
#bannerNews {
    width:300px; 
    height:189px; 
    background-color:#104E89; 
    float:left;
    padding:20px;
   }
#bannerNews h2, #bannerNews p, #bannerNews a, #bannerNews strong { color:#fff; }
