body {
	background-color : #2F3F40;
	background-repeat : repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family : verdana, Arial, Helvetica, sans-serif;
}
/*
#switcher {
	padding: 0px;
	margin: 0px;
	margin-right: 6px;
	color: #ffffff;
	font-size : 11px;
	text-decoration : none;
	line-height: 130%;
	
	}
#switcher a  {
	color: #ffffff;
	text-decoration: none;
	}
#switcher a:hover {
	color: #66ccff;
	color: #93d6f7;
	background: #5c6769;
}
*/
/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : inline }
/*
	
/*Style Applied to Top Nav*/
.navTop a {
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
}
.navTop {
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
	font-weight: bold;
}
.navTop a:hover {
	color : #FEFDEC;
	text-decoration : underline;
}
/*Style Applied to the components */
.cell-border-left {
	border: 1px solid #CCCCCC;
	background: #ffffff;
	margin-left: 6px;
	margin-top: 6px;
	padding: 8px;
}
.cell-border-lefttable {
	background: #ffffff;
	margin-left: 6px;
	margin-top: 6px;
}
.cell-border-righttable {
	background: #ffffff;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
}
.cell-border-td {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #ffffff;
	padding: 10px;
}
.cell-border-td-login {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #ffffff;
	padding: 10px;
}
.cell-border-td-left {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	
	background: #ffffff;
	padding: 4px 0px 4px 8px;
	
}
.cell-border-td-right {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	
	background: #ffffff;
	padding: 4px 0px 4px 10px;
}
.cell-border-td-weather {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #ffffff;
	padding: 0px;
}
.cell-border-headon {
	border: 1px solid #CCCCCC;
	background: #ffffff;
	padding: 7px;
}
.cell-contenthead {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #ffffff;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 1px;
}
.cell-border-welcome {
	border-top: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #ffffff;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 4px;	
}
.cell-border-welcome2 {
	border-top: 1px solid #CCCCCC;
	
	border-left: 1px solid #CCCCCC;
	/*
	border-right: 1px solid #CCCCCC;*/
	background: #ffffff;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 4px;
}
.cell-border-search {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	/*
	border-left: 1px solid #CCCCCC;*/
	background: #ffffff;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 4px;
	text-align: right;
}	
.title {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.title-component-headon {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.title-component-headoff {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.title-component-headon a{
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration : none;
}
.title-component-headoff a{
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration : none;
}
.headshot {
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 4px;
}
.name {
	text-align: center;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
}
.welcome {
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
}
.alert {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	padding-top: 0px;
}
.page_title {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.page_title a {
	font-size : 14px;
	color : #003366;
	text-decoration : underline;
	font-spacing : 90%;
}
.linklist a {
	font-size : 11px;
	color : #003366;
	text-decoration : none;
	display: block;
	padding-left : 10px;
	background: transparent url(../images/mywhoi/dash.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	line-height: 140%;
}
.linklist {
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.linklist a:hover {
	color : #333333;
	text-decoration : underline;
}
.date {
	font-size : 10px;
	color : #333333;
	text-decoration : none;
}
.content_noenlarge {
	font-size : 11px;
	color : #333333;
	text-decoration : none;
	line-height: 150%;
}
.content_noenlarge a {
	font-size : 11px;
	color : #003366;
	text-decoration : underline;
	font-spacing : 90%;
	line-height: 150%;
}
.content_noenlarge a:hover {
	color : #333333;
	text-decoration : underline;
}
.content {
	font-size : 11px;
	color : #333333;
	text-decoration : none;
	line-height: 150%;
}
.content a {
	font-size : 11px;
	color : #003366;
	text-decoration : underline;
	font-spacing : 90%;
	line-height: 150%;
}
.content a:hover {
	color : #333333;
	text-decoration : underline;
}
.content_blue {
	font-size : 11px;
	font-weight: bold;
	color : #003366;
	text-decoration : none;
	line-height: 150%;
}
.main a {
	font-size : 12px;
	color : #003366;
	text-decoration : underline;
	line-height : 90%;
	font-spacing : 90%;
	line-height: 130%;
}
.main {
	font-size : 12px;
	color : #333333;
	text-decoration : none;
	line-height: 130%;
}
.main a:hover {
	color : #333333;
	text-decoration : underline;
}
.footer a {
	font-size : 11px;
	color : #ffffff;
	text-decoration : underline;
}
.footer {
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
}
.footer a:hover {
	color : #FEFDEC;
	text-decoration : underline;
}
.layoutpref_module {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 2px solid #222222;
	border-right: 2px solid #222222;
	background: #ffffff;
}
.layoutpref_module_off {
	border: 1px solid #666666;
	background: #576364;
	background: #000000;
	padding: 10px;
}
.layoutpref_text {
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.table-border-application {
	border: 1px solid #CCCCCC;
	background: #ffffff;
	margin: 12px;
}
.table-login {
	border: 1px solid #CCCCCC;
	background: #ffffff;
	margin-top: 15px;
	margin-bottom: 7px;
}
.form-input {
	font-size: 12px;
	color: #051048;
	font-family: verdana, arial,helvetica, sans-serif
}
.cell-bio {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #eeeeee;
	
	padding: 4px;
}
.cell-bio-right {
	border: 1px solid #CCCCCC;
	background: #eeeeee;
	padding: 4px;
}
.cell-bio-white {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #ffffff;
	padding: 4px;
}
.cell-bio-white-right {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #ffffff;
	padding: 4px;
}
.cell-bio-white-internal{
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #ffffff;
	padding: 4px;
}
.cell-bio-white-right-internal {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 4px;
}
/* styles for internal page center tables */
.internal_table {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	margin-bottom: 15px;
	}
.internal_table td {
	padding: 8px;
	width: 50%;
	}
.cell-mainbio {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.table-profile {
	border: 0px solid #CCCCCC;
	background: #ffffff;
	margin: 7px;
}
.cell-profile {
	border-top: 1px solid #CCCCCC;
	background: #ffffff;
	padding: 10px;
}
.cell-links{
	border-top: 1px solid #CCCCCC;
	background: #ffffff;
	padding: 6px;
}
.imgfloatleft { 
	float : left;
	padding-right : 12px;
}
.directory {
	margin: 5px 5px 5px 0px;	
	border-collapse: collapse;	
	border: 1px solid #999;
	font-size: 13px;
	line-height: normal;
	color: #333333;
}
.directory td {
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
	border: 1px solid #999;	
}
.directory .noborder{
	font-size: 11px;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: top;
	border: 1px solid #efefef;	
}
.directory td a{
	text-decoration: underline;
}
.directory td a:hover{
	text-decoration: underline;
	color: #891022;
}
.directory .header{
	font-size: 11px;
	font-weight: bold;
	color: 000;
	background:  #ccc;
}	
	
.directory .toprow{
	font-size: 11px;
	font-weight: normal;
	color: 000;
	background:  #fff;
	text-align: left;
	padding: 10 10 10 10px;
}
.directory .searcharea {
	font-size: 11px;
	font-weight: normal;
	color: 000;
	background:  #efefef;
	text-align: left;
	padding: 10 10 10 10px;
}
.submit_photo {
	font-size: 11px;
	vertical-align: top;
	border: 1px solid #efefef;	
}
.submit_photo td{
	padding: 5px;	
}
h1 {
	background-color : #FFFFFF;
	/*
	background-image :url(../images/mywhoi/heading_bg_x_new.gif);
	background-repeat : repeat-x;*/
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
