/*@import url("css/global.css");*/
/* BASIC */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#DBDFEA;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	text-align: left;
	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: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#maintable {
	display: inline; /* for IE */
	float: left;
	width: 419px;
	padding-left: 10px;
	border-left: 0px dashed #999999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-top: 15px;
}

#side1 {
	float: top left; 
	padding: 3px 0px;
	
}

#side2 {
	float: left; 
	padding: 3px 0px;	
}
	
	
#side3 {
	float: top left; 	
	padding: 3px;
}

#print_box {
	float: top left;
	width: 820px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 10px;
	padding-buttom: 0px;
}
		


#box {
	float: left;
	width: 270px;	 
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	
}

#box_p {
	float: left;
	width: 270px;	 
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	
	
}

#box2 {
	float: left;
	width: 345px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	
	
}

#box3 {
	float:left;
	width: 215px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 2px;
	
	
}



#pbox {
	float:left;
	width: 200px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;	
	padding-bottom:0px;

	
	
}


#searchform {
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
}

#searchform input {
    font-size: 0.9em;
}

#searchform input.submit {
    background-color: #D6D6D6;
    margin-left: 3px;
}

#legal {
	clear: both;
	margin-right: 160px;
	padding: 5px 160px 20px;
	font-weight: bold;
	color: #666666;
	border-top-style: none;
}



h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* LAYOUT */

#banner {
	background:url(../images/logo2.jpg) no-repeat left;
	height: 118px;
	
}
#topmenu {
	
	height: 24px;
	background-repeat: no-repeat;
	background-position: left center;
}

/*topmenu*/
#buttons li {
	float: left;
	padding: 0;
	margin: 0;
}

#buttons li.last {
    float: right;
}

#buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/bg_nav.png) repeat-x left top;
	float: left;
	border-bottom: 1px solid #000;
	width: 100%;
}

#buttons li a, #buttons li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#buttons li a:hover {
	background: url(images/bg_nav_h.png);
}

/* IE 6 hack to make entire button clickable */
/** html #mainNav a { width: 1px; } */

/* NAVIGATION */
#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #999999;
	position: relative;
	display: block;
	padding: 7px 2px 3px 10px;
	background-color: #E7E7E7;
	font-weight: bold;
}
a#homeLink {
	background-image: url(images/home.png); 
	background-repeat: no-repeat;
	background-position: left center;
}
#logo {
	display:block;
}
#mainNav ul {
	border-top: 1px dashed #999999;
	margin-top: 30px;
	margin-bottom: 20px;
}

#mainNav a:hover {
	
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	background: #DCE5FF;
}

#home #mainNav a#homelink,
#feature #mainNav a#featureLink {
	
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}

#home #mainNav a#homelink:hover,
#feature #mainNav a#featureLink:hover {
	color: #B2F511;
}

#nav p {
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}


#nav a {
	text-decoration: none;
	color: #666666;
}

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #1B3A89;
	padding: 5px;
	height: 2em;
	border: 1px solid #4D69B0;
	font-weight: bold;
}
#sitetools li a:hover {
	color: #10214E;
	background: #DCE5FF;
}

/*box*/
#box .story {
	color: #333;
	padding: 5px 5px;	
	display: block;
	text-decoration: none;
	line-height: 110%;
	background-color:#F3F3F3;
}

#box .boxbkgray {
	border: 1px dashed #A2ABEA;      
	background-color:#F3F3F3;

}

#box .pictureboxbkwhite {	 
	background-color:#FFF;
	margin-left:5;

}

#box p.title {
	font-size: 1em;	
	color: #333;		
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#box span.title {
	font-size: 1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
}




#box .link {
	color: #333;
	padding: 5px 5px;
	display: block;

}
#box span.readlink {
	font-size: 0.9em;
	display: block;	
	color:#00F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#box a.story:hover {
	color:#009;
	background:#F2F7A6;
}

* html #box a {
	height: 1px;
}



#box h3 {
	background:#CCC;
	color:#000;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#box h3 span {
	background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

#box p {
	margin-top:5;
	margin-left:5;
	margin-right:5;
	margin-bottom:2; 	
}

#box ul.list {
	margin-left:20;
	margin-top:5;	
	margin-right:5;
	list-style:square;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*box2*/
#box2 .story {
	color:#FFC;
	padding: 5px 5px;
	display: block;
	text-decoration: none;
	line-height: 110%;
	background-color:#CCC;
}
#box2 span.title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#box2 p {
	margin-top:10;
	margin-left:5;
	margin-right:5;
	margin-bottom:2; 
	
}

#box2 .boxbkgray {
	border: 1px double #A2ABEA; 

}



#box2 .boxbkyellow {
	border: 1px dashed #A2ABEA;    
	background-color:#FEFDDE;

}
#box p.title {
	font-size: 1.1em;		
	color:#666;	
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

