body {
	padding:0;
	margin:0;
	font-family: verdana, arial, helvetica, sans-serif
}

em {text-decoration:none; font-weight:bold}

p {

}

blockquote {
	font: 80% arial, sans-serif;
	color: #808080;
}

a {
	color:#7FAD3B;
	text-decoration:none;
}

#header {
	float:left;
	display:table;*/
	margin: 0;
	padding: 0;
	height:75px;
	background:orange;
}

div#skip {
	position:relative;
	top:-500px;
}

#logo {
	background:  url(../images/header.gif) no-repeat top left;
	height: 50px;
}

#logo h1 {
		position:relative;
		top:-9999px;
		left:-9999px;
}

#logo a {
	display:block;
	height:50px;
}

#logo a:link, #logo:visited, #logo a:hover, #logo a:active {
	background: none;
}

#blog_id {
	position: absolute;
	top: 14px;
	right: 5px;
	height: 50px;
}

#blog_id input{
height:19px!important;
margin:0px!important;
padding:0px!important;
width:100px!important;
}

#blog_id input.button{
height:23px!important;
margin:0px!important;
padding:0px!important;
width:50px!important;
}

#blog_id h1 {
		position:relative;
		top:-9999px;
		left:-9999px;
}



#blog_id h2 {
font-size:105%;
color:#3C8592;
font-weight:bold;
}


#nav {
	height: 35px;
	padding-left:10px;
	clear:left;
}

#nav ul {
	display:inline;
	list-style:none;
}

#nav li {
	display:inline;
	list-style:none;
	color:#3C8592;
	border-right:1px solid #3C8592;
	padding:0 3px;
}

#container {
	margin: 15px 0 0 0;
	float:left;
	clear:none;
	width:100%;
	display:block;
}

#dropbox {
	float:left;
	width:202px;
	margin-left:10px;
	margin-right:10px;
}

#dropbox_top {
background:  url(../images/boxtop.gif) no-repeat top;
}
#dropbox_top_con {
background:  url(../images/boxtop_con.gif) no-repeat top;
}
#dropbox_top_gre {
background:  url(../images/boxtop_gre.gif) no-repeat top;
}
#dropbox_top_ind {
background:  url(../images/boxtop_ind.gif) no-repeat top;
}
#dropbox_top_lab {
background:  url(../images/boxtop_lab.gif) no-repeat top;
}
#dropbox_top_lib {
background:  url(../images/boxtop_lib.gif) no-repeat top;
}

#dropbox_top h1{
color: #fff!important;
}
#dropbox_top_con h1{
color: #fff!important;
}
#dropbox_top_gre h1{
color: #fff!important;
}
#dropbox_top_ind h1{
color: #000!important;
}
#dropbox_top_lab h1{
color: #fff!important;
}
#dropbox_top_lib h1{
color: #000!important;
}


#dropbox h1 {
	text-align:center;
	padding:5px!important; 
	margin:0 5px 0 5px!important
}

#dropbox_top h1 {
font-size:100%!important;
font-weight:bold;
color:#fff!important;
padding:8px 20px 5px 7px;
}

#dropbox_mid {
background: url(../images/box_mid.gif) repeat-y top;
}
#dropbox_mid_con {
background: url(../images/box_mid_con.gif) repeat-y top;
}
#dropbox_mid_gre {
background: url(../images/box_mid_gre.gif) repeat-y top;
}
#dropbox_mid_ind {
background: url(../images/box_mid_ind.gif) repeat-y top;
}
#dropbox_mid_lib {
background: url(../images/box_mid_lib.gif) repeat-y top;
}
#dropbox_mid_lab {
background: url(../images/box_mid_lab.gif) repeat-y top;
}

#dropbox_mid_neutral {
background: url(../images/box_mid_neutral.gif) repeat-y top;
}


#dropbox_text {
width:160px;
margin:6px auto 7px 14px;
border:1px solid #999;
}

