/* CSS Document */

body {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	margin: 0px;
	text-align: left;
	background: #EEE url(../../images/container_bg.gif) repeat-y center;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	color:#003366;
}

h2 {
	font-size: 14px;
	color:#003366;
}

p {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a {
	font-size: 11px;
	line-height: 16px;
	color: #0066CC;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dotted;
	color: #0033ff;
}
/* nav code, container, and banner area */

.mainNav a:hover {
	text-decoration: none;
	border-bottom:0;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background: #FFF;
}
#content {
	padding:7px 7px 60px 7px;
	margin-top: -20px;
}
#content .floatLt {
	float:left;
}
#content .floatRt {
	float:right;
}
.clear {
	clear: both;
}


.clear_right {
	float: right;
	clear:right;}

.no_hover img {
	text-decoration:none;
	border: 0 none;
}
.no_hover a:hover {
	text-decoration:none;
	border: 0 none;
}
/* Banner area */

#bannerImg {
	background: #ffffff;
	color:#FFFFFF;
	margin:0;
	padding:0;
	border: none;
	height: 98px;
}
#bannerImg a {
	border-bottom:3px solid #FFFFFF;
	float:left;
	width:760px;
	text-decoration:none;
}
#bannerImg a:hover {
	width:760px;
	float:left;
	border-bottom:3px solid #AE6600;
	text-decoration:none;
}
/* Majors List College Landing Page and Student Orgs */


#colleges_main .right_list,
.right_list{
	border: #ffcc00 solid 1px;
	background: #FFFAE6;
	padding: 6px;
	width: 250px;
	float:right;
	margin: 10px;
}
.right_list h1{
	font-size: 12px;
	text-transform:uppercase;
	font-family: Verdana, Geneva, sans-serif;
}
.right_list h3{
    font-size:2px;
	text-transform:inherit !important;
	font-family:Verdana, Geneva, sans-serif;
	
}

#apply .facts{
	border: #ffcc00 solid 1px;
	background: #FFFAE6;
	padding: 3px;
	}

#apply .orgContent .floatLt{
float:left;
	width:350px;
}


#apply .orgTop .floatLt{
	float:left;
	width:280px;
}

	
#apply .orgContent{
	width: 730px;
	
	}
	

#apply .orgContent h2 {
	border-bottom: 1px solid;
}

#apply .orgTop h3 {
	text-transform:none;
	color: #003366;
	font-weight:normal;
}

#apply .orgTop {
	margin-top: 20px;
	
}
#apply .orgTop img{
	
float:left;
	padding-right: 10px;
}
#apply .orgContent .right
{
	text-align:right;
}

#apply .orgContent .imgLt {
	float:left;
	padding: 5px 5px 5px 0;
}


/* breadcrumbs */

#content .breadcrumbContainer {
	margin-top: -13px;
}
#content .breadcrumb {
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
#content .breadcrumb_youarehere:hover, #content .breadcrumb:hover {
	color:#0033FF;
}
#content .breadcrumb_youarehere {
	color:#ffcc00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
/* Admissions */



#apply ul {
	list-style-type: square;
	line-height: 18px;
}
#apply h2 {
	font-size: 11px;
	color: #003366;
	text-transform:uppercase;
}
#apply h3 {
	font-size: 11px;
	color: #ae6600;
	text-transform:uppercase;
}
#apply .rtImg img {
	float:right;
	padding-right: 10px;
}
#apply .applyContent {
	margin-left: 135px;
	min-height:300px;
}
	
#apply .applyContent ul {
	list-style-image:url(../images/arrow_yellow.gif);
}
#apply .table {
	border-collapse: collapse;
	width: auto;
	border:1px solid #FFCC00;
}
#apply .table tr {
	padding: 4px;
}
#apply .even {
	background-color:#FFFFCC;
}
#apply .odd {
	background-color:#FFEE99;
}
#apply .table th {
	font-weight: bold;
	padding-left: 3px;
}
/* Articles Code */

