body		{	font-family: verdana, arial, sans-serif; behavior:url(extras/csshover.htc);
			font-size: 80%;
			color: #000;
			text-align: left;
			background: url("../images/background1.gif");
			background-repeat: repeat-x;
			background-position: top;
			background-colour: #fff;
		}
* 		{	margin: 0px;
			padding: 0px;
			font-size: 1em;
		}
h1, h2, h3	{	font-size: 2em;
			font-family: times;
		}
div#container	{	/*min-width: 762px;
			max-width: 1000px;*/

			width: 762px;
		}
div#header	{	overflow: hidden;
			height: 140px;
			background-color: #003366;
			background-image:url(../images/logo.gif);
			background-repeat: no-repeat;
		}
div#header img	{	float: left;
			border: 0px solid #fff;
			padding: 30px 0 0 10px;
			clear: both;
		}
div#header h1	{	display: none;
		}
div#header h2	{	font-size: 2.4em;
			color: #FFCC33;
			margin: 30px 0 0 310px;
		}
div#header h3	{	font-size: 2.2em;
			color: #fff;
			margin: 12px 0 0 332px;
			font-style: italic;
		}
div#topbar	{	background-color: #FFCC33;
			border-top: 5px solid #fff;
			border-bottom: 5px solid #fff;
			height: 30px;
		}
div#topbar p	{	font-size: 1em;
			color: #fff;
			font-weight: bold;
			font-style: italic;
			padding: 5px 0px 0px 0px;
			text-indent: 16px;
			text-align: center;
		}
div#page	{	float: left;
			width: 150px;
		}
div#rightbar	{	float: right;
			width: 140px;
			background-color: #FFF;
			padding: 0 5px 0 5px;
		}
div#rightbar p	{	text-align: center;
			padding: 0 0 0 0;
		}
div#rightbar img	{	margin: 0 5px 0 0;
			}
div#yellowborderright	{	border: 1px dashed #FFCC33;
				margin-top: 6px;
				margin-right: 10px;
				padding: 0 10px 10px 10px;
				text-align: center;
				width: 90%;
			}
div#yellowborderright h1	{	font-size: 1.5em;
					color: #003366;
				}
div#yellowborderright h2	{	font-size: 1.2em;
					color: #003366;
				}
div#yellowborderright a		{	color: #003366;
					text-align: center;
				}
div#navbar	{	float: left;
			width: 140px;
			background-color: #FFF;
			border-right: 2px solid #fff;
			padding: 0 5px 0 5px;
		}
div#navbar ul	{	line-height: 1em;
			list-style-type: none;
			border-bottom: 2px solid #fff;
			margin: 10px 0 5px 0;
			font-size: 1em;
			font-weight: bold;
		}
div#navbar li	{	font-weight: bold;
			font-size: .85em;
			background-color: #003366;
			border-top: 2px solid #fff;
			border-left: 2px solid #fff;
			border-right: 2px solid #fff;
			text-indent: 5px;
			padding: 5px 0 5px 0;
		}
div#navbar li a	{	color: #fff;
			text-decoration: none;
		}
div#navbar li:hover	{ background-color: #FFCC33;
		}
div#navbar p	{	font-size: .85em;
			font-weight: bold;
			text-align: center;
			padding: 10px 0 5px 0;
		}
div#navbar p a	{	decoration: none;
			padding: 0 0 5px 0;
		}
*html div#navbar ul{	float:left;
			border-right:2px solid #000000;
		}
*html a		{	display:block;
		}
div#bannerimage	{	border: 1px solid #000;
			margin-top: 10px;
			height: 100px;
			overflow: hidden;
		}
div#texttwo	{	border: 0px solid #000;
			margin-top: 10px;
			height: 371px;
			overflow: auto;
		}
div#text	{	border: 0px solid #000;
			margin-top: 10px;
			height: 260px;
			overflow: auto;
		}
div#content 	{	margin-left: 160px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-top: 0px;
		}
div#content ul li	{	margin-left: 50px;
			}
div#content p	{	margin: 1em 0;
			font-style: italic;
			padding-right: 5px;		
		}



/* IE HACK Hide from IE5-mac. Only IE-win sees this. \*/
/* * html #content {	height: 1%;
  		} */
/* end hide */

div#content h1	{	font-size: 2.5em;
			color: #003366;
		}
div#content h2	{	color: #003366;
			font-size: 1.6em;
		}
div#content h3	{	color: #003366;
			font-size: 1.4em;
			Padding: 0 0 0 0;
		}
		}
div#content p 	{	margin: 1em 0 0 0;
		}
div#content img	{	Padding-bottom: 10px;
		}