#dropbox_text p {
font-size:80%;
color:#808080;
padding:3px 10px 3px 10px!important;
border-bottom:1px solid #cc0000;
background:#fff;
}

div#dropbox_mid p {border-bottom: 1px solid #5B9297;}
div#dropbox_mid_con p {border-bottom: 1px solid #164472!important;}
div#dropbox_mid_gre p {border-bottom: 1px solid #074725!important;}
div#dropbox_mid_ind p {border-bottom: 1px solid #999;}
div#dropbox_mid_lib p {border-bottom: 1px solid #B38F24;}
div#dropbox_mid_lab p {border-bottom: 1px solid #9A1916;}


#dropbox img {
margin: 0px 0 0px 43px;
width: 100px;
padding:0px;border: 4px solid #fff;
}

div#dropbox_mid img {
}


#dropbox_bot {
background: url(../images/box_bot.gif) no-repeat bottom;
}
#dropbox_bot_con {
background: url(../images/box_bot_con.gif) no-repeat bottom;
}
#dropbox_bot_gre {
background: url(../images/box_bot_gre.gif) no-repeat bottom;
}
#dropbox_bot_ind {
background: url(../images/box_bot_ind.gif) no-repeat bottom;
}
#dropbox_bot_lab {
background: url(../images/box_bot_lab.gif) no-repeat bottom;
}
#dropbox_bot_lib {
background: url(../images/box_bot_lib.gif) no-repeat bottom;
}


#dropbox_top p, #dropbox_bot p {
line-height:18px;
padding:0;
margin:0;
}


#content {
	height:100%;
	padding-right:0px;
	margin-left:0px;
	font-size:0.9em;
	display:block;
	width:55%;
	float:left
}

#content form{
padding-left:15px;
width:65%;
float:left
}

#content form label{
	font-weight:bold;
}


#content h1 {
font-size:180%;
font-weight:bold;
color:#3C8592;
padding:0 20px 0px;
}

#content h2 {
font-size:140%;
font-weight:bold;
color:#3C8592;
padding:0 25px 0px;
}

#content h2 a:link, #content h2 a:visited {
color: #3C8592;
}

#content h2 a:hover, #content h2 a:active {
color: #c00;
}

#content h3 {
font-size:130%;
font-weight:bold;
color:#3C8592;
/* padding:0 0 0; */
margin-left: 0px;
}

#content p {
font-size:0.8em!important;
color:#000;
padding:0;
margin:0;
line-height:1.5em;
}

#content img {
padding:0;
margin:0 0 0;
}

#content div.post ul, #content div.post ol  {
color:#000;
margin:5px 60px 15px 60px;
padding:0;
list-style: square;
}

#content div.post li {
margin:0;
border:none;
padding:3px 35px 0 15px;
list-style: square;
font-size:80%;
}

#content div.post ol {
font-size:80%;
color:#808080;
margin:5px 50px 15px 60px;
list-style-position:outside;
list-style-type:decimal;
padding:0;
}

#content div.post li {
margin:0;
border:none;
padding:3px 35px 0 15px;
}

#content div.post dl {
	color:#808080;
	margin:15px 50px 15px 60px;
	padding:0;
}

#content div.post dt {
	font: bold 110% arial, verdana, san-serif;
	margin:0;
	padding: 5px 0 5px 0;
}

#content div.post dd {
	font: normal 80% arial, verdana, san-serif;
	margin:0;
	padding:0 0 2px 4px;
}

#content div.post blockquote {
	border-top:1px dashed #3C8592;
	border-bottom:1px dashed #3C8592;
	width:70%;
	padding:10px 5px;
	margin:5px auto 15px;
	background:#fefefe;
}

#content div.post blockquote p {
	padding:0;
	margin:0;
	font-size: 100%;
}

#content p.datestamp {
	font-size:90%;
	font-weight:bold;
}

