
/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#eaeaea;
color:#3a3a3a;
}
#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
padding:1px 5px;
width:800px;
}
#wrap2 {
background-color:#ffffff;
color:#303030;
margin:0 auto;
padding:0;
width:800px;
}
#wrap2 h3 {
font-size:1.5em;
font-weight:strong;
margin:6px 0 6px 0;
padding:0;
}
/***** Header *****/

#header {
	color:#505050;
	height:125px;
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 {
font-size:2.5em;
font-weight:normal;
letter-spacing:-2px;
margin:0 0 4px 15px;
padding:15px 0 0 0;
}
#header h1 a,#header h1 a:hover {
padding:0;
}
#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 20px 15px;
padding:0 0 0 3px;
}
h2 {
	background-color:#999966;
	color:#f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	}
#header table {
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
}	
#header td {
	border-collapse:collapse;
	border:0;
	padding:0;
	text-align:left;
	margin:0;
}
#header tr {
	border:0;
	padding:0;
}
#header a img {
	border:0;
	padding:0;
	margin:0;
}
#header img {
	border:0;
	padding:0;
	margin:0;
}

		
/***** Left sidebar *****/

#avmenu {
	clear:left;
	float:left;
	width:150px;
	margin:0 0 10px 0;
	background: #f4f4f4;
	background-color: #f4f4f4;
	border:0;
	padding:0;
}
#avmenu h2 {
	background-color:#999966;
	color:#f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	margin:0 0 6px 0;
	border:0;
	padding:0;
}
#avmenu a:link {
color: #000066;
}
#avmenu a:visited {
color: #666666;
}
#avmenu ul {
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
}
#avmenu li {
list-style:none;
width:150px;
margin:0 0 5px 0;
padding:0;
}

/***** Right sidebar *****/

#extras {
	clear:right;
	float:right;
	width:150px;
	margin:0;
	border:0;
	padding:0;
	font-size:0.9em;
}
#extras h2 {
	background-color:#000066;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	margin:0;
	border:0;
	padding:0;
}
#extras a:link {
color: #000066;
}
#extras a:visited {
color: #666666;
}
#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}
#extras a {
font-weight:bold;
}
#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

/***** Main content *****/

#content {
margin:10px 160px 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}
#content a:link {
color: #000066;
}
#content a:visited {
color: #666666;
}
#contentwide {
margin:10px 0 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}
#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}
#content h2, #contentwide h2, #contentfull h2 {
font-size:1.8em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}
#content h3, #contentwide h3, #contentfull h3 {
font-size:1.5em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
}
#content img, #contentwide img, #contentfull img {
padding:0;
background:#cccccc;
color:#303030;
border:1px solid #d8d8d8;
margin:0;
}
#content a, #contentwide a, #contentfull a {
font-weight:bold;
}
#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}
#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}
#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}
#flashcontent {
margin:10px 0 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}
#content p img {
margin: 0 5px 0 0;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:760px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}
#footer a:link {
color: #000066;
}
#footer a:visited {
color: #666666;
}
#footer p {
padding:0;
margin:0;
}
#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/

.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #3E97CF;
	color: #ffffff;
	border-style: outset;
	border-width:1px
}
a {
text-decoration:none;
color: #000066;
background-color:inherit;
}
a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}
a:visited {
color: #666666;
}
a img {
border:0;
}
p {
margin:0 0 16px 0;
}
blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4;
color:#505050;
}
blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
}
caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}
th {
padding:7px;
text-align:left;
background:#eaeaea;
color:#505050;
}
td {
padding:3px;
font-size:0.9em;
text-align:left;
background:#f4f4f4;
color:#303030;
border:1px solid #d8d8d8;
}
td.figure {
  width: 33%;
  border:0;
  margin: 0.5em;
  padding: 0;
}
.head1 {
  background-color: #004C75;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

/***** Form styles *****/



/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}
.right {
margin:10px 0 5px 10px;
float:right;
}
.announce {
	width:130px;
	color:#505050;
	background:#f4f4f4;
	border-top:0;
	border-right:0;
	border-bottom:0;
	border-left:0;
	line-height:1.3em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.announce a {
font-weight:bold;
}
.announce p {
font-size:0.9em;
}
.announce h2 {
margin:0 0 10px 0;
padding:0;
}
#avmenu .announce {
width:125px;
}
.textright {
text-align:right;
margin:-10px 0 4px 0;
}
.center {
text-align:center;
}
.small {
font-size:0.8em;
}
.large {
font-size:1.3em;
}
.bold {
font-weight:bold;
}
.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}
.hide {
display:none;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #E5E5E5;
  color: #004C75;
}
/***** ActiveCalendar *****/
#calendar table {
	background-color:#e4e4e4;
	border-collapse:separate;
}
#calendar td {
	padding:2px;
	background-color:#e4e4e4;
	text-align:center;
	border:0;
}
#calendar body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
#calendar a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}
#calendar a:hover {
	text-decoration: none;
	color: #3163CE;
}
#calendar .year {
	border-style: outset;
	border-width: 1px;
	background-color: #e4e4e4;
	text-align: center;
}
#calendar .month {
	border-style: none;
	background-color: #e4e4e4;
	text-align: center;
}
#calendar .yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#calendar .monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #DADADA;
	color: #5D5D5D;
	border-style: outset;
	border-width:0 1px 1px 0;
}
#calendar .dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #3E97CF;
	color: #ffffff;
	border-style: outset;
	border-top:1px solid #ffffff;
	border-right:1px solid #667171;
	border-bottom:1px solid #667171;
	border-left:1px solid #ffffff;
}
#calendar .weeknumtitle {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
}
#calendar .weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #000099;
	background-color: #e9e9e9;
}
#calendar .yearnavigation {
	font-size: 12px;
}
#calendar .datepicker {
	background-color: #e4e4e4;
}
#calendar .datepickerform {
	margin: 0px;
}
#calendar .monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #e4e4e4;
}
#calendar .monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
#calendar .yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
#calendar .pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
#calendar .nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
#calendar .monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #384955;
	height:20px;
	width:20px;
}
#calendar .today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #5CB5C7;
	color: #ffffff;
	height:20px;
	width:20px;
}
#calendar .selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
	height:20px;
	width:20px;
}
#calendar .sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #384955;
	height:20px;
	width:20px;
}
#calendar .sunday a {
	color: #384955;
}
#calendar .saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #384955;
	height:20px;
	width:20px;
}
#calendar .saturday a {
	color: #384955;
}
#calendar .event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
#calendar .event a {
	background-color: #ffff99;
	color: red;
}
#calendar .selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
#calendar .selectedevent a {
	background-color: #ffff99;
	color: red;
}
#calendar .todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
#calendar .todayevent a {
	background-color: #ffff99;
	color: red;
}
#calendar .eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
#calendar h1 {
	font-size: 18px;
}
#calendar h2 {
	font-size: 16px;
}
#calendar h3 {
	font-size: 14px;
}
#calendar select, input {
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#calendar .img {
	border: 1px solid;
	background:#e4e4e4;
}
#calendar img {
	background: transparent;
	border: 0;
}
#calendar ul {
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
}
#calendar p {
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
}
#calendar .phead {
	font-size: 13px;
	font-weight: bold;
}
#calendar .box {
	border: 1px solid #dddddd;
	background-color: #f9f9e9;
}
#calendar .small {
	font-size: 9px;
	font-weight: normal;
}
#calendar .code {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #000099; 
	text-align: left;
	background-color: #e9e9e9;
	border: 1px solid;	
}