* {
	margin:0;
	padding:0;
	}

body {
	font-size:100.01%/1.4;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center; 
	background-color:#FFF;
	}
img {
	border:0;
	}
li {
	list-style-type:none;
	}	

a {
	text-decoration:none;
	color:#425EBC;
	}
	
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:left;	
	width:980px;
	background-color:#FFF;
	}	
	
#header {
	border-bottom:12px solid #1A61A9;
	height:80px;
	}
#header h1 {
	float:right;
	background-image:url(../img/headerBackground.gif);
	background-repeat:no-repeat;
	font-size:15px;
	width:141px;
	margin-right:14px;
	margin-top:60px;
	padding-top:4px;
	}
#header h1 a {	
	padding:0 0 0 25px;
	color:#FFF;
	text-decoration:none;
	}
#header h1 a span {
	visibility:hidden;

	
	}
#content {	
	border:1px solid #1A61A9;
	padding:9px;
	}
#leftColumn {
	width:196px;
	float:left;
	}
#middleColumn {
	margin-left:200px;
	margin-right:200px;
	padding-left:10px;
	padding-right:5px;
	}
#rightColumn {
	float:right;
	width:185px;
	padding-left:10px;
	border-left:1px dotted #7F7F7F;	
	}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}




ul#navigation {
	width:198px;
	padding:15px 0;
	background-image:url(../img/navigationBackgroundTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E8F0F9;
	border-bottom:1px solid #C8DEF6;
	}
ul#navigation li {
	list-style-image:none;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 0;
	margin:5px 0;
	background-image:url(../img/navigationBullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
ul#navigation li.selected {
	background-color:#FFFFFF;
	}
ul#navigation li a {
	color:#1A61A9;
	text-decoration:none;
	padding-left:20px;
	display:block;
	}
ul#navigation li ul {
	margin-top:3px;
	}
ul#navigation li.selected ul {
	background-color:#E8F0F9;
	}
ul#navigation li ul li {
	background-image:none;
	list-style-image:none;
	list-style-type:none;
	color:#FF8800;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	background-image:url(../img/navigationSubBullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:3px 0 0 10px;
	}
ul#navigation li ul li.selected {
	background-color:#FFFFFF;
	}
ul#navigation li ul li a {
	color:#FF8800;
	}	


#rss {
	border-top:1px solid #FFF;
	border-bottom:1px solid #C8DEF6;
	text-align:center;
	padding:5px 0;
	/*height:27px;*/
	background-color:#E8F0F9;
	width:198px;
	}
#cont {
	border-top:1px solid #C8DEF6;
	text-align:center;
	padding:5px 0;
	height:27px;
	background-color:#E8F0F9;
	width:198px;
	padding-bottom:15px;
	}
#cont img {
	padding-bottom:3px;
	}


#poll {
	border-top:1px solid #FFF;
	width:167px;
	padding:15px 15px 15px 16px;
	background-color:#E8F0F9;
	/*height:230px;*/
	}
#poll h2 {
	color:#FF8800;
	font-size:16px;
	margin-bottom:5px;
	}
#poll h2 img {
	margin-bottom:5px;
	}
#poll p {
	font-size:11px;
	margin-bottom:5px;
	font-weight:bold;
	}
#poll td {	
	font-size:11px;
	vertical-align:top;
	padding-bottom:5px;
	}
#poll input {
	margin-right:5px;
	}
#poll input.button {
	background-color:#1A61A9;
	border: 1px solid #D2C6B8;
	color:#FFF;

	font-weight:bold;
	font-size:11px;
	padding:2px 5px;
	}

#pollResults {
	width:167px;
	font-size:11px;
	}
#pollResults li {
	margin-bottom:4px;
	}
#pollResults li em {
	color:#67939B;
	font-style:normal;
	}
#pollResults li div.bar {
	height:8px;
	background-image:url(../img/pollbg.gif);
	background-repeat:repeat-x;
	border:1px solid #C8C8C8;
	}