#apply .numbers {
	font-size:45px;
	float:left;
	color: #ffcc00;
	font-weight:bold;
	padding: 0 3px 3px 0;
	height: 50px;
	line-height: 45px;
}
#apply .text_header {
	text-transform: uppercase;
	font-size: 12px;
	color:#003366;
	font-weight:bold;
}
#apply .applyBottom {
	border: solid 1px #cccccc;
	padding: 0;
	font-size: 11px;
}
#apply .applyBottom .content {
	padding: 0 7px;
}
#apply .applyBottom .title {
	background: #cccccc;
	margin: -1px 0 5px 0;
	padding: 0;
	height: 18px;
}
#apply .applyBottom h2.header {
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	padding: 0 0 0 4px;
	margin: 0;
}
#apply .applyBottom img {
	float: left;
	padding: 5px 5px 5px 0;
}
/* Majors main page code */

h2.title {
	text-transform:uppercase;
	background: #dce6f0;
	font-size:11px;
	font-weight:normal;
	width: 240px;
	height: 30px;
	padding: 1px;
	color:#003366;
}
.majors {
	width: 760px;
}
.majors .col1, .majors .col2, .majors .col3 {
	float: left;
	width: 248px;
	padding-right: 3px;
}
.majors ul, .minors ul, #majors3 ul {
	list-style-type:none;
	line-height: 18px;
	margin: 0;
	padding: 0 0 5px 0;
}
.majors ul li, .minors ul li, #majors3 ul li {
	background-color:#FFF;
	background-position: top left;
}
.majors li {
	color: #ae6600;
	font-size: 10px;
}
.majors li a {
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
.majors a {
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	text-decoration:none;
}
.majors p {
	color: #ae6600;
}
.majors .majorsAS {
	float:left;
}
.majors .majorsBA {
	float:left;
}
.majors .majorsCC {
	float:left;
}
.majors .majorsPP {
	float:left;
}
.majors .majorsCE {
	float:left;
}
.majors .majorsHS {
	float:left;
}
.majors .majorsCN {
	float:left;
}
.majors .majorsEDU {
	float:left;
}
/* Minors main page code */

h2.minors {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding: 3px;
	color: #ae6600;
}
.minors hr {
	color: #ae6600;
	float:right;
	width: 625px;
	margin:0;
	padding:0;
}
.minors .floatRt {
	float:right;
}
.minors .col1, .minors .col2 {
	float: left;
	width: 248px;
	padding-right: 1px;
}
.minors .col3 {
	float: left;
	width: 248px;
}
.minors li a {
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
.minors p {
	color: #ae6600;
}
/* Majors third level page code */


#majors3 h2, #actions h2 {
	font-size: 11px;
	color: #204d79;
	text-transform:uppercase;
}
#majors3 h3 {
	font-size: 11px;
	color: #ae6600;
	text-transform:uppercase;
	font-weight:bold;
}
#majors3 a {
	text-decoration: none;
}
#majors3 .blue {
	color:#376089;
	font-weight:bold;
}
#majors3 .level, #majors3 .advantage {
	text-transform:uppercase;
}
#majors3 .advantage {
	display:inline;
}
#majors3 ul.bullets {
	list-style-type: square;
	line-height: 18px;
	padding-left: 15px;
}
#majors3 li.bullets {
	list-style-type: square;
}
#majors3 .major3Top, #actions .actionsTop, #apply .applyTop {
	margin-top: 20px;
	font-size: 13px;
}
#majors3 .major3Top img, #apply .applyTop img {
	float:left;
	padding-right: 10px;
}
#majors3 .major3Top p {
	float:left;
}
#majors3 .major3Middle {
	margin-left: 135px;
}
#majors3 .major3Middle .freshman, #majors3 .major3Middle .sophomore, #majors3 .major3Middle .junior, #majors3 .major3Middle .senior, #majors3 .major3Middle .floatLt {
	float:left;
	width:300px;
}
/* Majors, includes */

