﻿/* General Formatting Begin*/
body
{
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background: #78797D;
}

h1
{

}

h2
{

}

h3
{

}

a:link
{

}
	
a:active
{

}
	
a:visited
{

}
	
a:hover
{

}

img
{
	border: none;	
}

/* General Formatting End*/

/* Global Layout & Formatting Begin */

#container
{
	width: 100%;
	/*width: 1000px; */
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	text-align: center;
	
}

#subcontainer
{
	width: 100%;
	/*width: 1000px; */
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: center;
}

#header_container
{
	width: 100%;
	height: 228px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffffff url(/imagesasp/bg-header-right-tile.jpg) repeat-x;
	overflow: hidden;
}

#header
{
	width: 1005px;
	height: 228px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

#header_left
{
	width: 438px;
	height: 228px;
	margin: 0;
	padding:0;
	text-align: left;
	float: left;
}

#header_right
{
    background-position: url(/imagesasp/header-right-alt.jpg) no-repeat;
    width: 562px;
    height: 208px;
    margin: 0;
    padding: 20px 0 0 0;
    text-align: left;
    float: left;
    background: url(/imagesasp/header-right-alt.jpg) no-repeat;
    font-size: 8pt;
}

#header_right p
{
	margin: 0;
  	padding: 20px 50px 0 22px;
	font-family: Georgia;
	font-size: 15px;
	color: #ffffff;

}

#menu
{

}

#content
{
	
	width: 100%;
	height: 375px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #78797D url(/imagesasp/bg-content-tile.jpg) top repeat-x;
}


#subcontent
{
	
	width: 1000px;
	height: 250px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: center;
	background: url(/imagesasp/bg-content-top-full-alt.jpg) top no-repeat;
}

#footer
{
	clear: left;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 33px;
	font-family: GillSansMT, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
}

#footer a
{
	text-decoration: none;
	color: #ffffff;	
	
}
	
/* Global Layout & Formatting End*/

/* Nav Box Layouts & Formatting Begin */

#nav_container
{
	width: 910px;
	height: 311px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 19px;
	padding-left: 42px;
	text-align: center;
	/* background: #0000ff; */
}

.nav_container_extend
{
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 19px;
    padding-left: 42px;
    text-align: center;
}

.nav_box
{
	width: 202px;
	height: 179px;
	float: left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.nav_box h1
{
	width: 202px;
	height: 30px;
	margin: 0;
	padding: 0;	
}

.nav_box h1 span
{
	display: none;
}

.nav_box_upper
{
	width: 100%;
	height: 142px;
	padding: 7px 0 0 0;
	margin: 0;
	text-align: center;
	background: #ffffff url(/imagesasp/bg-nav-upper.jpg) top no-repeat;	
}

.nav_box_lower
{
	width: 100%;
	height: 147px;
	margin: 4px 0 0 0;
	padding: 0;
	text-align: left;
	background: #ffffff url(/imagesasp/bg-nav-lower.jpg) top repeat-x;	
}

.nav_divider
{
	float: left;
	width: 20px;
	height: 179px;
	background: url(/imagesasp/bg-nav-divider.jpg) bottom left no-repeat;
}

.nav_box_lower h2
{
	font-family: GillSansMT, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #2B4F9B;
	padding: 7px 14px 0 14px;
	margin: 0;
}

.nav_box_lower p
{
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding: 10px 14px 0 14px;
	line-height: 12px;
}

/* Nav Box Layouts & Formatting End */

/* Lists Begin */

#menu ul
{
	width: 800px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: 'Tahoma', 'Arial', 'Helvetica';
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	white-space: nowrap;
}

#menu li
{
	height: 17px;
	margin: 0;
	padding: 4px 15px;
	float: left;
	border-left: 1px solid #ffffff;
	display: block;
}

#menu li.first
{
	border-left: none;
}

#menu li a
{
	color: #ffffff;
	text-decoration: none;
}

#menu li:hover a
{
	color: #ffffff;
	text-decoration: none;
}

#menu li:hover
{
	background: #009900;
}

#menu li.first:hover
{
	background: #009900;
}

.rounded_box_content ul
{
	margin: 0;
	padding: 0;
}

.rounded_box_content li
{
	height: 17px;
	margin: 5px 0;
	padding: 0 15px;
	display: block;
	background: url(/imagesasp/arrow-right.gif) top left no-repeat;
}

.header_text
{
    font-family: 'Tahoma' , 'Arial' , 'Helvetica';
    font-size: 14pt;
    font-weight: Bold;
    text-decoration: underline;
    color: Black;
}

/* Rounded Corners*/

.roundedPanel
{
    width: 200px;
    height: 180px;
    color: Black;
    vertical-align: bottom;
}

.overBoxHeading
{
    font-family: 'Tahoma' , 'Arial' , 'Helvetica';
    font-size: 8pt;
    color:Black;
}

.attentionLabel
{
    text-decoration: underline;
    color: #FFFF00;
}

#centercol
{
	width: 450px;
	height: 370px; 
	overflow: auto;
	font-family: Georgia;
	font-size: 14px;
	color: #333333;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}
/* Lists End */

/*Calendar Styles*/
.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #FFFACD;
	color: #0000FF;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}