@charset "utf-8";
/* CSS Document 
created by Unconfusing Technology LLC
www.unconfusing.com
Please give credit when copying
*/

body
{
	font-size:12px;
	font-family:"Verdana", Arial, Helvetica, sans-serif !important;
color: #808285;
	background:#0057a8 url(images/septgraphics10-01.png);
	background-repeat:no-repeat;
}

#container
{
	width:1000px;
	margin:0 auto;
	background-color:#ffffff;
}

#head
{
	height:140px;
	background:url(images/wilkes_logo.png) no-repeat;
	background-position: 5%;
	padding-top:10px;

}

#head #menu
{
	width:590px;
	margin-left:400px !important;
	text-align:right;
	padding:0;
	margin:0;
}

#head #menu ul
{
	padding-right:10px;
	list-style:none;
	text-align:right;
}

#head #menu ul li
{
	display:inline;
	padding:0px 2px 5px 2px;
	color:#808285 !important;
}

#head #menu ul li a
{
	text-decoration:none;
	font:normal x-small "Verdana",Arial,sans-serif;
	color:#808285 !important;
}

#head #menu #icons ul li
{
	padding:0px 18px;
}

#head #menu #icons
{
	padding-top:2px;
}

#main
{
	padding:10px;
	padding-top:0px;
}

#foot
{
	height:45px;
	background:url(images/foot_bk.png) center center no-repeat;
	text-align:center;
}
#foot a
{
	color:#ffffff;
	text-decoration:none;
}

#foot-inside
{
	color: #ffffff;
	font-size:x-small;
	padding:15px 10px 5px 10px;
}

.left
{
	width:710px;
	float:left;
}
.right
{
	width:265px;
	padding-top:25px;
	float:right;
	min-height:200px;
}


h1, h2, h3
{
	color:#00A94F;
}
h3
{
	text-align:center;
	font-size:16px;
	margin:12px 0px 0px 0px;
}

p
{
	color:#808285;
}

a
{
	color:#00A94F;
	text-decoration: none;
}

.floatbuster
{
	float:none;
	clear:both;
}


textarea, input
{
	font-family:"Verdana";
	font-size:90%;
}

.box
{
	border:1px solid #9D9FA2;
}

.actionbox_container
{
	width:225px;
}
.actionbox
{
	background-color:#FFF799 !important;
	border:1px solid #9D9FA2;
	padding:2px 5px !important;
}

img
{
	border:0;
}

/*
.shadow 
{
	float:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.shadow .shade
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #9D9FA2;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
*/
.shade
{
	border:1px solid #9D9FA2;
	vertical-align:top;
}

.header
{
	background:url(images/grn_tab.png) no-repeat left top;
	color:#ffffff;
	padding-left:10px;
	margin:0;
	height:22px;
	width:120px;
	text-align:center;
	vertical-align:middle;
}


.orangebutton
{
	background:url(images/orng_button.png) center top no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	height:30px;
	min-width:79px;
	padding-top:5px;
	text-align:center;
}

/* Hide from IE5-Mac \*/
#tabs a, #tabs a span
{
	float: none
}
/* End hide */

#tabs li
{
	float: left;
	margin: 0;
}

#side_menu
{
	margin:0 0 0 30px;
	padding-left: 0;
	width:210px;
	background-image: url(images/yellow_side.gif);
	background-repeat: repeat-y;
	float:left;
	
}

#side_menu li
{
	padding-left: 15px;
	padding-top:9px;
	font: "Verdana",Arial,sans-serif;
	font-size: 12px;
	color: #666666 !important; 
	list-style-type: none;
	background-color: #fffcd6;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color:#FFFFFF;
	height: 25px;
}

#side_menu li a
{
	text-decoration:none;
}


#copy
{
	width:700px;
	margin:0 0 0 265px;
	padding-top:0;

}

.side_text
{
	padding-left:10px;
}
.side_text_bold
{
	font-weight:bold;
	color:#F68F1E;
}

.body_copy
{
		line-height: 24px;
}

.copy_header
{
	text-align:left;
	color:#FFFFFF;
	font-size:16px;
	margin:12px 0px 0px 0px;
	background-color: #00A94f;
	padding-left: 6px;
	padding-top: 4px;
	height: 25px;
}

/*  styles for drop menu  */

.dropmenu
{
	position:absolute;
	visibility: hidden;
	line-height: 25px;
	z-index: 100;
	border: 1px solid #ffffff;
	background-color:#fffcd6;
	width: 150px;
	margin-top:-18px;
	margin-left:125px;
}
 
.dropmenu a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 5px solid #ffffff;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	font: "Verdana",Arial,sans-serif;
	font-size: 12px;
	color: #00A94f;
	text-decoration: none;
}
.dropmenu a:hover
{
	background-color:#fff799;
}

.orange
{
	color:#F68F1E;
	font-weight: bold;}
	
	.table_header
{
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:12px 0px 0px 0px;
	background-color: #00A94f;
	padding-top: 4px;
	height: 20px;
}

.sup {
vertical-align: sup;
font-size: 60%;

}

#tabs{
float:left;
width:100%;
line-height:normal;
}

#tabs ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#tabs li{
display:inline;
margin:0;
padding:0;
}

#tabs a{
float:left;
background:url(images/orng_tab_left.png) no-repeat left top;
margin:0;
margin-right: 5px; 
padding:0 0 0 8px;
text-decoration:none;
}

#tabs a span{
float:left;
display:block;
background:url(images/orng_tab_full_rt.png) no-repeat right top;
padding: 8px 14px 6px 5px;
font-weight:normal;
color:#ffffff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
color:#FFFF00;
}

.greenhead
{
	color:#00A94F;
	font-size:20px;
}