/*
a.ui-state-active:link, a.ui-state-active:visited
{
    color: White;
}


table  
{
	border-collapse: collapse;
	border-style:none;
}

td 
{
	padding: 0px 0px 0px 0px;
	border:none;
	white-space:normal;
	font-family: Arial;
	font-size: 11px;
}

.pagetitle
{
	padding-left: 0px;
	color: #333333;
	font-size: medium;
	font-weight: bold;	
}
*/

/* Standard Styles*/

/*
td.navMenu
{
	background-color:#285483;
	padding-top:100px;
}

td.subNavItem
{
	background-color:#285483;
	height:30px;
	padding:5px;
}

.subNav
{
	color:#ffffff;
	font-weight:bold;
	vertical-align:text-bottom;
	text-decoration:none;
}

.required
{
	color:Red;
}


.photo
{
	border: solid 1px #000000;
}

td.resultsCell
{
	font-family: 'Arial';
	font-size: 12px;
	background-color: #FFFFFF;
	border-bottom: #285483 1px solid;
	padding:3px;
}

td.resultsCellAlternate
{
	font-family: 'Arial';
	font-size: 12px;
	background-color: #fdf6e3;
	border-bottom: #285483 1px solid;
	padding:3px;
}

td.resultsCellNoBorder
{
	font-family: 'Arial';
	font-size: 12px;
	background-color: #FFFFFF;
	border-bottom: #285483 1px solid;
	padding:3px;
}

td.resultsCellAlternateNoBorder
{
	font-family: 'Arial';
	font-size: 12px;
	background-color: #fdf6e3;
	padding:3px;
}

td.resultsHeader
{
	BACKGROUND-COLOR:#285483;
	color: #FFFFFF;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	padding : 3px 3px 3px 3px;
}

a.resultsHeader:link, a.resultsHeader:visited
{
	color:White;
}

.tabActive
{
	FONT-SIZE: 8pt;
	font-weight : bold;
	BORDER-RIGHT: solid 1px #ffffff;
	PADDING-RIGHT: 13px;
	PADDING-LEFT: 10px;
	padding-top : 3px;
	COLOR: #ffffff;
	CURSOR: pointer;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #285483;
	TEXT-ALIGN: center;
	background-image: url(/common/images/tab_background_corner.gif);
	background-position:right;
	background-repeat:no-repeat;	
}

.tabInactive
{
	FONT-SIZE: 8pt;
	font-weight : bold;
	BORDER-RIGHT: solid 1px #ffffff;
	PADDING-RIGHT: 13px;
	PADDING-LEFT: 10px;
	padding-top : 3px;
	CURSOR: pointer;
	COLOR: #808080;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #cccccc;
	TEXT-ALIGN: center;
	background-image: url(/common/images/tab_background_corner.gif);
	background-position:right;
	background-repeat:no-repeat;	
}

a.tabSubNav, a.tabSubNav:link, a.tabSubNav:visited
{
	color : #ffffff;
	font-size : 8pt;
	font-family : Arial;
	text-decoration : none;
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
}

td.formFooter, td.formHeader
{
	background-color : #285483;
	color:#ffffff;
	padding:3px;
}
*/

.presented_by .photo { height:60px;}
.welcome { height:1em;}
