
/* LAYOUT BEGINS HERE */

#banner {
	width: 915px;
	position: absolute;
	top: 10px;
	left: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 95px;
	z-index: 10;
	background-color: #EEF9FF;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	}
	
#bottomcontent {
	position: absolute;
	top:2965px;
	height:25px;
	width:915px;
	left: 15px;
	bottom: 15px;
	border-top-width: 0px;
	background-color: #EEF9FF;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	}
		
#leftcontent {
	position: absolute;
	top:110px;
	width:170px;
	left: 15px;
	height:2850px;
	color: #003366;
	bottom: auto;
	background-color: #D8F2D5;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	}
	
#centercontent {
	background:#FFF;
	position: absolute;
	left: 190px;
	top: 110px;
	width: 545px;
	height:2850px;
	voice-family: "\"}\"";
	voice-family: inherit;
	bottom: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	}
.container {
	height: auto;
	width: auto;
	font-weight: normal;
}

#rightcontent {
	position: absolute;
	top:110px;
	left: 735px;
	width:190px;
	height:2850px;
	bottom: auto;
	background-color: #FFFFE6;
	float: left;
	margin-left: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #003366;
	}		
		
p,h1,pre {
	margin:0px 10px 10px 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	}
		
	
.LMenu {
	position: relative;
	top: 20px;
	left: 5px;
	padding-bottom: 30px;
	}

/* LAYOUT ENDS HERE */



/* DROPDOWN MENU STARTS HERE */

#nav {
	position: absolute;
	left: 190px;
	top: 70px;
	z-index: 10;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #9ED4B2;
	font-weight: normal;
	}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	font-size: 12px;
	}

#nav a {
	display: block;
	width: 195px;
	color: #9ed4b2;
	font-weight: normal;
	}

#nav a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008167;
	text-decoration: none;
	}

#nav li { /* all list items */
	float: left;
	width: 180px;
	font-weight: normal;
	}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #E7F2DE;
	border: 1px solid;
	border-color:#003366;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 180px;
	left: -999em;
	font-weight: normal;
	}

#nav li ul a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#003366;
	text-decoration: none;
	padding-bottom: 2px;
	}

#nav li ul a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	font-weight: normal;
	}

#content {
	margin:0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	}

/*code for #content
    clear: left;
	color: #ccc;
	}

/* DROPDOWN MENU ENDS HERE*/



/* LINKS BEGIN HERE */

A.greenlink {
	font-weight: normal;
	font-size: 12px;
	color: #003366;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none
	}

A.greenlink:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	}

A.greenlink:visited {
	color:#003366;
	text-decoration: none;
	font-weight: normal;
	}

A.greenlink:visited:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	}

A.greenlink2 {
	font-weight: normal;
	font-size: 14px;
	color: #006633;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none
	}

A.greenlink2:hover {
	color:#003366;
	text-decoration: underline;
	font-weight: normal;
	}

A.greenlink2:visited {
	color:#006633;
	text-decoration: none;
	font-weight: normal;
	}	

A.greenlink2:visited:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	}

A.greenlinktitle {
	font-weight: normal;
	font-size: 16px;
	color: #003366;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none
	}

A.greenlinktitle:hover {
	color:#003366;
	text-decoration: underline;
	}

A.greenlinktitle:visited{
	color:#003366;
	text-decoration: none
	}

A.greenlinktitle:visited:hover {
	color: #003366;
	text-decoration: underline;
	}

A.staff {
	color:#003366;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	}

A.staff:hover {
	color:#003366;
	text-decoration: underline;
	font-weight: normal;
	}


.LeftMenu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color:#003366;
	text-decoration: none;
	}

.LeftMenu:hover {
	color:#000000;
	text-decoration: underline;
	}



/* LINKS END HERE */


/* OTHER FONTS */

.welcome {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#003366;
	position: relative;
	top: 10px;
	padding-bottom: 25px;
	}

.position {
	color:#006633;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	}

.position2 {
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 5px;
	}

.title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color:#003366;
	}

.biggreen {
	font: Trebuchet MS, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-color: #006633;
	}

.bigblue {
	font-size: 20px;
	font-weight: normal;
	color:#003366;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}

.bluetitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
	}
.bluetitlelink {
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 16px;
	color: #003366;
	text-decoration: underline;
}

.greentitle {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	}

.quote {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #003366;
	}
.describe {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