#corp {
	width:200px;
	background-image:url(../img/corp_background.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:5px;
	text-align:center;
	}
#corp img.thumb {
	margin:10px 0 0;
	}
#corp p {
	color:#FFF;
	font-size:11px;	
	font-weight:bold;
	text-align:left;
	margin:5px 10px 10px;
	padding-bottom:10px;
	}




		
#middleColumn h1 {
	font-size:32px;
	font-weight:normal;
	margin:5px 0 10px;
	color:#1A61A9;
	}
		
#middleColumn h1 img {
	margin:5px 0 10px;	
	}
#middleColumn h2 {
	font-size:24px;
	font-weight:bold;
	margin:5px 0 10px;
	color:#000;
	}
#middleColumn h3 {
	font-size:20px;
	font-weight:normal;
	margin:10px 0 12px;
	color:#1A61A9;
	}	
#middleColumn h4 {
	font-size:16px;
	font-weight:bold;
	margin:15px 0 8px;
	color:#1A61A9;
	}
#middleColumn h5 {
	font-size:15px;
	font-weight:bold;
	margin:0px 0 12px;
	color:#1A61A9;
	}		
#middleColumn p {
	font-size:12px;
	margin-bottom:10px;
	line-height:18px;
	}
#middleColumn div.wrapper {	
	/*margin-left:10px;
	padding-right:10px;*/
	}
#middleColumn strong {
	font-weight:bold;
	font-style:normal;
	color:#1A61A9;
	}

#middleColumn.home {
	height:950px;
	}
#middleColumn.home img.banner {
	margin-left:-9px;
	margin-bottom:-9px;
	}

#middleColumn.home h2 {
	font-size:16px;
	font-weight:bold;
	margin:10px 0 8px;
	color:#2361A6;	
	}

#middleColumn.home div.featured {
	background-image:url(../img/cell_gradient.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	width:233px;
	height:140px;
	padding:4px 9px 8px 9px;
	margin:0px 4px;
	float:right;
	}
#middleColumn.home div.featured h3 {
	font-size:18px;
	color:#FF8800;
	font-weight:normal;
	margin-bottom:4px;
	}
#middleColumn.home div.featured h3 a {
	color:#FF8800;
	text-decoration:none;
	}
#middleColumn.home div.featured h3 img {
	margin:2px 0 4px 0;
	}
#middleColumn.home div.featured h4 {
	font-size:16px;
	color:#1A61A9;	
	margin-bottom:6px;
	}
#middleColumn.home div.featured h5 {
	font-size:12px;
	font-weight:bold;
	margin:5px 0 8px;
	color:#1A61A9;
	}	
#middleColumn.home div.featured img.thumb {
	float:left;
	margin:4px 5px 0 0;
	}
#middleColumn.home div.featured p {
	font-size:11px;
	margin:0;padding:0;
	}
#middleColumn.home div.featured p a {
	color:#425EBC;
	font-weight:bold;
	text-decoration:none;
	}

#middleColumn.home div.cell {
	background-image:url(../img/cell_gradient.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	float:left;
	height:160px;
	padding:2px 6px;
	margin-right:14px;
	margin-bottom:16px;
	}
#middleColumn.home div.left {
	width:260px;
	}
#middleColumn.home div.right {
	width:240px;
	margin-right:0;
	}
#middleColumn.home div.cell p {
	font-size:11px;
	line-height:14px;
	margin-left:3px;
	margin-bottom:4px;
	}
#middleColumn.home div.cell h3 a {
	font-size:16px;
	color:#FF8800;
	font-weight:bold;
	text-decoration:none;
	}
#middleColumn.home div.cell h3 img {
	margin:2px 0 0 4px;
	}
#middleColumn.home div.cell img.thumb {
	margin:0px 2px 6px;
	}
#middleColumn.home div.cell p a {
	padding-left:8px;
	background-image:url(../img/home_postbullet.gif);
	background-repeat:no-repeat;
	color:#2361A6;
	text-decoration:none;
	}