#content hr {
	color:#3C8592;
	height:1px;
	background:#3C8592;
	border:none;
	width:80%;
	margin:0 0 0;
}

ol.comments {
	margin: 10px auto;
	width: 60%;
	list-style-position: inside;
}

ol.comments li {
	border: 1px solid #3C8592;
	margin: 5px 0px;
	font: normal 80% arial, verdana, san-serif;
	padding: 8px;
	list-style-position: inside;
}

#right_info {
	width:160px;
	top:0px;
	border:1px solid #3C8592;
	float:right;
}

#right_info h2 {
	font-size:90%;
	color:#999;
	font-weight:bold;
	padding:0 5px 0 0;
	margin:3px 0 0 15px;
}

#right_info p{
	font-size:1em!important;
	color:#808080;
	padding:0 0px 5px 0px;
	line-height:1.3em;
	margin:0;
	display:block;
	width:135px;
}

#right_info form {
width:90%;
margin:0 auto 8px auto;
padding:0 0 10px 0;
border-bottom:1px solid #3C8592;
}

#right_info form h2 {
padding:0;
margin:5px 0 5px 5px;
}

#right_info ul {
	list-style:none;
	font-size: 80%;
	border-bottom: 1px solid #3C8592;
}

#right_info li {
list-style:none;
color:#3C8592;
padding: 2px 5px 2px 5px;
margin: 0 0 0 0;
display:block!important;
border-top:1px solid #ccc;
font-size: 110%;
width:155px;
}
#container>#right_info li {width:150px;} /* child of div hack */
#right_info li hr{display:none;}

input {
	border:1px solid #BEDCE4;
	margin:0 0 0 5px;
	color:#666;
	padding:2px; white-space:normal;
}

select{
	border:1px solid #BEDCE4;
	width:80%;
	color:#666;
	padding:2px;
	margin:15px 0 5px 10px;  white-space:normal;
}


input.button {
	border:1px solid #3C8592;
	margin:3px 0 0 5px;
	padding:2px;
	background:#fff;
	color:#3C8592;
}



input.button:hover {
	background:#F7F7F7;
}

#cllrChannelButton {margin-left:10px; white-space:normal;}
#cllrChannelButton:hover {background-color:#F7F7F7}

h1,h2,h3,h4,h5,ol,ul,li {
padding:0;
font:100% arial,sans-serif;
}
h4.subTitle {margin-left:10px; padding-top:10px; font-size:100%; font-weight:bold; color:#3C8592; padding: 10px 0 5px 0}

a:link,a:visited {
color: #7FAD3B;
}

a:active, a:hover {
color:#C00;
}

#footerWrapper{
display:block;
float:right;
}

#footer {
border-top:1px solid #3C8592;
width:96%;
margin: 30px 0px 10px 0px;
padding-left:0px;
padding-right:0px;
text-align:right;
float:left;
display:block;
}

#footer a, #footer a:visited {
text-decoration:none;
color: #3C8592;
}

#footer a:hover{
text-decoration:underline;
color:#C00;
}
#footer_arch {
width:50%;
border-top:1px solid #3C8592;
margin:0 auto;
text-align:right;
}

#contact_from form {
width: 80%;
margin: -5px auto 0 auto;
color: #666;
}

#contact_from form textarea {
border: 1px solid #3C8592;
}

p.legal {
	font-family: Verdana;
	font-size: 75%;
	text-align: left;
	color: #666;
	font-style: normal;
	padding-top:10px;
}

div.paddingWrap {
	padding-left:1em;	
}

img#vote4me {
	padding-left:10px;
}

div.clearboth {
	height:.01em;
	clear:both;

}

h2 a {
	text-decoration:none;
	color: #3C8592;
}

h2 a:hover {
	color: #C00;
}

p.topNavDisclaimer {
	font-size:.65em;
	width:650px;
	padding: 2px 0px 2px 0px;

}
