body {
	background: #a9cf3e;
	margin: 0;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

em {
	font-weight:900;
	line-height:18px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#a9cf3e;
	padding-top:30px;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#035d5a;
}
.caption{
	font:Arial, Helvetica, sans-serif;
	color:#a9cf3e;
	font-size:9px;
	margin-top:0;
}


/* Home Nav */
.nav-container{
	margin-top:0px;
	vertical-align:top;
}
	
.nav-back{
	background:url(../images/mss-nav-right.jpg) no-repeat left 0;
	width:746px;
	height:40px;
	margin:0;
}
.nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#035d5a;
	letter-spacing:0px;
	padding:7px 0 0 30px;
	margin:0px;
}
.nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#035d5a;
	text-decoration:none;
}
.nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4cb532;
}
/* Home Content */
.background{
	background:url(../images/mss-home-bkgd.jpg);
	background-repeat:no-repeat;
	width:669px;
	height:415px;
	}
.main-image{
	float:left;
	clear:left;
	padding:30px 10px 10px 10px;
	}
.secondary-image{
	float:left;
	clear:left;
	padding:35px 10px 10px 0px;
	}
.headline{
	float:left;
	padding:25px 0 10px 0;
	}
.content{
	padding:0 30px 10px 32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#035d5a;
	}
.content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#035d5a;
	}
.content a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a9cf3e;
	}
	
	/* Secondary Content */
.background-secondary{
	background:url(../images/mss-secondary-bkgd.jpg) no-repeat left 0;
	width:669px;
	height:415px;
	margin:0; padding:0;
	}

.headline{
	float:left;
	padding:25px 0 10px 0;
	}
.content{
	padding:0 30px 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#035d5a;
	}
.content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#035d5a;
	}
.content a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a9cf3e;
	}
	
.main-back {
	background: transparent url(../images/Secondary-bg.jpg) repeat-y left 0;
	margin-top:0;
}
	
/* Home Lower Nav */
.lower-bkgd{
	background:url(../images/mss-lowernav-right.jpg) no-repeat left 0;
	width:746px;
	height:62px;
	margin:0px;
}
.lower-nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a9cf3e;
	letter-spacing:1px;
	text-align:right;
	padding:14px 120px 0 25px;
	margin:0px;
}
.lower-nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a9cf3e;
	text-decoration:none;
}
.lower-nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

/* About Lower Nav */
.lower-aboutbkgd{
	background:url(../images/mss-lowernav-right-about.jpg);
	background-repeat:no-repeat;
	width:746px;
	height:62px;
}
.lower-nav-about{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a9cf3e;
	letter-spacing:1px;
	text-align:right;
	padding:15px 120px 0 25px;
}
.lower-nav-about a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a9cf3e;
	text-decoration:none;
}
.lower-nav-about a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

/* Studies Lower Nav */
.lower-studiesbkgd{
	background:url(../images/mss-lowernav-right-NEW.jpg);
	background-repeat:no-repeat;
	width:746px;
	height:62px;
	margin-left:0px;
}
.lower-nav-studies{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a9cf3e;
	letter-spacing:1px;
	text-align:right;
	padding:15px 120px 0 25px;
}
.lower-nav-studies a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a9cf3e;
	text-decoration:none;
}
.lower-nav-studies a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

/* info Lower Nav */
.lower-infobkgd{
	background:url(../images/mss-lowernav-right-info.jpg);
	background-repeat:no-repeat;
	width:746px;
	height:62px;
}
.lower-nav-info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a9cf3e;
	letter-spacing:1px;
	text-align:right;
	padding:15px 120px 0 25px;
}
.lower-nav-info a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a9cf3e;
	text-decoration:none;
}
.lower-nav-info a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

/* Home Footer */
.footer-bkgd{
	background:url(../images/mss-home-footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:106px;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#011615;
	line-height:13px;
	padding: 30px 15px 0 420px;
	letter-spacing:0px;
	}
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#011615;
	text-decoration:underline;
	}
.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#035d5a;
	text-decoration:underline;
	}
	
/* About Footer */
.footer-aboutbkgd{
	background:url(../images/mss-about-footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:106px;
}
.footer-about{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#011615;
	line-height:13px;
	padding: 30px 15px 0 420px;
	letter-spacing:0px;
	}
.footer-about a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#011615;
	text-decoration:underline;
	}
.footer-about a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#035d5a;
	text-decoration:underline;
	}
	
/* studies Footer */
.footer-studiesbkgd{
	background:url(../images/mss-studies-footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:106px;
}
.footer-studies{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#011615;
	line-height:13px;
	padding: 30px 15px 0 420px;
	letter-spacing:0px;
	}
.footer-studies a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#011615;
	text-decoration:underline;
	}
.footer-studies a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#035d5a;
	text-decoration:underline;
	}
	
/* studies Footer */
.footer-infobkgd{
	background:url(../images/mss-info-footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:106px;
}
.footer-info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#011615;
	line-height:13px;
	padding: 30px 15px 0 420px;
	letter-spacing:0px;
	}
.footer-info a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#011615;
	text-decoration:underline;
	}
.footer-info a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#035d5a;
	text-decoration:underline;
	}
	
div#content {
margin-left:25px;
width: 600px;
height: 400px;
background: #FFFFFF;
overflow: scroll;
}

/* Form */
#request form {
	margin: 0;
	padding: 0;
}

#request input {
	margin: 0;
}

#request {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	width: 340px;
	margin: 40px 0 10px 0;
	color: #035d5a;
}

#request span, #request div {
	line-height: normal;
	margin: 0 0 3px 0;
}

#request p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 10px;
}

#request .row {
	
}

#request .rowproblem {
	color: #CC0000;
}

#request .inputbkgd {
	background-color: #FFFFFF;
	border: 1px solid #333;
	font-size: 10px;
}

#request .rowproblem input, #request .rowproblem textarea, #request .rowwideproblem input, #request .rowwideproblem textarea {
	background-color: #FFFFFF;
	border: 1px solid #333;
	font-size: 10px;
}

#request .label {
	float: left;
	width: 80px;
	margin-right: 5px;
	text-align: right;
}

#request .formw input {
	width: 160px;
}

#request .formw textarea {
	width: 160px;
}

#request .formw {
	width: 250px;
	text-align: left;
}

#request .formw .button {
	margin-top: 5px;
}

#request .cboxform {
	text-align: left;
	margin-top: 7px;
	margin-bottom: 8px;
	margin-left: 106px;
	padding-right: 0;
	padding-left: 0;
	padding-top: 2px;
}

#request .cbox {
	margin-left: 84px;
	margin-top: 0;
}

#request div.rowwide {
	margin: 2px 0px 2px 103px;
	padding: 0;
}

#request div.rowwideproblem {
	color: #035d5a;
	margin: 12px 10px 12px 103px;
}

#request div.labelwide {
	text-align: left;
}

#request div.wideformw {
	width: 130px;
	text-align: left;
	margin-left: 0;
}

#request div.spaceleft {
	margin: 0 0 0 3px;
}
