/* CSS Document */

body { font: 14px Arial, Helvetica, sans-serif; line-height: 1.4em; color: #333; margin: 0px; background-image: url('/images/pgbg.gif'); }
a { text-decoration: none; color: #003399; }
a:hover { color: #0066FF; }

#page { width: 1003px; }

#leftcol { width: 765px; background-color: #FFF; float: left; height: 100%; }

	#topnav { height: 23px; background: #FFF url('/images/r1.gif') top left no-repeat; }
	#header { height: 212px; background: #FFF url('/images/r2.gif') top left no-repeat; }
	#nav { height: 66px; background: #FFF url('/images/r3.gif') top left no-repeat; text-align: right; }
	#nav ul { margin: 0px; padding-top: 13px; padding-right: 20px; }
	#nav ul li { list-style: none; display: inline; padding-left: 15px; font-weight: bold; font-size: 110%; }
	#content { padding-right: 20px; padding-left: 20px; width: 715px; overflow: hidden; }
	#footernav { padding: 10px;  }
	#footernav ul { margin: 0px; 10px; padding-left: 10px; }
	#footernav ul li { list-style: none; display: inline; padding-right: 15px; font-weight: bold; font-size: 85%; }
	#legals { background-color: #BBB; border-top: #999 solid 1px; padding: 10px; color: #EEE; font-size: 85%; font-style: italic; }
	
#rightcol { width: 238px; background: #333 url('/images/right_bg.gif') top left repeat-y; padding-top: 15px; padding-bottom: 15px; height: 100%; float: left; }
	#rightcol a { color: #0066CC; }
	#rightcol a:hover { color: #eee; }
	#links { margin-bottom: 20px; }
	#links ul { margin: 0px; padding-left: 31px; }
	#links ul li { list-style: none; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px; width: 175px; text-align: center; background: #0066FF url('/images/grad.gif') top left repeat-x; }
	#news { margin-bottom: 20px; color: #eee; padding-right: 25px; padding-left: 25px; }
	#banners {  }
	
/* LAYOUT CSS */

#twocol_top { }
#twocol_left { }
#twocol_right { width: 300px; float: right; background-color: #FFF; margin-left: 15px; margin-bottom: 15px; border-left: #DDD solid 1px; border-bottom: #DDD solid 1px; padding-left: 15px; padding-bottom: 15px; }
#twocol_bottom { }

/* ARTICLE STYLES */

.article1 { margin-bottom: 15px; }
.article1 div.title { font-size: 140%; font-weight: bold; padding-bottom: 5px; }
.article1 div.body { padding: 0 0 0 10px; }
.article1 div.byline { display: none; }

.article1sm { margin-bottom: 15px; line-height: 1em; }
.article1sm div.title { font-size: 110%; font-weight: bold; padding-bottom: 5px; }
.article1sm div.body { padding: 0 0 0 10px; font-size: 85%; }
.article1sm div.byline { display: none; }

.article2 {	margin-bottom: 15px; }
.article2 div.title { font-size: 140%; border-bottom: #003399 solid 2px; padding-bottom: 3px; font-weight: bold; margin-bottom: 5px; }
.article2 div.body { padding: 0 10px 0 0; }

.article3 { margin-bottom: 15px; }
.article3 div.title { font-size: 140%; font-weight: bold; padding: 5px; border: #DDD solid 1px; background-color: #eee; margin-bottom: 5px; }
.article3 div.body { padding: 0 10px 0 0; }

.box1, .box2, .box3 { margin-left: 15px; margin-right: 15px; }

.box1 { margin-bottom: 15px; padding: 10px 20px; background-color: #eee; border: #bbb solid 1px; }
.box1 div.title { font-size: 130%; font-weight: bold; padding-bottom: 5px; display: inline; padding-right: 10px; }
.box1 div.body { display: inline; }

.box2 { margin-bottom: 15px; padding: 10px 20px; background-color: #E2F0FF; border: #003399 solid 1px; }
.box2 div.title { font-size: 130%; font-weight: bold; padding-bottom: 5px; color: #003399; display: inline; padding-right: 10px;}
.box2 div.body { color: #003399; display: inline;  }

.box3 { margin-bottom: 15px; padding: 10px 20px; background-color: #FFFFCC; border:#FF6633 solid 1px; }
.box3 div.title { font-size: 130%; font-weight: bold; padding-bottom: 5px; color: #FF6633; display: inline; padding-right: 10px; }
.box3 div.body { color: #FF6633; display: inline; }

.blog1 { margin-bottom: 15px; border: #ccc dashed 1px; }
.blog1 div.title { font-size: 130%; font-weight: bold; padding: 5px; border-bottom: #ccc dashed 1px; background-color: #eee; }
.blog1 div.byline { float: right; width: 100px; font-size: 85%; font-style: italic; text-align: right; padding-top: 10px; padding-right: 10px; }
.blog1 div.body { padding: 10px; color: #555; }


.news1 { font-size: 90%; }
.news1 h1 { font-size: 110%; font-weight: bold; border-bottom: #AAA solid 2px; margin: 0px; }
.news1 h3 { font-size: 85%; font-style: italic; margin: 0px; float: right;}


.poll1 { }
.poll1 h1 {
	color: #000;
	font-size: 105%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom: #999 solid 1px;
	}
.poll1 p {
	color: #333;
	font-size: 85%;
	padding: 0px;
	}
	
/* SITECENTRIX INTERNAL TAGS for polls */
.poll-choices {
	font-size: 85%;
	display: block;
	}
.poll-choices p {
	margin: 0px;
	padding-bottom: 4px;
	}
.poll-choices input.radio {
	}
.poll-choices input.submit {
	}
.poll-results {
	padding-bottom: 10px;
	}
.poll-results p.percentage {
	float: left;
	}
.poll-results p.title {
	float: right;
	text-align: right;
	}
.poll-results div.meter {
	border-bottom: #CCC solid 1px;
	margin: 0px;
	padding: 0px;
	}
.poll-results table.progress{
	clear: both;
	height: 5px;
	background-color: #333;
	margin: 0px;
	padding: 0px;
	}

/* END SITECENTRIX INTERNAL TAGS */