#middleColumn #comp {
	position:absolute;
	top:800px;
	left:220px;
	width:544px;
	background-image:url(../img/comp_background.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:5px;
	overflow:hidden;
	}
#middleColumn #comp p,
#middleColumn #comp td {
	margin:5px 0 4px 8px;
	line-height:12px;
	font-size:11px;
	}
#middleColumn #comp img.thumb {
	float:left;
	margin:0 5px 5px;
	}
#middleColumn #comp form p {
	margin-bottom:3px;
	}
#middleColumn #comp form input.text {
	width:130px;
	}
#middleColumn #comp form input.submit {
	background-color:#1A61A9;
	border: 1px solid #D2C6B8;
	color:#FFF;
	width:25px;
	font-weight:bold;
	font-size:11px;
	padding:2px;
	}


#middleColumn #comp2 {
	width:544px;
	background-image:url(../img/comp_background.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:5px;
	overflow:hidden;
	}
#middleColumn #comp2 p,
#middleColumn #comp2 td,
#middleColumn #thanks {
	margin:5px 0 4px 8px;	
	line-height:18px;
	font-size:13px;
	}
#middleColumn #comp2 img.thumb {
	float:left;
	margin:0 5px 5px;
	}
#middleColumn #comp2 form p {
	margin-bottom:3px;
	}
#middleColumn #comp2 form input.text {
	width:130px;
	}
#middleColumn #comp2 form input.submit {
	background-color:#1A61A9;
	border: 1px solid #D2C6B8;
	color:#FFF;
	width:25px;
	font-weight:bold;
	font-size:11px;
	padding:2px;
	}


#biographies p a {
	text-decoration:none;
	color:#425EBC;
	font-size:14px;
	}
#biographies h2,#biographies h3 {
	font-weight:normal;
	margin:5px 0 10px;
	color:#1A61A9;
	font-size:20px;
	}
#biographies ul#recentPosts li {
	font-size:16px;
	margin-bottom:10px;
	}
#biographies ul#recentPosts li a {
	text-decoration:none;
	color:#425EBC;
	}
#biographies img.avatar {
	border:1px solid #1A61A9;
	}
#blogPosts {
	margin-top:10px;
	border-top:1px solid #D2D2D2;	
	border-bottom:1px solid #D2D2D2;
	margin-bottom:20px;
	font-size:12px;
	}	
#blogPosts li {
	margin:10px 0;
	padding-bottom:2px;
	border-bottom:2px solid #E6E6E6;
	font-size:12px;
	}
#blogPosts li:last-child {
	border-bottom:0;
	}

#blogPosts h3 {
	font-size:14px;
	margin-bottom:4px;	
	color:#1A61A9;
	font-weight:normal;	
	}
#blogPosts h3 a {
	color:#1A61A9;
	text-decoration:none;
	font-weight:bold;
	}
#blogPosts.singlePost li h3 {
	display:none;
	}
#blogPosts p {
	font-size:12px;
	margin-bottom:8px;
	line-height:18px;
	}
#blogPosts ul {
	margin-bottom:8px;
	}
#blogPosts ul li {
	border:0;
	margin:0 0 5px 20px;
	list-style-type:disc;
	}
#blogPosts p.date {
	color:#666666;
	padding-top:9px;
	margin-bottom:1px;
	}
#blogPosts p.author {
	color:#000;
	margin-bottom:1px;
	}
#blogPosts p.author a {
	font-weight:bold;
	color:#1A61A9;
	text-decoration:none;
	}
#blogPosts p.comments {
	color:#000;
	}
#blogPosts p.comments a {
	color:#1A61A9;
	text-decoration:none;
	}
	
	
#blogPosts img.avatar {
	float:left;
	margin-right:5px;
	border:1px solid #1A61A9;
	}
#blogComment {
	border-bottom:1px solid #D2D2D2;
	padding-bottom:10px;
	margin-bottom:10px;
	}
#blogComment h3 {
	font-weight:normal;
	margin-bottom:10px;
	}
