* {margin: 0; padding: 0; border: 0; }

html { min-height: 100%; margin-bottom: 1px; }

body {height: 100%;
	  background: #F5F1F5; 
	  margin: 9px; 
	  font-size: 84%; 
	  font-family:  Verdana,'Lucida Grande', Geneva, Arial, Helvetica, sans-serif; 
	  color: #000000; }
#spacer{
	padding-bottom: 0px;
	height: 25px;
   		} 
#dropshadow{
	width: 890px;
	margin-left: auto; 
	margin-right: auto;
	background: url(images/shadow.png) repeat-y left;
   		} 
#shadowtop{
	width: 890px;
	height: 15px;
	margin-left: auto; 
	margin-right: auto;
	
	background: url(images/shadowtop.png) left;
	 
   		}
#wrapper {width: 860px; /*The Wrapper encompasses the whole site and aligns it in the centre. */
		  margin-left: auto; 
		  margin-right: auto; 
		  }
#header{
	padding-bottom: 0px;
	height: 100px;
	margin-top: 10px;
   		}
#outerwrapper {
		      
		  height: 100%;
			  } 
#innerwrapper {
			  height: 100%;			  
 			  }	
#container {width: 100%;
			float: left;
			margin-right: -204px;
			height: 100%;
			background: url(images/border.png) repeat-y left;			
		    }
#content {width: 656px;	
		 height: 100%;
		 float:left;
		  
   		 }
#left {width: 184px;
	   height: 100%;
	   float: left;
	   padding: 0px 1px 0px 0px;
	   
   	  }  
#main {margin-left: 185px;
	   padding: 10px 10px 10px 10px;
	   border-top: 1px solid #94549e;
      } 
#right {width: 204px;
	    float: right;
	    border-top: 1px solid #94549e;
   		}	
.clearing {height: 0;
		   clear: both;
   		  }
#footer {
		border-top: 1px solid #94549e;
		text-transform: lowercase; font-color: #cccccc;
		text-align: center; 
		font-size: 10px; 
		margin-bottom: 0px;
		margin-left: 15px;
		margin-right: 15px;
   		}	 
#shadowbottom{
	width: 890px;
	height: 15px;
	margin-left: auto; 
	margin-right: auto;
	
	background: url(images/shadowbottom.png) left;
	 
   		} 
a:link {color: #94549e; text-decoration: underline; }
a:visited {color: #9f64a6; text-decoration: underline; }
a:hover {color: #efbf18; text-decoration: underline; }

a.sm:link {color: #cca3d2; text-decoration: none; }
a.sm:visited {color: #cca3d2; text-decoration: none; }
a.sm:hover {color: #edb518; text-decoration: underline; }
.smholder {color: #edd789; text-decoration: none; }

h2 {text-align: left; color: #efbf18; font-size: 130%; font-weight: bold; margin-top: 1%; margin-bottom: 2%; }
h3 {text-align: left; color: #94549e; font-size: 125%; font-weight: bold; margin-top: 1%; margin-bottom: 1%; }
h4 {text-align: left; color: #94549e; font-size: 112%; font-weight: bold;}
h5 {text-align: left; color: #efbf18; font-size: 104%; font-weight: bold; margin-bottom: 1%; }
h6 {text-align: left; color: #94549e; font-size: 104%; font-weight: bold; margin-bottom: 1%; text-decoration: underline; }


h1 {height: 100px; margin: 6px 21px; 0px; 0px; text-align: right; font-size: 140%; letter-spacing: -1px; color: #efbf18; font-style:italic;}
p {padding-bottom: 2%; }
ul {list-style-type: square; padding: 0% 0% 0% 3%; margin-bottom: 2%; }
li {padding: 0% 0% 1% 0%; }
ol {padding-left: 4%; margin-bottom: 2%; }

#navlist {padding: 1px; margin-left: 0; font-weight: bold; font-size: 84%; font-family: Verdana,Geneva,Arial,Helvetica sans-serif; background: #f3f3f3; width: 160px; }

#navlist li {list-style: none; padding-bottom: 6%; margin: 0; border-top: #9f64a6 1px solid; text-align: right; }
#navlist li a {display: block; padding: 3px 6px 3px 9px; background: #F3F3F3; text-decoration: none;}
#navlist li a:link {color: #94549e; }
#navlist li a:visited {color: #94549e; }
#navlist li a:hover {border-color: #f3f3f3; color: #efbf18; background: #ffffff; }

.lavender {color: #e1c3e6; }
.gold {color: #efbf18; font-weight: bold; }
.grey {color: #e1c3e6; }
.padright {padding: 2px 4px 0px 0px; clear: right; }
.padleft {padding: 2px 0px 0xpx 4px; clear: left; }

#menu {
	background: #E5F0F9;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid #94549e;
	}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #F5F1F5;
	border-bottom: 1px solid #94549e;
	color: #94549e;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:none;
	font-size:13px;
}
#menu a:hover {
	background: #D5ADDB url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
#menu2 {
	background: #E5F0F9;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	
	}
#menu2 li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu2 a {
	background: #F5F1F5;
	border-bottom: 1px solid #94549e;
	color: #94549e;
	display: block;
	margin: 0;
	padding: 8px 6px;
	text-decoration: none;
	font-weight:none;
	font-size:13px;
}
#menu2 a:hover {
	background: #D5ADDB url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
a#selected {
	background: #ffffff url("images/hover.gif") left center no-repeat;
	color: #94549e;
	font-weight:bold;
	font-size:12px;
	padding-bottom: 8px;
	
}
.nh1 {
		text-decoration: underline;
		font-weight: bold;
}
.nh2 {
	  font-weight: bold;
	  font-style: italic;
}
.nh3 {
	  font-weight: bold;
	
}
.nh7 {
	 text-align: center; 
	 color: #94549e; 
	 font-size: 88%; 
	 font-weight: bold; 
	 margin-top: 1px; }
	 
	 #footer a {  
	text-decoration: none;
}
/* forms */
fieldset {
	border: #c6dafe 1px solid; 
	padding: 8px;
}
.form-required {
	color: #F51919;
}
.form-item {
padding: 1px;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item, label.option {
  display: inline;
  font-weight: normal;
}
.form-item input.text {
	border: #c6dafe 1px solid; 
	background: #fff; 
	margin: 0px; 
	width: 130px; 
	color: #777;
}
.form-item input.text-required {
	border: #F51919 1px solid; 
	background: #fff; 
	margin: 0px; 
	width: 130px; 
	color: #777;
}
.form-item, input.radio {
	background: #fff; 
	margin: 0px;  
	color: #777;
}

.form-item textarea {
	border: #c6dafe 1px solid; 
	background: #fffff;
	width: 90%;  
	color: #444; 
	height: 150px
}
input.form-submit {
	border: 1px solid #003376; /* v dark blue */;
	padding: 1px;
	background: #f9f9f9; 
	margin: 1px; 
	text-transform: uppercase; 
	color: #f51919;  
}
textarea.text:hover {
	border: #bbb 1px solid; 
	background: #fffff4; 
	color: #000; 
}
input.button {
	border: #c9cee4 1px solid; 
	font-weight: bold; 
	background: #f4f4f4; 
	color: #555; 
	font-family: verdana, geneva, arial, helvetica, sans-serif
}
.radios .form-item {
	
	padding: 0 2px;
	margin: 0 2px;
}


