@charset "UTF-8";
/* CSS Document */

html, body { 
	margin:0px; 
	padding:0px; 
	/* background-color:#F2E9B2; */
}
body{ 
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;	
}
h1{
	font-size:161.6%;
	color:#80745E;
	font-weight:normal;
}
#page{
	float:left;
	clear:both;
	display:inline;
	overflow:visible;
	margin:0px;
	padding:0px;
	width:100%;
}
#screenoverlay{
	display:none;
	background-image:url(../images/primary_menu/overlay_fade.png);
	background-repeat:repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height:100%;
	z-index: 100;	
	/* 
	height:100%;
	opacity: .25;
	filter: alpha(opacity=25);	
	background-color: #000000; 	
	*/
}

.centeredblock{ 
	position:relative;
	margin: 0 auto;
	text-align:left;
	width:950px;
}

#block_systemlogin,
#block_header,
#block_primarymenu,
#block_content,
#block_header,
#block_footer{
	float:left;
	clear:both;
	display:inline;
	width:100%;
	margin:0px;
	padding:0px;
	z-index:0;
	background-color:#FFFFFF;	
}
#block_header{ 
	position:relative;
	background-image:url(../images/header/header_back.jpg);
	background-repeat:repeat-x;
	background-color:#60327B;
	font-family:Arial, Helvetica, sans-serif;
	z-index:150;
}
#block_primarymenu{
	background-image: url(../images/header/menu_fade_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#491A6A;
	z-index:150;	
	position:relative;
}
#block_footer{
	background-image:url(../images/footer/footer_stripe_torn.jpg);
	background-repeat:repeat-x;
	background-color:#0033CC;
	margin-top:0px;
	background-color:#F2E9B2;
	overflow:visible;
}
#header{ 
	width:100%;
	float:left;
	clear:both;
	height:62px;
	background-color:#60327B;
	background-image:url(../images/header/header_back.jpg);
	background-repeat:repeat-x;
	overflow:visible;
}
#content{ 
	width:100%;
	float:left;
	clear:both;
	/* background-color:#CCC; */
}
#primarymenu{
	width:100%;
	float:left;
	clear:both;
	background-image:url(../images/header/nav_stripe_background.jpg);
	background-repeat:repeat-x;
	height:29px;
	overflow:visible;
}
#footer{
	float:left;
	clear:both;
	width:100%;
	display:block;
	overflow:visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
}

/* ============================================================================================== */
/* ======================================== HEADER STYLES ======================================= */
/* ============================================================================================== */
#utilities{
	position:absolute;
	width: 630px;
	right: 248px;	
	top:15px;
	overflow:visible;
	z-index:150;
}
#utilities ul{
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}
#utilities li{
	float:left;
	list-style-type:none;
	font-size:77%;
	line-height:9px;
	padding:0px;
	margin:0px;
	padding-top:8px;
	padding-left:16px;	
}
#utilities a:link,
#utilities a:hover,
#utilities a:visited,
#utilities a:active{
	color:#FFF;
	text-decoration:none;
}
#utilities a:hover{
	text-decoration:underline;
}
#searchstkates{
	float:right;
	display:inline;
	margin-left:20px;
}	
.googleinput{
	display:inline;
	float:left;
	width:111px;
	height:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:108%;
	background-image:url(../images/header/search_box.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#666;
	border:none;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-left:7px;
	padding-right:7px;
	font-style: italic;
	overflow:hidden;	
}	

input.googlebutton{
	display:inline;
	float:left;
	width:35px;
	height:24px;
	margin:0px;
	margin-left:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background-image:url(../images/header/search_go.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	line-height: 9px;
	white-space:nowrap;
	overflow:visible;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:93%;
	color:#FFF;
	font-variant: small-caps;
}

#systemlogin_tab_close,
#systemlogin_tab_open{
	float:right;
	display:inline;
	position:relative;
	width:236px;
	height:32px;
	margin-right:15px;
	margin-top:-1px;
	background-image:url(../images/header/login_tab.gif);
	background-repeat:no-repeat;	
}
#systemlogin_tab_close{	background-image:url(../images/header/login_tab_contract.gif); }
#systemlogin_tab_close a:link,
#systemlogin_tab_close a:visited,
#systemlogin_tab_close a:active,
#systemlogin_tab_close a:hover,
#systemlogin_tab_open a:link,
#systemlogin_tab_open a:visited,
#systemlogin_tab_open a:active,
#systemlogin_tab_open a:hover{
	display:block;
	width:176px;
	height:22px;	
	color:#FFF;
	text-decoration:none;
	padding-left:65px;
	padding-top:8px;
	/* text-transform:uppercase; */
	font-size:70%;
	font-size:80%;
}
/* ============================================================================================== */
/* ======================================== FOOTER STYLES ======================================= */
/* ============================================================================================== */
#footer a{
	text-decoration:none;
	color:#8364A4;
}
#footer a:hover{ text-decoration:underline; }	
#footer_image{
	display:block;
	float:left;
	width:100px;
	height:150px;
	margin-top:-24px;
	position:relative;
	z-index:200;
}
#footer_col1{
	display:block;
	float:left;
	/* background-color:#FF6699; */
	width:612px;
	margin-top:30px;
	padding-top:10px;
	padding-left:25px;
	padding-right:30px;
	padding-bottom:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD1B5;
	z-index:-100;
}
#footer_col1 p{
	margin:0;
	padding:0;
	padding-bottom:6px;
}	
#footer_logo{ padding-bottom:9px; z-index:-100; }
#footer_description{ padding-bottom:5px; z-index:-100; }
#footer_col2{
	display:block;
	float:left;
	width:130px;
	margin-right:-50px;
	margin-top:30px;
	padding-top:11px;
	padding-left:30px;
	z-index:-100;
}
#footer_col2 ul{
	margin:0;
	padding:0;
	padding-top:3px;
}	
#footer_col2 ul li{
	margin:0;
	padding:0;
	padding-bottom:3px;
	list-style-type:none;
	float:left;
	clear:both;
	font-size:85%;
}
#footer_col2 ul li a{ color:#666666; text-decoration:none; font-weight:bold;}
#footer_col2 ul li a:hover { text-decoration:underline; } 
#footer_col2 li.footer_homelink{ margin-bottom:8px; }

