@charset "utf-8";
/* CSS Document */
/* REMOVE PADDING AND MARGIN VALUES */
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, strong, em ,table {margin: 0; padding: 0; border: 0;}
/* SET BASE FONT ATTRUBUTES */
html{ background-image:url(../images/bg_tiles.jpg); background-repeat:repeat-x; margin:auto; padding:0; background-position:top}
h1, h2, h3, h4, p, ul, ol {margin: 0 0 15px 0}

body{
	font-family: Arial, Helvetica,sans-serif;
	font-size:12px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:hover {
	color: #FE7013;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {font-size: 130%; margin: 0 0 15px 0}
h1.home {line-height: 100%; padding: 0; margin: 0 0 5px 0}
h2 {font-size: 120%; color:#FF9900; line-height: 125%;}
h3 {font-size: 11px; margin: 0 0 5px 0}
h4 {font-size: 10px; font-weight: bold; padding: 0px 0 5px 0}
p {margin: 5px 0 5px 0}
strong {font-weight: bold}

/* Layout Divs                                
/********************************************** */

/*#masthead{
	margin: 0;
	padding: 0px;
	width:990px;
	clear:both;
	height: 96px;
	display:block;
	background:#FF7014;
	vertical-align:bottom;

	
}
#masthead .logo{
	margin: 0px ;
	
	float:left;
}
/*padding:4px 10px 0 10px;#masthead .logo img{
	vertical-align:bottom
}

#navSpace {
	margin:0px;
	float:left;
	height:96px;
	width:760px;
	vertical-align:bottom;
	}*/
ul, ol { margin:0}
li{margin:2px 2px 5px 24px}
.sitename {
	font-size: 150%;
	font-weight: normal;
	letter-spacing: 1px;
	color: white;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
	margin: 0px;
	text-transform: uppercase;
	vertical-align: top;
	float: left;
}
.subhead { font-weight:normal; letter-spacing:1px; color:white; padding-bottom:10px; padding-top:25px; padding-left:5px ; margin:0px; vertical-align:bottom; float: left}



#content{
	width: 960px;
	height: 206px;
	margin:0;
	padding:10px 0 5px 3px;
	clear:both;
}


#news{
	margin: 0px 0 0 0px;
	padding: 0px;
	width:210px;
	border: 1px solid #ccc;
	border-top:none;
	background:url(../images/bg_news.jpg) top repeat-x;
	background-color:#FFFFFF;
	float:right;
	height:205px;
}
#news h1{ padding:5px 5px 10px 5px; margin:0}
#news div{ padding:5px 8px 0px 5px; clear:both; margin:0}
#news div img{ padding:1px; border:#333333 solid 1px; margin-right:5px; float:left; clear:left} background:url(../images/i_news.gif) left 1px no-repeat
div#news ul{ padding:0; margin:0; }
div#news ul li{ padding:0px; margin:2px 0px 5px 22px; list-style:none ; list-style-image:url(../images/i_news.gif); list-style-position:outside }

#flash-container{ width:740px; padding-right:0px; padding:0; margin:0 0 0px 0; float:left;}

#topBox { background:url(../images/bg_topbox.gif) top repeat; 	margin:0 0 5px 5px;
	padding: 0px;
	border: 1px solid #ccc;
	height:178px;
	float:left;
	text-align:center;
	clear:right;
}
#topBox img{ padding:10px}
/************* #globalNav styles **************/

#globalNav{
color: #FFF;
font-size:120%;
font-weight:bold;
margin:0;
padding:0;
float:left;
width:795px; height:30px; 
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
   
#footer{
	clear: left;
	font-size: 90%;
	color: #333;
	padding: 10px 10px 20px 10px;
	margin-top: 0px;
	width:960px;
}
#footer .link a:link, #footer .link a:visited{ color:#999999
}
#footer .link a:hover{ color:#FF9900
}
.siteInfo{
	color: #333;
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
	text-align:right;
	float:right;
}
.siteInfo a:link, .siteInfo a:visited{
	color: #333;
}
.siteInfo a:hover{
	color: #999; 
}


/************* #LEFT NAV styles *************/
#leftNav{
	margin-right: 0px;
	padding: 0px;
	width:195px;
	/*\border: 1px solid #ccc;*/
	background-color:#FFFFFF;
	float:left;
	clear:both;
}

#leftNav h1{ padding:10px 5px 10px 5px; margin:0;	background:url(../images/bg_news.jpg) top repeat-x;}
#leftNav ul { padding:0; margin:2px 5px;color:#006699; font-size:110%}
#leftNav ul li { padding:5px; color:#0D4C87; border-bottom:#ccc solid 1px; list-style-type:none}
#leftNav .activeNav{
	background: url(../images/i_leftnav.gif) right no-repeat;
	color: #333;
	font-weight: bolder;
}

