/* Default CSS Stylesheet for a new Web Application project

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
*/
body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

.content
{
    color: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    text-transform: normal;
    WORD-SPACING: normal;
    text-decoration: none;
	line-height: 12pt;
	margin:0 20px 0 0;
	display:block;
}
.content A:link    {  COLOR: #d01b35; text-decoration: underline}
.content A:visited {  COLOR: #d01b35; text-decoration: underline}
.content A:active  {  COLOR: #d01b35; text-decoration: underline}
.content A:hover   {  COLOR: #000000; text-decoration: underline}

.contentcalendar
{
    color: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 6pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    text-transform: none;
    WORD-SPACING: normal;
    text-decoration: none;
	line-height: 12pt;
}
.white_content
{
    color: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    text-decoration: none;
}
.white_content A:link    {  COLOR: #ffffff; text-decoration: underline}
.white_content A:visited {  COLOR: #ffffff; text-decoration: underline}
.white_content A:active  {  COLOR: #ffffff; text-decoration: underline}
.white_content A:hover   {  COLOR: #d01b35; text-decoration: underline}

.footer
{
    color: #000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    text-decoration: none;
}
.footer A:link    {  COLOR: #000; text-decoration: underline}
.footer A:visited {  COLOR: #000; text-decoration: underline}
.footer A:active  {  COLOR: #000; text-decoration: underline}
.footer A:hover   {  COLOR: #d01b35; text-decoration: underline}

.content_background
{
	border-right: solid 0.05em;
	border-top: none;
	border-left: solid 0.05em;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
	background-color: #fff;
}

.general_bg
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
	background-color: #d01b35;
	text-decoration: none;
}

#general a {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	background-color:#d01b35;
	display: block;
	margin: 0px;
	border-color: #FFFFFF;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 0.1em;
	text-decoration: none;
	padding: 4px 5px;
	width:100%;

}

#general a:hover {
background-color: #d73d53;
color:#FFFFFF;
border-color:#FFFFFF;
}

.future_students_bg
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
	background-color: #d01b35;
	text-decoration: none;
}

#future_students a {
color: #FFFFFF;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
background-color:#d01b35;
display: block;
margin: 0px;
border-color: #FFFFFF;
border-right: none;
border-top: none;
border-left: none;
border-bottom: solid 0.1em;
text-decoration: none;
padding: 4px 5px;
width: 100%;

}
#future_students a:hover {
background-color: #d73d53;
color:#FFFFFF;
border-color:#FFFFFF;
}

.adult_learners_bg
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
	background-color: #d01b35;
	text-decoration: none;
}

#adult_learners a {
color: #FFFFFF;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
background-color:#d01b35;
display: block;
margin: 0px;
border-color: #FFFFFF;
border-right: none;
border-top: none;
border-left: none;
border-bottom: solid 0.1em;
text-decoration: none;
padding: 4px 5px;
width: 100%;

}

#adult_learners a:hover {
background-color: #d73d53;
color:#FFFFFF;
border-color:#FFFFFF;
}

.current_students_bg
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
	background-color: #d01b35;
	text-decoration: none;
}

#current_students a {
color: #FFFFFF;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
background-color:#d01b35;
display: block;
margin: 0px;
border-color: #FFFFFF;
border-right: none;
border-top: none;
border-left: none;
border-bottom: solid 0.1em;
text-decoration: none;
padding: 4px 5px;
width: 100%;

}

#current_students a:hover {
background-color: #d73d53;
color:#FFFFFF;
border-color:#FFFFFF;
}

.families_bg
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
	background-color: #d01b35;
	text-decoration: none;
}

#families a {
color: #FFFFFF;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
background-color:#d01b35;
display: block;
margin: 0px;
border-color: #FFFFFF;
border-right: none;
border-top: none;
border-left: none;
border-bottom: solid 0.1em;
text-decoration: none;
padding: 4px 5px;
width: 100%;

}

#families a:hover {
background-color: #d73d53;
color:#FFFFFF;
border-color:#FFFFFF;
}

.faculty_staff_bg
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
	background-color: #d01b35;
	text-decoration: none;
}

#faculty_staff a {
color: #FFFFFF;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
background-color:#d01b35;
display: block;
margin: 0px;
border-color: #FFFFFF;
border-right: none;
border-top: none;
border-left: none;
border-bottom: solid 0.1em;
text-decoration: none;
padding: 4px 5px;
width: 100%;

}