#blogComment p {	
	font-size:12px;
	margin-bottom:10px;
	line-height:18px;
	}
#blogComment p.commentAuthor {	
	font-size:12px;
	margin-bottom:10px;
	line-height:18px;
	color:#666;
	}
#blogComment label {
	display:block;
	font-size:12px;
	} 
#blogComment label.error {
	display:inline;
	margin-left:10px;
	color:#FF0000;
	}
#blogComment input.text {
	width:300px;
	margin-right:5px;
	}
#blogComment textarea {
	width:300px;
	margin-right:5px;
	}
#blogComment input.commentButton {	
	margin-top:10px;
	}	
#blogComment .postedMsg {
	font-weight:bold;
	color:#CC0033;
	margin-bottom:150px;
	}
	
.blogPageNavigation {
	font-size:13px;
	color:#1A61A9;
	}
.blogPageNavigation .next {
	color:#666666;
	float:right;
	}
.blogPageNavigation .next a {
	color:#1A61A9;
	}
	
.blogPageNavigation .back {
	color:#666666;
	float:left;
	}
.blogPageNavigation .back a {
	color:#1A61A9;
	}
.blogPageNavigation .pages {	
	text-align:center;	
	}
.blogPageNavigation .pages a.pageLink {
	padding:2px 5px;
	margin:3px;
	}
.blogPageNavigation a {
	color:#1A61A9;
	text-decoration:none;
	}
.blogPageNavigation .currentPage {
	padding:2px 5px;
	margin:3px;
	background-color:#1A61A9;
	color:#FFF;
	}

#blogPosts .singlePost p.date {
	padding-top:25px;
	}

#rightColumn {
	font-size:11px;
	}
#rightColumn a {
	color:#1A61A9;
	text-decoration:none;
	font-weight:bold;
	}
#rightColumn h2 {
	font-size:13px;
	font-weight:bold;
	color:#000;
	margin-bottom:7px;
	}
#twitter_div {
	text-align:left;
	margin:0 6px;
	}
#twitter_div #twitter_profile {
	border-bottom:1px solid #CCCCCC;
	height:90px;
	}
#twitter_div #twitter_profile img {
	float:left;
	margin-right:10px;
	}
#twitter_div #twitter_profile h3 {
	font-size:13px;
	margin-bottom:4px;
	color:#1A61A9;
	}
#twitter_div #twitter_profile p {
	font-size:11px;
	color:#000;
	line-height:12px;
	}
#twitter_update_list {
	padding:5px;
	}
#twitter_update_list li {
	background-image:url(../img/twitter_bullet.gif);
	background-repeat:no-repeat;
	padding:5px 0 5px 15px;
	margin-bottom:3px;
	margin-left:-5px;
	color:#666;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;	
	width:150px;
	overflow:hidden;	
	}
#twitter_update_list li:last-child {
	border-bottom:0;
	}
#links {
	text-align:left;
	padding:8px 0;
	color:#666666;
	border-top:2px solid #CCCCCC;
	}
#links li {
	margin-bottom:4px;
	}


#news {
	text-align:left;
	border-top:2px solid #CCCCCC;
	padding:8px 0;
	}	
#news p {
	width:100%;
	}
#news p a {	
	color:#000;
	}

#news li {
	margin-bottom:8px;
	}
#news li p {
	text-align:left;
	font-weight:normal;
	color:#666666;
	margin-bottom:4px;
	}
#news li p a {
	color:#1A61A9;
	text-decoration:none;
	}

#profileList li {
	height:80px;
	font-size:18px;
	}
#profileList li img {
	margin-right:10px;
	border:1px solid #1A61A9;
	vertical-align:middle;
	}

#errorPage p,#errorPage h1 {
	margin-bottom:20px;
	}
#errorPage ul {
	list-style-type:disc;
	margin-left:20px;
	}
#errorPage ul li {
	margin-top:5px;
	}

#footer p {
	margin:4px 0 15px;
	font-size:12px;
	color:#666;
	}
#footer p a {
	color:#666;
	text-decoration:none;
	}