#box2 .link {
	color: #333;
	padding: 5px 5px;
	display: block;

}
#box2 span.readlink {
	font-size: 0.9em;
	display: block;	
	color:#00F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#box2 a.story:hover {
	color:#004080;
	background:#F2F7A6;
}

* html #box2 a {
	height: 1px;
}

#box2 h3 {
	background:#A4A4A4;
	color:#000;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#box2 h3 span {	
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

#box2 p {
	margin-top:5;
	margin-left:5;
	margin-right:5;
	margin-bottom:2; 
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

#box2 a.img {
	 float:right;
	 clear: right;
	 padding-top:5px;
	}


/*box2_1p*/
#box2_1p {
	float: top left;
	width: 820px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;	
}

#box2_1p .story {
	color:#FFC;
	padding: 5px 5px;
	display: block;
	text-decoration: none;
	line-height: 110%;
	background-color:#F3F3F3;
}
#box2_1p span.title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color:#666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#box2_1p p {
	font-size: 1em;
	margin-top:10;
	margin-left:5;
	margin-right:5;
	margin-bottom:2; 
	
}

#box2_1p .boxbkgray {
	border: 1px double #A2ABEA; 

}

#box2_1p ul.list {	
	padding: 10px 0px 2px 25px;
	list-style-type:disc;
	list-style-position:outside;
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#box2_1p ul.list2 {	
	padding: 10px 0px 2px 25px;
	list-style-type:disc;
	list-style-position:outside;
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#box2_1p ul.listno {	
	padding: 10px 0px 10px 35px;
	align:left;
	list-style-type:decimal;
	list-style-position:outside;
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#box2_1p ul.listcircle {	
	padding: 10px 0px 10px 35px;
	align:left;
	list-style-type:circle;
	list-style-position:outside;
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#box2_1p ul.listsquare {	
	padding: 10px 0px 10px 35px;
	align:left;
	list-style-type:square;
	list-style-position:outside;
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#box2_1p a.li:hover {
	color:#00F;	
	text-decoration: none;
	padding: 4px 4px 0px 0px;

	
}

#box2_1p a.li {
	color:#333;
	text-decoration: none;
	padding: 4px 4px 0px 0px;
}

#box2_1p .boxbkyellow {
	border: 1px dashed #A2ABEA;    
	background-color:#FEFDDE;

}
#box p.title {
	font-size: 1.1em;		
	color:#666;	
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

#box2_1p .link {
	color: #333;
	padding: 5px 5px;
	display: block;

}
#box2_1p span.readlink {
	font-size: 0.9em;
	display: block;	
	color:#00F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#box2_1p a.story:hover {
	color: #4A761D;
	background:#FFF;
}

* html #box2_1p a {
	height: 1px;
}

#box2_1p h3 {
	background:#CCC;
	color:#000;
	font-size: 0.9em;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#box2_1p h3 span {	
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

#box2_1p h3 a {
	color:#004080;
	background:#CCC;
	text-decoration: none;
	
}

#box2_1p h3 a:hover {
	color:#00F;	
}


#box2_1p p {
	margin-top:5;
	margin-left:5;
	margin-right:5;
	margin-bottom:2; 
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

/*box3*/
#box3 .story {
	color: #333;
	padding: 5px 5px;
	border-bottom: 1px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 110%;
	background-color:#EBEBEB;
}

#box3 .headlineslink {
	color: #333;
	text-decoration: none;
}

#box3 a.headlineslink:hover {
	color: #4A761D;
}


#box3 span.title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#box3 .link {
	color: #333;
	padding: 5px 5px;
	display: block;

}
#box3 span.readlink {
	font-size: 0.9em;
	display: block;	
	color:#C03;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#box3 a.story:hover {
	color: #4A761D;
	background:#FFF;
}

* html #news a {
	height: 1px;
}

#box3 h3 {
	background:#CCC;
	color:#000;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#box3 h3 span {
	background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

#box3 p {
	margin-top:5;
	margin-left:5;
	margin-right:5;
	margin-bottom:2; 
	
}

#box3 ul.list {
	margin-left:20;
	margin-top:5;	
	margin-right:5;
	list-style:square;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#box3 .boxbkgray {
	border: 1px double #A2ABEA; 

}

/*picturebox*/

#pbox img { 
	border:none;
	text-align:center;	
		
	
	
}
#pbox h3.right {
	text-align:right;
	

}
#pbox p {
	margin-top:10;
	margin-bottom:2; 	
	
}

#print_box2_1p {
	margin-top:4;
	margin-bottom:0;

	
}

/*footer2*/

#footer2 {
	float: center;
	width: 842px;	
}


#footer2 p {
	padding-top: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

#footer2 a:hover {		
	color:#00F;
}

#footer2 a {	
	text-decoration: none;
	color:#333;
}

/*footer*/
#footer {
	float: center;
	width: 842px;
}

#footer p {
	padding-top: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

#footer a:hover {	
	color:#00F;
}

#footer a {	
	text-decoration: none;
	color:#333;
}