/* ============================================================================================== */
/* ===================================== REUSABLE NUGGETS ======================================= */
/* ============================================================================================== */
table.invisible{ border:none; }
table.invisible td { border:none; padding:6px;}

table.gray{ border:1px; border-color:#999; }
table.gray td { border:1px; border-color:#999; padding:6px;}

p.small{ font-size:85%; }
p.sans{ font-family:Arial, Helvetica, sans-serif; }

#content .tinytext{ font-size:85%; font-family:Arial, Helvetica, sans-serif; line-height:130%; }

img.simpleborder{ border: 4px solid #EAE0C4; background-color:#FFFFFF; }

#table-gray table {background-color:#FFF; border-collapse:collapse; padding:4px; margin-top:20px; }
#table-gray td {border: 1px solid #c0c0c0; padding: 8px; font-size:93%;}
#table-gray th {border: 1px solid #c0c0c0; padding: 8px; background-color:#EBEAE0; color:#707070; font-size:85%; }

.table-gray table {background-color:#FFF; border-collapse:collapse; padding:4px; margin-top:20px; }
.table-gray td {border: 1px solid #c0c0c0; padding: 8px; font-size:93%;}
.table-gray th {border: 1px solid #c0c0c0; padding: 8px; background-color:#EBEAE0; color:#707070; font-size:85%; }

.cutout_col{ clear:none; float:right; }
.cutout_img{ padding-left:30px; padding-bottom:15px; }

/* Default Callout (small) */
.callout_sm_lt, .callout_md_lt, .callout_lg_lt,
.callout_sm_rt, .callout_md_rt, .callout_lg_rt{
	display:inline;
	float:left;
	width:200px;
	margin-top:7px;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:0px;
	padding:0px;
	padding-top:15px;
	background-image:url(../images/callouts/callout_200px_top.gif);
	background-repeat:no-repeat;
	background-color:#F0F0E8;
	background-position: left top;
}	
.callout_head{
	display:inline;
	position:relative;
	float:left;
	width:80%;
	padding:10%;
	padding-bottom:12px;
	padding-top:10%;
	margin-top:-15px;
	margin-bottom:8px;
	background-image:url(../images/callouts/callout_header_divider.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#626262;
	line-height: 150%;	
}
.callout_nohead{
	width:100%;
	height:15px;
}
.callout_content{
	display:inline;
	position:relative;
	float:left;
	width:80%;
	padding:10%;
	padding-top:0px;
	background-image:url(../images/callouts/callout_200px_bottom.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	font-size:93%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#707070;
}
.callout_content p{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}

/* Medium Callout */
.callout_md_lt, .callout_md_rt{ 
	background-image:url(../images/callouts/callout_300px_top.gif); 
	width:300px;
}
.callout_md_lt .callout_head, .callout_md_rt .callout_head{
	width:86%;
	padding:7%;
	padding-bottom:12px;	
}
.callout_md_lt .callout_content, .callout_md_rt .callout_content{
	background-image:url(../images/callouts/callout_300px_bottom.gif);
	width:86%;
	padding:7%;
	padding-top:0px;
}

/* Large Callout */
.callout_lg_lt, .callout_lg_rt{ 
	background-image:url(../images/callouts/callout_400px_top.gif); 
	width:400px;
}
.callout_lg_lt .callout_head, .callout_lg_rt .callout_head{
	width:92%;
	padding:4%;
	padding-bottom:12px;	
}
.callout_lg_lt .callout_content, .callout_lg_rt .callout_content{
	background-image:url(../images/callouts/callout_400px_bottom.gif);
	width:92%;
	padding:4%;
	padding-top:0px;
}

/* Right-aligned Classes */
.callout_sm_rt, .callout_md_rt, .callout_lg_rt{
	float:right;
	margin-right:0px;
	margin-left:20px;
}

/* Pull-quote "quotes" */
div.pullquote, div.pullquote_rt, div.pullquote_lt{
	display:inline;
	width:180px;
	float:right;
	margin-left:30px;
	font-size:125%;
	color:#888888;
	text-align:center;
	background-image:url(../images/bullets_dividers/pullquote_open.gif);
	background-repeat:no-repeat;
	background-position: center top;
	padding-top:50px;
	margin-top:20px;
}
div.pullquote_lt{
	float:left;
	margin-right:30px;
}
div.pullinner{
	background-image:url(../images/bullets_dividers/pullquote_close.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-bottom:50px;
	margin-bottom:20px;
}

#content hr{
	border:none;
	width:615px;
	height:2px;
	background-image:url(../images/bullets_dividers/hr_back.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:15px;
}
div.hr{
	border:none;
	width:615px;
	height:2px;
	clear:both;
	background-image:url(../images/bullets_dividers/hr_back.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:15px;	
}

 /* For academic program pages */
#content .hr_sm{
	border:none;
	width:420px;
	height:2px;
	background-image:url(../images/bullets_dividers/hr_back_sm.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}
div.hr_sm{
	border:none;
	width:420px;
	height:2px;
	clear:both;
	background-image:url(../images/bullets_dividers/hr_back_sm.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:15px;	
}

