body {
	background: url(../../images/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	font-family: verdana, arial, helvetica;
	font-size: .75em;
	color: #282828;
	text-align: center;
	line-height: 1.5em;
}

p { 
	line-height: 16px;
}

p.news {
	line-height: 1.75em;
}

abbr {
	border-bottom: 1px dotted #ccc;
}

img {
	border-style: none;
}

img.pic_left {
	float:left;
	padding:5px;
	margin:0 8px 8px 8px;
	border:1px #ccc solid;
}

a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}

#welcome h1 {
	padding: 5px 0 0 20px;
	margin: 0px;
	font-weight: bold;
	font-size: 2.0em;
	color:#fff;
}

h3 {
	font-size: 1.4em;
	color: #003366;
}

h4 {
	font-size: 1.2em;
	padding: 2px;
	margin: 0px;
	color: #003366;
}

#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 750px;
	height: 172px;
	background:url(../../images/top_head.gif) no-repeat right;
}

#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 200px;
	height: 75px;
}

#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;
}

.top_head_banner{
	float:right;
	width:200px;
	height:120px;
	
	background-position:-12px 12px;
}

#menu {
	position: absolute;
	width: 617px;
	top: 155px;
	left: 35px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	font-size: .9em;
}

#menu li {
	float: left;
	margin: 0 8px;
	height: 22px;
}

#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #8A8A8A;
}

#menu li a:hover {
	color:#000033;
}

#menu .current {
	color:#000033;
	font-weight:bold;
}

#area {
	width: 750px;
	height: 54px;
	background: url(../../images/area.gif) repeat-x;
}

#main {
	margin: auto;
	background: url(../../images/bg_main.gif) repeat-y;
	width: 750px;
	height: auto; 
}

#content_left {
	float:left;
	padding:0 30px 30px 30px;
	width: 445px;
	height:auto;
	background: url(../../images/logoTransparent.png) no-repeat bottom right;
}

#content_left ul { 
	list-style-type: square;
	margin-left: 25px;
}

#content_right{
	float:left;
	padding:5px;
	width: 200px;
	height:auto;
}

#welcome {
	background: url(../../images/center_banner.gif) no-repeat;
	background-position:12px 0px;
	padding:10px;
	width: 750px;
	height:80px; 
}

.item_box{
	width:auto;
	height:auto;
	padding:10px 0 5px 0;
	border-bottom:1px #666666 dashed;
}

.spacer {
	width:auto; 
	height:2px; 
	clear:both; 
	padding-bottom:2px;
}


ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}

.contact_info{
	float:left;
	padding:15px;
}

fieldset {
	border: 1px solid #003C77;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/*  FORM   */
#subForm {
	margin-top: 25px;
	margin-left: 15px;
}

#subForm .label {
	float: left;
	clear: left;
	width: 125px;
	text-align: right;	
	margin-right: 15px;	
}
/* end form */

#footer {
	text-align:center;
	font-size: .9em;
	color:#000033;
	background: url(../../images/footer.gif) no-repeat;
	background-position:0px 0px;
	padding-top:10px;
	width: 750px;
	height:85px;
	margin: auto;
}

#footer a {
	background: none;
	padding: 0px;
}

#madeby {
	width:200px;
	height:85px;
	float:right;
	padding-right:30px;
	text-align:center;
}

#madeby a{
	text-decoration:none;
	color:#666666;
}

/* message types */
#error, #success, #notice {
	padding: 5px;
	width: 98%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#error {
	border: 1px solid #f00;
	background-color: #FFDFDF;
}

#success {
	border: 1px solid #090;
	background-color: #D9FFD9;
}

#notice {
	border: 1px solid #036;
	background-color: #ddf;
}

.error {
	color: #900;
	padding: 2px;
	background-color: #FFDFDF;
}

.success {
	color: #090;
	padding: 2px;
}

.notice {
	color: #036;
	padding: 2px;
}

abbr {
	border-bottom: dashed 1px #ccc;
}

#hintbox { /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}


.style1 { /*calendar */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.sideLinks {
	line-height: 1.5em; 
	border-bottom: 1px solid #CCCCCC; 
	padding-bottom: 5px;
}

.button {
	border: 1px solid #369; 
	margin-right: 0;
	padding: 2px 5px 2px 5px; 
	background-color: #CBE4E4; 
	float: right;
}
