body {
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
color:#517C92;
}

a:visited {
color:#517C92;
}

.back {
	font-size: 12px;
	padding:10px 0px 5px 0px;
}

.contentTitle {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	padding:0px 0px 5px 0px;
}

.eleven {
font-size:11px;
}

.td_right{
font-size:11px;
}

.td_rightCall{
font-size:11px;
font-weight:bold;
text-align:right;
}

/* Highlights and Announcements*/

.welcomeDate {
	font-size: 16px;
	font-weight: bold;
	color: #005480;
	display:inline;
	border-bottom: 1px dashed #ccc;
}

.highlightTitle {
	font-size: 12px;
	font-weight: bold;
	color: #005480;
	padding:15px 0px 2px 0px;
}

.highlightContent {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding:3px 0px 3px 0px;
}


/* Right Content Area*/

.rightTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F79727;
	padding:1px 5px 1px 5px;
}

.rightContent {
	padding:5px;
}

.rightContentLinks {
	line-height:20px;
}

.rightContentLinks ul {
list-style-position:outside;
margin:0 5px;
padding:0px;
}

.rightContentLinks ul li {
	border-bottom: 1px dashed #aaaaaa;
	list-style-type:none;
	line-height:20px;
}


.rightContentLinks ul li a {
	text-decoration:none;
	display: block;
}

.rightContentLinks ul li a:hover {
	background-color: #eeeeee;

}

/* Show / Hide - Left Navigation*/

.navigationBorder {
	border:1px solid #cccccc;
}

.sunnyLife {
	line-height:18px;
	padding:0px 5px 0px 5px;
}

.sunnyLifeRow {
	line-height:18px;
	padding:0px 5px 0px 5px;
	background-color: #E5EBEF;
}

.navBorder ul {
list-style-position:outside;
margin:0 5px;
padding:0px;
}

.navBorder ul li {
	border-bottom: 1px dashed #7195a8;
	list-style-type:none;
	line-height:20px;
}

.navBorder ul li a {
	text-decoration:none;
	display: block;
}

.navBorder ul li a:hover {
	background-color: #E5EBEF;

}

.more {
	margin:5px;
	display: block;
	text-decoration: underline;
	border: none;
	text-align: right;
	padding: 5px 0 5px 0;
}

.hide {
	display: none;
}

.show {
	display: block;
}

/* Calendar Styles */

.L1
{
	background-color : #aaaaaa;
}
.L2
{
	background-color : ffffff;
}
.L3
{
	background-color : #999999;
}

.Nav
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
	cursor: hand;
}

.MonthYear
{
text-align: center;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #666666;
text-decoration : none;
}

.WeekDay {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #307EA7;
	text-align: Center;
	text-decoration: none;
}

.WeekNum {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	color: #ffffff;
	background-color: #005480;
	text-decoration: none;
}
.EmptyDays
{
	font-size : 12px;
	background-color : #ffffff;
}
.Days {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #eeeeee;
	font-size : 12px;
	color : #000000;
	text-align: Center;
	cursor: hand;
}
.CurDay {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	cursor: hand;
	background-color: #CCCCCC;
}
.SelDay
{
	border : 2px solid #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	cursor: hand;
}
.smallMonthYear {
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
}

.TableHead {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ffffff;
	background-color: #005480;
	text-align: left;
}