
html, body {
	margin: 0px;
	color:#4A483C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}

a, a:link, a:active, a:visited {
	text-decoration:underline;
	color:#4A483C;
}

a:hover {
	text-decoration:underline;
	color:#48b3cb;
}

a.subsubnav {
	/* font changed */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #4A483C;
	font-weight:bold;
	text-decoration: none;
}

a.subsubnav:hover, a.subsubnav:active {
	color: #48b3cb;
}

a.shortcutTitle {
	/* font changed */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
	color:#4A483C;
	text-decoration: none;
}

a.shortcutTitle:hover, a.shortcutTitle:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
	color:#4A483C;
	text-decoration:underline;
}

a.shortcutBody {
	/* font changed */
	color:#4A483C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

a.shortcutBody:hover, a.shortcutBody:active {
	color:#4A483C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
}

a.active {
	/* font changed */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #48b3cb;
	font-weight:bold;
	text-decoration: none;
}

a.active:hover, a.active:active {
	color: #48b3cb;
}

a.more {
	color: #48B3CB;
	text-decoration: underline;
}

a.more:hover, a.more:active {
	text-decoration: none;
}

h3 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #48b3cb;
	/* font changed */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color:#4A483C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}

p.calTitle {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
	color:#4A483C;
}

p.calDate {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color:#48b3cb;
}

p.calDesc {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color:#4A483C;
}

img {
	padding: 0;
	margin: 0;
	border:0;
}


/*********************/

#header {
	padding: 0;
	width: 760px;
	background-color:#FFF;
}

#wrapper {
	padding: 0;
	width: 760px;
	background-color:#FFF;
	text-align:left;
}

#divend {
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 17px;
}

#left {
	padding: 0;
	margin: 0;
	width: 575px;
	float:left;
}

#right {
	padding: 0;
	margin: 0;
	width: 165px;
	float:left;
	background-color:#E6F4F9;
}

#leftleft {
	padding: 0 0 0 20px;
	margin: 0;
	width: 165px;
	float:left;
}

#leftright {
	padding: 0 20 0 20px;
	margin: 0;
	width: 350px;
	float:left;
}


#shortcutWrap {
	padding: 0 11px;
	margin: 0;
	width: 143px;
	float:left;
	background-color:#E6F4F9;
}

#calendar {
	padding: 0 0 0 11px;
	margin: 0;
	width: 143px;
	float:left;
}