#majors3 .major3Middle .rtImg {
	float:right;
	padding: 0 0 3px 3px;
}
#majors3 .major3Middle .include {
	width: 325px;
	float:right;
	padding: 10px 0 3px 10px;
	clear:both;
}
#majors3 .major3Middle .include p {
	color: #003366;
}
#majors3 .major3Middle .include .title {
	background-color:#cccccc;
	height: 25px;
}
#majors3 .major3Middle .include .title h2 {
	background-color:#cccccc;
	color:#ffffff;
	padding: 5px 0 0 5px;
	text-transform:uppercase;
}
#majors3 .major3Middle .include h2 {
	font-size: 11px;
	text-transform:none;
}
#majors3 .major3Middle .include li {
	padding: 2px 0 2px 5px;
	color: #003366;
	border-bottom: dotted #cccccc 1px;
}
#majors3 .major3Middle .include li.check {
	background:url(../_images/check.gif) no-repeat;
}
#majors3 .major3Middle .include .check img {
	padding: 0 5px 0 0;
}
#majors3 .major3Middle .include li a, #majors3 .major3Middle .include a {
	font-weight:bold;
}
#majors3 .major3Middle .include .number {
	color: #FFCC00;
	font-weight:bold;
	font-size: 14px;
	float:left;
	padding: 0 4px 0 0;
}
#majors3 .major3Middle .include .alignRt {
	text-align:right;
	border-bottom: dotted 1px #cccccc;
}
#majors3 .major3Middle .include .image {
	padding: 5px 0 5px 5px;
}

#majors3 .major3Middle .includeVideos  {
	width: 325px;
	float:right;
	padding: 10px 0 3px 10px;
	clear:both;
}

#majors3 .major3Middle .includeVideos .title {
	background: #ffffff;
}

#majors3 .major3Middle .includeVideos .title h2 {
	background-color:#ffffff;
	color:#003366;
	padding: 5px 0 0 5px;
	text-transform:uppercase;
}


/* Majors, Collapsible Section */


#majors3 .CollapsiblePanelTab img{
 float: left;
 padding-right: 3px;
}

#majors3 #CollapsiblePanel {
	border:none;
}
#majors3 #CollapsiblePanel ul {
	padding-bottom: 5px;
}
/* Colleges in action page */


#inAction .main_img {
	float:left;
	padding: 0 7px 7px 0;
}
#inAction h1 {
	color: #AE6600;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#inAction h2 {
	color: #ae6600;
	font-size: 14px;
}
#inAction h3 {
	color: #003366;
	font-size: 13px;
	display:inline;
}
#inAction p {
	color:#000000;
	font-size:11px;
	line-height:16px;
}
#inAction .quote {
	float: left;
	width: 200px;
	color: #ae6600;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px;
}
#inAction .information {
	float: left;
	width: 200px;
	color: #003366;
	font-size: 16px;
	padding: 5px;
}
#inAction .advice {
	border: #ffcc00 solid 1px;
	background: #FFFAE6;
	padding: 6px;
	width: 300px;
	float: right;
	margin-left: 5px;
}
#inAction .smImage {
	float:right;
	padding: 5px;
}
#inAction .smImage p {
	width: 175px;
}
/* Colleges in action page Arts and Science */

#inAction .artsci .student {
	padding-top: 10px;
}
#inAction .artsci .student h3 {
	font-weight:normal;
	font-size: 12px;
	color: #000000;
	margin: 0;
}
#inAction .artsci .student .CollapsiblePanelTab h3 {
	color:#AE6600;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
#inAction .artsci .student .CollapsiblePanelTab img {
	float:left;
	padding: 0 3px 0 0;
}
#inAction .artsci .student .purpose {
	color: #AE6600;
	font-size: 13px;
	font-weight:bold;
}
#inAction .artsci .student h4.name {
	font-weight:bold;
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
}
#inAction .artsci img {
	float:left;
	padding: 5px 10px 0 0;
}
#inAction .artsci .introCaption {
	float: left;
}
#inAction .artsci .text {
	padding-left: 160px;
}
#inAction .artsci .indent {
	text-indent: 15px;
}

#footer {
	border-top: none;
}

#footer .borderTop {
	border-top: 1px solid #003366;	
}