#leftNav ul li a:link,#leftNav ul li  a:visited{ color:#006699;}
#leftNav ul li a:hover{ color:#FF6600; text-decoration:none}

/************* #Right Colum styles *************/

#rightColum{
	margin:0;
	padding:0;
	/*\border: 1px solid #ccc;*/
	background-color:#FFFFFF;
	float:right;
	width:100%;
	height:100%
}

#colum3{
	margin:0;
	padding:0;
	/*\border: 1px solid #ccc;*/
	background-color:#FFFFFF;
	float:right;
	width:50%;
	height:100%
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 100%;
	padding: 5px 0px 5px 5px;
	background:#F0F0F0;
}
#breadCrumb a{
	padding: 0px 5px;
}
#breadCrumb .active{
	padding: 0px 5px;
}

p {
	margin:15px 0 5px 0;
}

/************* Container *************/
#container { padding:5px 10px; }
#container .blueline {
	height:2px;
	color:#006699;
	background-color:#006699;
	margin-bottom:5px;
	margin-top:0px;
	padding:0;
	noshade:noshade;
	border:0;
	clear:both;
	position:relative;
}
#container .subnav { text-align:right; margin:0px; padding:5px}
#container .subnav a:link, .subnav a:visited{ background:#F0F0F0; padding:5px 10px; color:#666666;}
#container h1 {font-size: 130%; margin: 0 0 5px 0}

.headertitle {font-size: 130%; font-weight: bold; margin: 0 0 5px 0; float: left}
.subheadertitle {font-weight:normal; margin: 0px; padding-top:3px; padding-left:5px; vertical-align:bottom; float: left}
/*.subhead { font-weight:normal; letter-spacing:1px; color:white; padding-bottom:10px; padding-top:25px; padding-left:5px ; margin:0px; vertical-align:bottom; float: left}
*/

#container .content { color:#333333; vertical-align:top; font-size:100% }
#container .imgLeft{ float:left; margin:5px 15px 5px 0}
#container .imgRight{ float:right; margin:5px 0 5px 15px}
#container .imageBorder{ float:left; padding:5px; margin:5px; border:#CCCCCC solid 1px; background:#F8F8F8}
#container h2 { font-size: 130%; margin: 5px 0; color:#006699}
#container h3 { font-size: 110%; margin: 0 0 5px 0; color:#006699}
#container ul {  padding:0; margin:0 0 5px 0;  font-size:100%}
#container ul li { padding:0; list-style-type:square; margin:2px 0 0 30px;  }
.totop { background:url(../images/i_totop.gif) right no-repeat; text-align:right; padding:5px 32px 5px 5px; color:#0066CC}
.totop a{ color:#0099FF}

/************* Styles *************/
.floatLeft {float:left}
.floatRight {float:right}
.clear {clear:both}
.footnote { color:#999999; 	font-size: 90%; }
.smalltext { 	font-size: 90%; }
.boxtext { border:#CCCCCC solid 1px; padding:5px}
.border {border:#CCCCCC solid 1px; 	vertical-align:top}

.readMore {	background:url("../images/arrow_org.gif")
		no-repeat 0em 0.25em; padding-left:10px}
.readMore:hover {	background:url("../images/arrow_org.gif")
		no-repeat 0em 0.25em;}
.orangeText{color:#FF6600}
a.linkUnderline {text-decoration:underline; color:#333333}
a.linkUnderline:hover {text-decoration:none; color:#FF6600}


#contacts table { 
width:90%; 
/* border-top:1px solid #006699; 
border: 1px solid #006699; */
margin:1em auto; 
border-collapse:collapse; 
} 
#contacts td { 
color:#000; 
/*border-bottom:1px solid #e5eff8; 
border-left:1px solid #e5eff8; */
padding:.3em 1em; 
text-align:left; 
background:#f4f9fe; 
color:#669;padding:4px 17px;
} 
#contacts tr.odd td { 
background:#DCE8FF 
} 
#contacts tr.odd .column1 { 
background:#f4f9fe; 
}
#contacts tr.last td { 
background:#fff; 
}  
#contacts .column1 { 
background:#f9fcfe; 
} 
#contacts th {
	background: #Ffffff;
	text-align: left;
	color: #000000;
	padding:5px
} 
#contacts tfoot th { 
background:#f4f9fe; 
text-aligh:left;
} 
#contacts tr.theader td { 
border-bottom:1px solid #e5eff8;
font-weight:strong;
color:#111;
background:#eee; 
text-aligh:left;
} 


#newspaper-a{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;width:480px;text-align:left;border-collapse:collapse;border:1px solid #69c;margin:20px;}
#newspaper-a th{font-weight:normal;font-size:14px;color:#039;border-bottom:1px dashed #69c;padding:12px 17px;}
#newspaper-a td{color:#669;padding:7px 17px;}
#newspaper-a tbody tr:hover td{color:#339;background:#d0dafd;}
