
#content a:link
{
		color: #333333;
	border-width: 1px;
	border-color: #ff9933;
	border-bottom-style: solid;
		text-decoration:none;
	
}
#content a:visited {
	color: #333333;
		border-width: 1px;
	border-color: #ff9933;
	border-bottom-style: solid;
	text-decoration:none;
	}

#content a:active {
	color: #333333;
	border-width: 1px;
	border-color: #ff9933;
	border-bottom-style: solid;
	text-decoration:none;
	}
	
	#content a:hover
{
	color: #ffffff;
	background-color: #FF9933;
	text-decoration: none;
}

body {
text-align: center; /* for IE corinnw */
background-color:#423F75;
font-family: Verdana;
}

.ButtonStandard
{
	font-size: 14pt;
	color: #ffffff;
	font-style: italic;
	font-family: Verdana;
	background-color: #ff9900;
	position: relative;
	margin-left: 170px;
	margin-top: 20px;
	border: #ffcc00 thin groove;
}


.CommandLinks
{
	padding-left:15px;
	padding-right:15px;
}

#content {
width: 541px;
min-height:478px;
}
#content 
{
float:right;
display:inline-block;
background-color:#ffffff;
border-right: solid 1px #0A0245;	
border-left: solid silver 1px;
padding:20px;
padding-left:35px;
padding-bottom:50px;
border-top: 8px solid #fff;/*this border cancels out bg lines on homepage */
text-align: left;
font: 9pt Verdana, Arial, Trebuchet,sans-serif;
color: #333333;
line-height: 120%;
overflow:auto;
}

#content a ul.blue li a:hover, 
#leftnav a:hover, #rightcol a:hover {
text-decoration: underline;
color: #D71136;
}

/* footer styles*/
#footer
{
	font-size: 11px;
	text-align: center;
	padding: 10px 0 50px 0;
	clear:both;
	width: 762px;
	color: #ffffff;
	background-color:#423F75;
	font-weight:bold;
	border: solid 3px #423F75;
	border-top:solid 1px #0A0245;
}

#footer a
{
	color:#ffffff;
	font-weight:bold;
}

.Invisible
{
	color: #ffffff;
}

.LabelStandard

{
font-size: 12px;
color: Gray;
position: absolute;
}
.labelInstructions
{
	width: 500px;
	padding:10px;
	font-size: 12px;
	Color:#336699;  
	Border:Solid 1px #FF6600; 
}

/*left column  min-height:590px;
*/
#leftnav {
width: 170px;
height: 100%;
}

/*left column float: left;
*/
#leftnav
{
	display: block;
	float: left;
	padding-top: 12px;
	background-color: #708E49; /* #B6DA88;  84819C*/
	text-align: left;
	color: #ffffff; /* #ffffff;   708E49*/
	font: normal normal 500 13px Century Gothic;
	border-top: solid 2px #ffffff; /*border-right: solid 1px #6E7565;*/
	font-weight: bolder;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
}	
	
	#leftnav a img
	 {  
	 	text-decoration:none;
		border:none;
	}
	
#leftnav a{
text-decoration: none;
color: #ffffff;
display: block;
}

.LinksPadded
{
	padding-left:15px;
	}
	
	.AdminHomeLink
	{
		bottom:10px;
		top: -30px;
	padding-right:600px;
		position:relative;
	}

	.HomeLink
	{
		bottom:10px;
	padding-right:600px;
		position:relative;
	}
	
#mast {
	width: 768px;
	height: 100px;
	background-color: #0A0245;
	color: #ffffff;
	font-family: Verdana;
	margin-top: 0;
	padding-top:20px;
	border-bottom: solid 1px #ffffff;
}
#mast img{
margin-top: 8px;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
}

.nohover a:hover background-color: transparent;
{
	padding-left: 60px;

}
	
.TextBoxStandard
{
left: 122px;
z-index: 2;
position: relative;
}

.TextBoxSimple
{
left: 60px;
z-index: 2;
position: relative;
width: 150px;
}

.RadioSimple
{
right: -160px;
position: relative;
}

.RequiredField
{
	z-index: 1;
	position:absolute;
	margin-left: 160px;
}
#Title
{
	color:#423F75;
	font: normal small-caps 900 18px verdana, arial;
	padding-bottom: 20px;
	}
	
.whiteSpacer{
	height:3px;
	padding-top:15px;
	margin-bottom:15px;
	border-bottom: solid 4px #ffffff;

	width: 179px;
}
.whiteSpacerUpcoming  
{
	height:1px;
	width:178px;
	padding:0px;
	border-bottom: solid 4px #ffffff;
	color:#ffffff;
	background-color:#ffffff;
	padding-bottom:1px;
}
#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	background-color: #708E49;
}

.SlideShowLeftNav
{
        position :relative;
        margin-left: 2px;
        border: solid 2px #3F494B;
		z-index:3;
}

#UpcomingPanel
{
	position:absolute;
	left:350px;
	background-color: #ffffff;/* #B6DA88;*/
	padding-bottom:30px;
	}	
