/* PAGE LAYOUT AND STYLES */

body {
margin-top: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
color: #333333;
}

a {
color: #0080AB;
text-decoration: underline;
}

h3 {
font-size: 15px;
}

input {
border: 1px solid #0080AA;
}

textarea {
border: 1px solid #0080AA;
}

select {
border: 1px solid #0080AA;
}

.logotext {
color: #3F40A2;
}

#background {
position: relative;
margin-left: auto;
margin-right: auto;
height: auto;
width: 970px;
background-image: url(images/bg.jpg);
background-repeat: repeat-y;
background-position: center;
}

#page {
position: relative;
margin-left: auto;
margin-right: auto;
width: 883px;
height: auto;
border-left: 4px solid #5B5B5B;
border-right: 4px solid #5B5B5B;
border-bottom: 4px solid #5B5B5B;
}

.clear {
clear: both;
}

/* END PAGE LAYOUT AND CONTAINER DIVS */

/* HEADER/MENU SECTION */

.header {
position: relative;
width: 100%;
height: 96px;
background-image: url(images/bg_inner.jpg);
background-repeat: repeat-y;
background-position: center;
text-align: center;
}

.header img {
margin-top: 20px;
}

.menu {
position: relative;
width: 100%;
height: 20px;
margin: 0px;
border-bottom: 1px solid #cccccc;
z-index: 100;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {	
float: left;
list-style: none;
width: 175px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
line-height: 20px;
border-right: 2px solid #cccccc;
background-image: url(images/bg_menu.jpg);
background-position: top;
font-weight: bold;
}

#sddm li a
{	
display: block;
width: 175px;
height: 20px;
color: #ffffff;
text-decoration: none;
}

#sddm li a:hover
{	
background-image: url(images/bg_menu.jpg);
background-position: bottom;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	*margin-left: -87px;
	padding: 0;
	z-index: 100;
	font-size: 11px;
	background-image: url(images/bg_dropdown.jpg);
	background-repeat: repeat-x;
    background-position: top;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 5px;
		width: 165px;
		text-align: left;
		text-decoration: none;
		font-weight: normal;
		color: #ffffff;
	}

	#sddm div a:hover
	{	background-color: #0CABDE;
		color: #ffffff;
		background-image: none;
	}

#banner {
width: 883px;
border-bottom: 4px solid #5B5B5B;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

/* END/MENU HEADER SECTION */

/* MAIN CONTENT SECTION */

#workarea {
position: relative;
width: 841px;
padding: 20px;
background-image: url(images/bg_inner.jpg);
background-repeat: repeat-y;
background-position: center;
border: 1px solid #cccccc;
}

.intro {
position: relative;
height: auto;
font-size: 11px;
font-weight: bold;
padding: 10px;
}

.intro img {
float: right;
padding-left: 10px;
}

#boxes {
position: relative;
width: 100%;
height: 375px;
overflow: hidden;
}

.home_box {
width: 250px;
height: 296px;
padding: 0px;
}

.full_box {
margin-left: auto;
margin-right: auto;
width: 820px;
height: auto;
padding: 0px;
text-align: justify;
}

.sup_box {
width: 510px;
height: auto;
padding: 0px;
text-align: justify;
}

.thbox {
height: 20px;
line-height: 20px;
background-image: url(images/bg_title.jpg);
background-position: center;
background-repeat: repeat-x;
font-size: 14px;
font-weight: 500;
color: #ffffff;
text-align: left;
padding-left: 10px;
}

.thbox a {
color: #FFFFFF;
text-decoration: none;
}

.home_box td {
height: 270px;
border: 1px solid #cccccc;
padding: 10px;
background-color: #ffffff;
font-size: 16px;
font-weight: bold;
color: #5E6262;
text-align: center;
vertical-align: text-top;
}

.tdbox {
border: 1px solid #cccccc;
padding: 10px;
background-color: #ffffff;
color: #333333;
vertical-align: text-top;
}

.tdbox img {
float: right;
padding-left: 10px;
padding-right: 10px;
}

#box1 {
position: absolute;
top: 30px;
left: 120px;
height: 200px;
width: 285px;
}

#box2 {
position: absolute;
top: 30px;
left: 450px;
height: 200px;
width: 285px;
}

#tv {
position: absolute;
top: 45px;
left: 280px;
height: 320px;
width: 285px;
}

#spontv1 {
position: absolute;
top: 20px;
right: 25px;
height: 300px;
width: 285px;
}

#spontv2 {
position: absolute;
top: 20px;
right: 25px;
height: 300px;
width: 285px;
}

#spontv3 {
position: absolute;
top: 20px;
right: 25px;
height: 300px;
width: 285px;
}

#sustain {
position: absolute;
top: 2px;
left: 270px;
background-image: url(images/sustainability.gif);
background-repeat: no-repeat;
height: 285px;
width: 310px;
}

.notice {
color: #FEA021;
}

.question {
padding-top: 5px;
}

.question img {
float: left;
}

.photo {
position: relative;
float: left;
height: 150px;
width: 200px;
background-color: #E4E6E7;
line-height: 130px;
padding-left: 10px;
margin-left: 10px;
margin-top: 10px;
}

.photo img {
padding-top: 14px;
}

.results {
width: 500px;
margin-left: auto;
margin-right: auto;
}

.event {
background-color: #E4E6E7;
border-bottom: 1px solid #0080AA;
padding: 4px;
}

.school {
border-bottom: 1px solid #0080AA;
padding: 4px;
}

/* END MAIN CONTENT SECTION */

/* CMS SECTION */

.section {
 background-color: #eee;
 margin-right:     auto;
 margin-left:      auto;
 padding-bottom:   12px;
 padding-left:     12px;
 padding-right:    12px;
 padding-top:      12px;
 width:			   500px;
}

.sectionhead {
 font-size:        18px;
 font-weight:      bold;
 background-color: #ddd;
 border-bottom: 1px solid #000;
}

.vtable {
border-bottom: 1px solid #000;
}

.form_text { 
background-color: #ddd; 
padding-right: 20px; 
padding-left: 8px; 
border-bottom: 1px solid #999; 
text-align: right; 
border-bottom: 1px solid #000; 
}

.hint {
font-size: 10px;
}

/* END CMS SECTION */

/* FOOTER SECTION */

#footer {
position: relative;
width: 100%;
height: 100px;
padding-top: 10px;
text-align: center;
}

#copyright {
position: relative;
top: 7px;
width: 883px;
height: 20px;
background-color: #5B5B5B;
font-size: 9px;
line-height: 16px;
color: #FFFFFF;
}


#b_bl {
position: absolute;
top: 113px;
left: -24px;
height: 22px;
width: 20px;
background-image: url(images/border_bl.jpg);
background-position: top right;
background-repeat: no-repeat;
}

#b_br {
position: absolute;
top: 113px;
right: -24px;
height: 22px;
width: 20px;
background-image: url(images/border_br.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#b_b {
position: absolute;
top: 113px;
left: -4px;
height: 22px;
width: 891px;
background-image: url(images/border_b.jpg);
background-position: top;
background-repeat: repeat-x;
}

/* END FOOTER SECTION */