div#highlightedyellow	{	border: 1px dashed #000;
			background-color: #FFCC33;
			margin-top: 10px;
			margin-right: 10px;
			padding: 0 10px 10px 10px;
			}
div#highlightedyellow	img	{	float: right;
					padding-top: 10px;
				}
div#yellowborder	{	border: 1px dashed #FFCC33;
				margin-top: 10px;
				margin-right: 10px;
				padding: 0 10px 2px 10px;
			}
div#footer	{	clear: both;
			height: 50px;
			margin: 0;
			padding: 3px 5px 5px 0;
			text-align: right;
			font-size: .85em;
			font-weight: bold;
			color: #fff;
			background-color: #003366;
			border-top: 2px solid #fff;
		}
div#footer a	{	color: #000;
			text-decoration: none;
		}
div#footer h1	{	font-size: 1.2em;
		}
div#footer h2	{	font-size: 1.7em;
		}

/* Aslett Clearing Method - www.csscreator.com */

.clearfix:after {	content: ".";
    			display: block;
    			height: 0;
    			clear: both;
    			visibility: hidden;
		}
.clearfix 	{	display: inline-table;
		}
/* Hides from IE-mac \*/
* html .clearfix {	height: 1%;
		}
.clearfix 	{	display: block;
		}
/* End hide from IE-mac */
/* End Aslett Clearing Method */

.logo		{	float: left;
			border: 0;
			margin: 10px;
		}
.topimg		{	float: right;
			border: 0;
		}
.imglink	{	margin: 5px 0;
			border: 0;
		}
div#formcontainer 	{	width:400px; 
				margin-left:10px;
				margin-top: 20px;
				border: 0px solid #000;
			}
div#formcontainer h3 	{	margin:20px 0 0 10px; 
				font-weight:bold;
			}

div#formcontainer h4 	{	margin:0 0 5px 10px; 
				font-weight:normal;
			}
div#formcontainer p 	{	margin:0 0 5px 0;
				font-weight:normal;
			}
div#formcontainer form  {	border-top: Opx solid #FFF;
				border-bottom: 0px solid #FFF;
			}
div#formcontainer div.clearfix 	{	border: 0px solid #000;
					padding: 10px 0 0 0; 
					vertical-align: top;
					width: 400px;
					overflow: hidden;
				}
div#formcontainer form label 	{	width:120px; 
					float:left; 
					color: #000;
					margin:0 10px 0 0;
				}	
div#formcontainer div.buttongroup 	{	float:left;
						margin:0px; 
						padding:0px;
					}
div#formcontainer div.buttongroup div 	{	margin-bottom:5px; 
						font-size:.75em;
					}
div#formcontainer div.buttongroup input {	margin-right:5px;
					}

div#formcontainer input[type="submit"] 	{	display:block;
						margin-left:auto;
						margin-right:10px;
					}
.button			{ 	color: #fff; 
				background-color: #003366;
				float: left;
			}




#calendar
{
	width: 241px;
	height: 165px;
	text-align: center;
	margin: 5px auto;
	border: 1px solid #f2f2f2;
	background-color: #f3f8ff;
	position: absolute;
}

ul
{
	list-style-type: none;
	margin:0;
	padding:0;
}
.months, .emptM, .headDay, .dayNormal, .dayBlank, .dayDisabled, .dayWeekend, .dayCurrent, .yearBrowse, .monthDisabled, .currMonth, #closeBtn  
{
	margin: 1px 0 0 1px;
	padding: 0;
	width: 39px;
	height: 14px;
	line-height: 14px;
	float: left;
	text-align: center;
	background-color: #feefe4;
	color: #000;
	display: inline;
}
.emptM, .dayDisabled, .monthDisabled
{
	color: #d7d6d5;
	background-color: #f2f2f2;
}
.headDay
{
	color: #fff;
	background-color: #48688f;
	width: 33px;
}
.dayNormal, .dayBlank, .dayWeekend, .dayCurrent
{
	color: #fff;
	background-color: #70b0ff;
	width: 33px;
}
.dayBlank{background-color: #f3f8ff}
.dayWeekend{background-color: #ff6161}
.dayCurrent, .currMonth{background-color: #71d45b}
.dayDisabled{width: 33px}
#days{margin-left: 1px; width: 238px;}
#elements{height: 150px;}
.months a, #days a, .currMonth a{color: #000; text-decoration: none; display: block;}
.currMonth a{color: #FFF}
#days a{color: #fff;}
.yearBrowse, #closeBtn {width: 240px; background-color: #FFF; line-height: 14px;}
.yearBrowse a, #closeBtn a{text-decoration: none; color: #f30; font-weight: bold;}
.yearBrowse b{margin: 0 5px}
