body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 1.116;	
	margin: 0px;
	padding: 0px;
	background: #5d5d5d url(../img/bg.gif) repeat-x;
}


h1 {
margin:0;
padding:0;
margin-bottom:4px;
color:#009aff;
font-size:14px;
}




img{ border: none; }

a {
text-decoration:none;
color:#066993;
}

.clear {
clear:both;
}

p.d {
text-align:justify;
}

#wrap {
margin:25px auto;
width:848px;
background:#06436b url(../img/wrap-bg.gif) repeat-y;
}

#top {
background:url(../img/top-right.gif) no-repeat right top;
}

#top .wrap {
margin:0 auto;
}

#top .logo {
float:left;
border:none;
margin:4px 0 0 3px;
}

#top .banner {
float:right;
height:60px;
width:468px;
margin:27px 36px 0 0;
background:#3033b60;
color:#FFFFFF;
}

#top .tbird{
float:right;
margin:-28px -144px 0 0;
z-index:100;

}


#bodywrap{
margin:0 auto;
background:url(../img/content-bg.gif) no-repeat top center;
padding-top:1px;

overflow: hidden;
}

#nav {
background:#222225 url(../img/nav-bg.gif) repeat-x;
height:33px;
margin:0px 3px;
border:1px solid #87a2b4;
}

#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav li {
float:left;
margin:0;
padding:0;
}

#nav a {
display:block;
color:#ffe134;
font-size:1.15em;
font-weight:bold;
font-variant:small-caps;
padding:9px 7px 10px 7px;
text-shadow: 0px -1px -1px #212a33
}

#nav a:hover {
background:url(../img/nav-bg-hover.gif) repeat-x;
color:#FFFFFF;
text-shadow: 0px -1px -1px #abac9e
}

#scroll {
padding:5px;
background:#03304e;
color:#FFFFFF;
margin:3px 5px;
}

#nav li.bk {
width:1px;
margin:0;
padding:0;
height:33px;
background:url(../img/nav-bk-li.gif) no-repeat;
}

#leftbody {
float:left;
width:514px;
background:#ffffff;
margin:5px 0 0 15px;
}

#leftbody .box {
float:left;
background:#ecd34f url(../img/top-box.gif) repeat-x;
height:169px;
width:250px;
}

#leftbody .boxleft {
background:url(../img/top-box-left.gif) no-repeat top left;
height:169px;
padding-left:5px;
}

#leftbody .boxright {
background:url(../img/top-box-right.gif) no-repeat top right;
height:169px;
padding-right:5px;
padding-top:2px;
}

.warning {
padding:5px 0 5px 25px;
margin-left:15px;
background:url(../img/top-box-warning.gif) no-repeat left;
font-weight:bold;
}

.mailing {
padding:5px 0 5px 25px;
margin-left:15px;
background:url(../img/top-box-news.gif) no-repeat left;
font-weight:bold;
}

.bcontent {
padding:5px;
margin:5px;
width: 200px;
}

input.text {
border:1px outset #CCCCCC;
margin-top:15px;
width:95%;
margin:0 auto;
padding:3px;
}

input.btn {
width:97px;
height:29px;
background:#007fe3 url(../img/subscribe.gif) no-repeat;
float:right;
margin-top:10px;
border:none;
color:#FFFFFF;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}


#email {
    background:#FFFFFF url(../img/email.png);
    background-repeat: no-repeat;font-size: 11px;
    background-position: 2px 2px;
    color:#000000;
    width: 425px;
    height: 18px;
    border: #debf14 solid 1px;
    text-align: center;
    
    
}

.conbox {
background:#f7f7f7 url(../img/content-box-bg.gif) repeat-y;
font-size:12px;
margin:10px 0;
text-align:left;
}

.cbt {
background:url(../img/content-box-top.gif) no-repeat top;
}

.cbb {
background:url(../img/content-box-bottom.gif) no-repeat bottom;
padding:15px;
}

img.cmain {
float:left;
margin:0 7px 3px 0;
}
.conbox h2 {
margin:0;
padding:0;
margin-bottom:4px;
color:#009aff;
font-size:14px;
}

.conbox h1 {
margin:0;
padding:0;
margin-bottom:4px;
color:#009aff;
font-size:14px;
}

#content {
padding:10px;
}


#sidebar {
float:right;
width:290px;
background:#ffffff;
border:1px solid #CCCCCC;
margin-top:5px;
margin-right:15px;
padding:2px;
overflow: visible;
}



/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks .listtop {
font-weight:bold;
}



#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background:#ededed;
	border: 1px solid #85cfff;
	margin:1px 0;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	color: #21536a;
}

#sectionLinks .listtop a {
padding-top:10px;
padding-bottom:10px;
background:#a3dbff url(../img/listtop.gif) repeat-x;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


#sectionLinks .red a {
background:#D54B3D;
color: #FFF;
}

#sectionLinks .green a {
background:#23A429;
color: #FFF;
}

#sectionLinks .orange a {
background:#CEC026;
color: #FFF;
}

#sectionLinks .red a:hover{
background: #DD6F64;
}

#sectionLinks .green a:hover{
background: #4FB654;
}

#sectionLinks .orange a:hover{
background: #D8CD51;
}



/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}



#footer {
height:60px;
padding:20px 10px 10px 10px;
text-align:center;
background:url(../img/footer.gif) no-repeat;
color:#FFFFFF;
}

#footer a {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}



/** Marquee **/
#marquee_replacement{
 border:1px solid #000;
 width:1000px;
 height:20px;
 overflow:auto;
}
 
#marquee_replacement div#start p{
 padding:0;
 margin:0;
 left:0;
 width:auto;
 display:inline;
 float:left;
 white-space: nowrap;
 height:15px;
}
 
#marquee_replacement div#start p.spacer{
 width:1100px;
}
 
#marquee_replacement div#start{
 display:block;
 height:10px;
}
