/* CSS Document */

/* ****************************** Layout Begin */
 
#container {
	width: 755px;
	margin: auto;
	text-align: left;
	background-color:#fff;
	border-left: 0px;
	border-right-width: 0px;
	border-right-style: 0px;
	border-right-color: 0px;
}		 
					 
#header {
	background-color:#fff;
	position: relative;
	margin: 0px 0px 0px -1px;
	width: 755px;
}					 
			
#left_column {
	display: none;
	width: 161px;
	float: left;
}	
			
#content {
	width: auto;
	float: left;
	background-color: #FFFFFF;
}		

#page_title {
	display: none;
	font-family: Times New Roman, Times, serif;
	font-size: 2.3em;
	color: #bd942a;
	text-align: right;
	border-bottom: solid .03em #cbaf42;
	vertical-align: middle;
	padding: 6px 0px 6px 0px;
}

#email_print {
	display: none;
	float:right;
	margin-top: 8px; 
	margin-right: 15px;
}
				 
#inner_content {
	padding: 0px 5px 5px 5px;
	margin: 10px 20px 10px 10px;
	line-height: 1.3em;
}		


#hr_line {
	font-size: .3em;
	color: #cbaf42;
	border-bottom: solid .03em #cbaf42;
	margin-bottom: 8px;
}					 
							 
#foot {
	display: none;
	clear: both;
	border-bottom: solid 1px #f8f2dc;
	font-size: 1px;
}			 			
			
#bottom_links{
	display: none;
	font-size: .8em;
	text-align: center;
	padding-top: 20px;
}

/* ****************************** Layout End */



/* ****************************** Start Left Menu styles */	


#LeftNav {
	display: none;
	width: 161px;
	position: relative;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px -1px -1px;
	text-decoration: none;
}

#LeftNav a {
	display: block;
	padding: 4px 0px 4px 5px;
	width: 156px;
	color: #000000;
	background-color: #cbaf42;
	border-bottom: 1px solid #dac880;
	text-decoration: none;
}

#LeftNav a:hover {
	color: #9A211E;
}

/* This line defines a standard left navigational button text as red in all states. It is used to notate the page currently displayed */
.LeftNav_Home {
	color: #9A2E11;
}
				 					 				
					
/* ****************************** End Left Menu styles */			


/* ****************************** Top NAV Begin */

#TopNav_1 { 
	display: none;
	font-size: .7em;
	color: #140334;
	text-transform: uppercase;
	height: 16px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: bold;
}

#TopNav_1 a {
	display: none;
	color: #140334;
	text-decoration :none;
	vertical-align: top;
	margin: 0px 0px 5px 0px;
	padding: 0px 2px 0px 2px;
}

#TopNav_1 a:hover {
	display: none;
	color: #9a211e;
}

#TopNav_Blue_Separator {
	display: none;
}

#TopNav_2 {
	display: none;
	width: 755px;
	background-color: #433364;
	font-size: 0.7em;
	text-transform: uppercase;
	height: 17px;
	text-align: center;
}

#TopNav_2 a {
	display: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	letter-spacing: 0.16em;
	font-weight: bold;
}

#TopNav_2 a:hover {
	background-color: #9a211e;
}


/* ****************************** Top NAV End */


/* ****************************** General Formatting Begin */

a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 20px;
}

ol {
	list-style-position: inside;
	padding-left: 5px;
	
	margin-left: 5px;
}

ol.outside {
	list-style-position: outside;
	padding-left: 0px;
	margin-left:33px;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 6px;
	margin-left: 6px;
}

ul.outside {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 29px;
}

.indent10px {
	text-indent: 10px;
}

.indent25px {
	text-indent: 25px;
}

.center {
	text-align: center;
}

.flushright {
	text-align: right;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
}

.h1 {
	font-size: 1.85em;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: -.05em;
}

.h1tan {
	font-size: 1.85em;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
	letter-spacing: -.05em;
}

.h1red, .h1blue {
	font-size: 1.85em;
	font-style: normal;
	font-weight: bolder;
    color: #666666;
	letter-spacing: -.05em;
}

.h2 {
	font-size: 1.65em;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: -.05em;
}

.h2tan {
	font-size: 1.65em;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
	letter-spacing: -.05em;
}

.h2red, .h2blue {
	font-size: 1.65em;
	font-style: normal;
	font-weight: bolder;
    color: #204875;
	letter-spacing: -.05em;
}

.h3 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.04em;
}

.h3tan {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
	letter-spacing: -.04em;
}

.h3red, .h3blue {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bolder;
    color: #666666;
	letter-spacing: -.04em;
}

.h4 {
	font-size: 1.15em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.04em;
}

.h4tan {
	font-size: 1.15em;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: -.04em;
}

.h4red, .h4blue {
	font-size: 1.15em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: -.04em;
}

.h5{
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.04em;
}

.h5tan {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: -.04em;
}

.h5red, .h5blue {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: -.04em;
}

.h6{
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.04em;
}

.h6tan {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: -.04em;
}

.h6red, .h6blue {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: -.04em;
}

.smalltext {
	font-size: 0.8em;
	line-height: 1.1em;
}

.sidehead {
	font-size: 0.9em;
	color: #666666;
	text-align: left;

	text-transform: uppercase;
	font-weight: bold;
}

.smalltext {
	font-size: 0.9em;
	line-height: 1.1em;
}

.sidecontent {
	font-size: .9em;
	text-align: left;
	line-height: 1.1em;
}

.caption {
	font-size: .85em;
	font-style: oblique;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: oblique;
}

/* None printing divs*/
#topnav1, #topnavrule, #topnav2, #leftcol, #email_print, #bannerimage_a, #bannerimage_b, #CallOut_Box, #OnThisPage_Box {
	display: none;
}

/* None printing navigation, page title, etc.*/
.topnav1_breadcrumb, .topnav2_breadcrumb, .topnav1_button, .topnav2_button, .topnav1_spacer, .topnav2_spacer, .td_leftnav, .leftnav_button, .leftnav_breadcrumb, .leftnav_spacer, .leftsubnav_button, .invis, .leftsubnav_breadcrumb, .leftnavblue_button, .leftnavblue_breadcrumb, .pagetitle_dept, .pagetitle_deptshell, .pagetitle, .Header_Dark_Blue_Line, .Header_Light_Blue_Line, .pagetitleshell, .pagebottomnav, hr, .CAS_Header, .College_Header, {
	display: none;
}

.print {
display: block;
}

#content2col {
	width: 588px;
	float: left;
	background-color: #fff;
}

#CAS_Header_Print {
		display: block;
}

#CallOut_Content { 
background-color:#fff;
}

#College_Header_Print {
display: block;
}

#center_column {
	background-color: #fff;
	border-right: solid 0px #CBAF42;
	width: 520px;
}
	
.College_Header {
display: none;
}

#content2col {
	margin-top: 0px;
	background-image: none;
	background-color: #fff;
	}
	
#inner_content {
	margin-top: 20px;
	}

