body {

	font-family: Trebuchet MS; Times New Roman, serif;
	
	font-size: 10px;

	background-color: #6d6977;
	
	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	padding: 0px;

	background-repeat: no-repeat;
	
	background-position: top;
	
	background-image:url(../../backblue.jpg);
	
}



a {

	color: #bdf;

	text-decoration: none;

}

a:visited {

	color: #bdf;

	text-decoration: none;	

}

a:hover {

	color: #fff;

	text-decoration: none;

}


table {

	vertical-align: top;

	padding: 0px;

}



img {

	margin-top: 0px;

}





.content {

	margin-top: 0px;

	margin-bottom: 0px;
	
	margin-left: 0px;
	
	align: center;

	width: 824px;

	background-color: transparent;	

}



.header {

	width: 824px;
	
	height:89px;
	
	padding-left: 0px;
	
	margin: 0px;

}



.navbar {

	padding-top:4px; 

	padding-bottom:0px;
	
	margin-top: 0px;
		
	height:28px;

	background-position: 0px 0px;
	
	background-repeat: no-repeat;
	
}



a.button {

	font-size: 18px;

	font-family: Times New Roman, serif;
	
	font-variant: small-caps;

	text-align: center;

	line-height: 23px;

	padding: 3px 7px;
	
	color: #eee;

}

a.button:link { 

	color: #eee;

	text-decoration: none;

	}

a.button:visited {

	color: #eee;

	text-decoration: none;

	}

a.button:hover { 

	color: #fff;

	text-decoration: none;

	}

a.button:active { 

	color: #000; 

	text-decoration: none;

}



a.gbutton {

	background-color: #181e33;

	font-size: 18px;

	font-family: Times New Roman, serif;

	font-variant: small-caps;

	text-align: center;

	line-height: 30px;

	padding: 3px 7px;
	
	color: #fff;

}

a.gbutton:link { 

	background-color: #181e33;

	color: #fff;

	text-decoration: none;

	}

a.gbutton:visited {

	background-color: #181e33;

	color: #fff;

	text-decoration: none;

	}

a.gbutton:hover { 

	background-color: #fff;

	color: #181e33;

	text-decoration: none;

	}

a.gbutton:active { 

	background-color: #fff;

	color: #000; 

	text-decoration: none;

}



.heading {

	font-family: Trebuchet MS; Times New Roman, serif;
	
	font-variant: small-caps;

	font-size: 14px;
	
	margin-left: 5px;
	
	padding-left: 5px;
	
	margin-right: 5px;
	


	color: #fff;

	font-weight: bold;
	
	border-bottom-style: solid;
	
	border-bottom-color: #fff;
	
	border-bottom-width: 1px;
}

a.heading {

	font-family: Trebuchet MS; Times New Roman, serif;
	
	font-variant: small-caps;

	font-size: 14px;

	margin: 0px;

	padding: 5px;

	background-color: #983309;

	color: #eee;

	font-weight: bold;

	border-top: solid;

	border-bottom: solid;

	border-width: 1px;

	border-color: #333;

}

.bigheading {

	text-align: center;
	
	font-family: Trebuchet MS; Times New Roman, serif;
	
	font-variant: small-caps;

	font-size: 84px;
	
	margin-top: 6px;
	
	margin-bottom: 6px;
	
	color: #eee;

}

.bodytext {

	width: 780px;

	font-family: Trebuchet MS; Times New Roman, serif;
	
	font-size: 12px;

	color: #eee;

	background-color: transparent;

	padding: 10px;
	
	margin-left: 10px;
	
	margin-right: 10px;

	align: left;	
	

}

.column400text {

	width: 365px;

	font-family: Trebuchet MS; Times New Roman, serif;
	
	font-size: 14px;

	color: #eee;

	background-color: transparent;

	padding: 10px;

	align: left;		

	text-align: center;

}

.footer {

	color: #eee;

	width: 740px;
	
}

.form_chunk .non-table {
	line-height: 30px;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
}

table.major-choice {
	padding: 5px;
	padding-top: 0;
	width:600;
}
table.major-choice th {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding: 5px;
	color: #CCC;
	font-family: 'Lucida Grande', 'Verdana', sans-serif;
}
table.major-choice td {
	padding: 10px;
	text-align:center;
}
.major-choice {
	width: 190px;
	overflow: hidden;
	text-align:center;
	font-family:'Georgia';
}
.major-choice2 {
	width:380px;
	overflow: hidden;
	text-align:center;
	font-family:'Georgia';
}
.major-choice h4{
	font-size:16px;
	font-weight:bold;
        color:#272E55
}
.major-choice a{
	text-decoration:none !important;
	display:block;
	height: 150px;
        width:  180px:
	padding:15px;
	background:#eee;
	border:3px solid #999;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
}
.major-choice2 a{
	text-decoration:none !important;
	display:block;
	height: 150px;
        width:  370px:
	padding:15px;
	background:#eee;
	border:3px solid #999;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
}
.major-choice a:hover{
	border-color:#ccc;
	background:#fff;
}
.major-choice p{
	color:#000;
	padding-top:10px;
	font-size:13px;
}
.major-choice p.descriptive {
    font-size:11px;
    font-style:italic;
}