#faculty_staff a:hover {
background-color: #d73d53;
color:#FFFFFF;
border-color:#FFFFFF;
}

.alumni_bg
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
	background-color: #d01b35;
	text-decoration: none;
}

#alumni a {
color: #FFFFFF;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
background-color:#d01b35;
display: block;
margin: 0px;
border-color: #FFFFFF;
border-right: none;
border-top: none;
border-left: none;
border-bottom: solid 0.1em;
text-decoration: none;
padding: 4px 5px;
width: 100%;

}

#alumni a:hover {
background-color: #d73d53;
color:#FFFFFF;
border-color:#FFFFFF;
}

.employers_bg
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
	background-color: #d01b35;
	text-decoration: none;
}

#employers a {
color: #FFFFFF;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
background-color:#d01b35;
display: block;
margin: 0px;
border-color: #FFFFFF;
border-right: none;
border-top: none;
border-left: none;
border-bottom: solid 0.1em;
text-decoration: none;
padding: 4px 5px;
width: 100%;

}

#employers a:hover {
background-color: #d73d53;
color:#FFFFFF;
border-color:#FFFFFF;
}



.photo
{
	border-right: none;
	border-top: none;
	border-left: solid 0.05em;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
}

.brochure_textbox
{
	color: #3E403F;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8.5pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    text-transform: capitalize;
    WORD-SPACING: normal;
    text-decoration: none;
	background-color: #ffffff;
	border-right: solid 1em;
	border-top: solid 1em;
	border-left: solid 1em;
	border-bottom: solid 1em;
	border-color: #d01b35;
	padding: 20px 20px 20px 20px;
}

.input_field_label
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
}

.input_field
{
	border-right: solid 0.05em;
	border-top: solid 0.05em;
	border-left: solid 0.05em;
	border-bottom: solid 0.05em;
	border-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.error
{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
}

.rightnav_bg
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 0.05em;
	border-color: #FFFFFF;
	background:#999999;
}

.info_table
{
	background-color: #ebebeb;
}

.Button	{
	font-size:	8pt;
	text-align:	center;
	text-decoration: none;
	FONT-WEIGHT: bold;
	color:		#FFFFFF;
	background:	#bd844c;
	margin-bottom:	2pt;
	border-top:	2px solid #ca9764;
	border-left:	2px solid #ca9764;
	border-right:	2px solid #825a33;
	border-bottom:	2px solid #825a33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


.page_titles
{
    color: #d01b35;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    text-transform: normal;
    WORD-SPACING: normal;
    text-decoration: none;
	font-weight: bold;
}

.page_titles A:link    {  COLOR: #d01b35; text-decoration: underline}
.page_titles A:visited {  COLOR: #d01b35; text-decoration: underline}
.page_titles A:active  {  COLOR: #d01b35; text-decoration: underline}
.page_titles A:hover   {  COLOR: #000000; text-decoration: underline}

.pager_titles
{
    color: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    text-transform: none;
	word-spacing:normal;
    text-decoration: none;
	font-weight: bold;
}

.pager_titles A:link    {  COLOR: #d01b35 }
.pager_titles A:visited {  COLOR: #d01b35 }
.pager_titles A:active  {  COLOR: #d01b35 }
.pager_titles A:hover   {  COLOR: #000000 }

.border
{
	border-right: solid 0.05em;
	border-top: solid 0.05em;
	border-left: solid 0.05em;
	border-bottom: solid 0.05em;
	border-color: #000000;
}

.search
{
    color: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    text-transform: uppercase;
    WORD-SPACING: normal;
    text-decoration: none;
	font-weight: bold;
	text-shadow: Black
}

.search A:link    {  COLOR: #FFFFFF }
.search A:visited {  COLOR: #FFFFFF }
.search A:active  {  COLOR: #FFFFFF }
.search A:hover   {  COLOR: #FFFFFF }.defaultMaroon {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.majorsSelect {
	background:#bd844c url(/Images/majors_label.gif) no-repeat left 50%;
	padding:0 0 0 60px; 
	height:18px;
	border:2px solid #bd844c;
	overflow:visible;
	float:right;
	margin:3px 20px 0 0;
}
.majorsSelect select {
	float:left;
	font-size:11px;
}