body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #e1e9dc;
	background-image: url(../../../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

*+html body {
	margin: 0px 0px 0px 1px;
}

h1 {
	color: #003399;
	width: 100%;
	font-weight: bold;
	font-size: 14pt;
	border-bottom: 2px solid #8fd400;
	padding-bottom: 2px;
}

h2 {
	color: #003399;
	font-weight: bold;
	font-size: 10pt;
}

h3 {
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9pt;
}

a, a:link, a:visited, a:focus, a:active  {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-size: 9pt;
}

a:hover {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
	font-size: 9pt;
}

p, li, td, label {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#style_total {
	margin: 0px auto;
	padding: 0px;
	width: 962px;
}

#style_header {
	float: left;
	width: 962px;
	height: 196px;
	background-image: url(../../../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#style_middle {
	float: left;
	width: 962px;
	margin: 0px;
	padding: 0px;
}

#style_content_main {
	float: left;
	width: 632px;
	margin: 0px;
	padding: 20px 5px 0px 15px;
	text-align: left;
}

#style_content p {
	color: Black;
	font-size: 10pt;
}

#style_content_side {
	float: left;
	width: 290px;
	margin: 0px;
	padding: 20px 10px 0px 10px;
	text-align: left;
}

#style_footer {
	float: left;
	width: 652px;
	height: 20px;
	color: White;
	font-size: 8pt;
	margin: 15px 0px 0px 0px;
	background-color: #00349A;
}

#style_footer div {
	margin: 3px 0px 0px 0px;
}

#style_footer a, #style_footer a:link, #style_footer a:visited 
#style_footer a:focus, #style_footer a:active {
	color: White;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

#style_footer a:hover {
	color: #8CD600;
	text-decoration: underline;
}

#main_page_title {
	margin: 15px 0px 0px 0px;
}

#main_page_title h1 {
	color: #002868;
	font-size: 12pt;
	font-weight: bold;
}

#form_container {
	width: 360px;
	padding: 0px;
}

#form_container #error {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: Red;
}

#form_container #item {
	float: left;
	width: 230px;
}

#form_input {
	float: left;
	width: 360px;
	padding: 1px 0px;
	text-align: left;
}

#form_input div.title {
	float: left;
	color: Black;
	font-size: 75%;
	width: 130px;
	padding: 0px;
	margin: 0px;
}

#form_input div.object {
	float: left;
	color: Black;
	padding: 0px;
	margin: 0px;
}

#form_input div.item {
	width: 230px;
	float: left;
	color: Black;
	padding: 0px;
	margin: 0px;
}

#form_input div.submit {
	float: left;
	padding: 0px;
	margin: 0px;
}

#form_input div.reset {
	float: left;
	padding: 0px;
	margin: 0px;
}

#form_input input {
	color: #000000;
	font-size: 75%;
}

#form_input input.error {
	background-color: #ffe2e2;
}

#form_input textarea {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
}

#form_input textarea.error {
	background-color: #ffe2e2;
}

#form_input input.submit {
	color: #000000;
	font-weight: bold;
	font-size: 75%;
}

#form_input input.reset {
	color: #000000;
	font-weight: bold;
	font-size: 75%;
}

#form_input label {
	float: left;
	color: #000000;
	font-size: 75%;
}

#sitemap_container a:link, #sitemap_container a:visited {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 8pt;
}

#sitemap_container a:hover, #sitemap_container a:focus, #sitemap_container a:active {
	color: #1D3D7A;
}

#calendar_navigation {
	text-align: center;
}

#calendar_navigation a {
	margin: 0px 10px;
}

#calendar_navigation #text {
	color: #1D3D7A;
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

#calendar_item a {
	color: #1D3D7A;
	font-size: 9pt;
	font-weight: bold;
}

#calendar_item #title {
	float: left;
	width: 100%;
	text-align: center;
}

#calendar_item #date {
	float: left;
	width: 100%;
	text-align: center;
	height: 30px;
	color: #1D3D7A;
	font-size: 8pt;
	font-weight: normal;
}

#mini_calendar {
	margin: 0px 0px 0px 3px;
	float: left;
	width: 194px;
	text-align: center;
	border-bottom: 2px solid #8cd600;
}

#mini_calendar a {
	font-size: 100%;
	color: #1D3D7A;
	text-decoration: none;
}

#mini_calendar a:link, #mini_calendar a:visited { color: #1D3D7A; }
#mini_calendar a:hover { text-decoration: underline; }

#mini_calendar a.week {
	color: Black;
	font-size: 9pt;
	text-decoration: none;
}

#mini_calendar a.week:link, #mini_calendar a.week:visited { color: Black; }
#mini_calendar a.week:hover { text-decoration: underline; }

#mini_calendar a.activity {
	color: #1D3D7A;
	font-size: 9pt;
	text-decoration: none;
}

#mini_calendar a.activity:link, #mini_calendar a.activity:visited { color: #1D3D7A; }
#mini_calendar a.activity:hover { text-decoration: underline; }

#mini_calendar td.month {
	background-color: #003399;
	color: White;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 180px;
	height: 20px;
}

#mini_calendar td.month a {
	color: White;
	font-size: 9pt;
	font-weight: bold;
}

#mini_calendar td.week {
	color: Black;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	height: 20px;	
}

#mini_calendar td.weekday {
	color: Black;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	height: 20px;	
}

#mini_calendar td.day {
	color: Black;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	height: 20px;	
}

#mini_calendar td.today {
	background-color: #e2ffab;
	color: #8cd600;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	height: 20px;	
}

#mini_calendar td.activity_today {
	background-color: #e2ffab;
	color: #1D3D7A;
	border: 1px solid #8cd600;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	height: 20px;
}

#mini_calendar td.noday {
	color: #DBDBDB;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	height: 20px;	
}

#mini_calendar td.activity {
	border: 1px;
	border-style: solid;
	border-color: #ACACAC;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	height: 20px;
}

#user_container {
}

#user_container #controls {
	height: 21px;
	border-bottom: 2px solid #8cd600;
}

#user_container #controls a {
	text-transform: uppercase;
	font-weight: bold;
	color: White;
}

#user_container #controls #tab {
	float: left;
	height: 18px;
	_height: 20px;
	background-color: #003399;
	padding: 2px 7px 0px 7px;
	margin: 0px 1px 0px 0px;
}

#user_container #controls #tab.selected {
	background-color: #8cd600;
	height: 19px;
	_height: 21px;
}

#user_item_small {
	width: 100%;
	height: 130px;
	margin: 0px 0px 10px 0px;
	border-bottom: 3px solid #8cd600;
}

#user_item_small:hover {
	background-color: #e2ecff;
}

#user_item_small a {
	color: Black;
	text-decoration: none;
	font-size: 9pt;
	cursor: pointer;
}

#user_item_small #title {
	float: left;
	width: 100%;
	height: 18px;
	color: White;
	background-color: #003399;
	font-size: 10pt;
	font-weight: bold;
}

#user_item_small #title div {
	margin: 1px 0px 0px 3px;
}

#user_item_small #info {
	float: left;
	width: 100%;
	padding: 3px 0px 0px 0px;
	font-size: 9pt;
}

#user_item_small #info #image {
	float: left;
	width: 150px;
}

#user_item_small #info img {
	border: 0px;
}

#user_item_small #info #description {
	float: left;
	padding: 8px;
}