@import "csponew.css";
/*  font for all default tags */
BODY, TABLE, TH, TR, TD, BLOCKQUOTE, DIV, SPAN, DD, U, UL, DL, H4, H5, INPUT, A, BR, CENTER, LI, OL, TEXTAREA, FORM, P, SELECT 
{ font-size:12px; font-family: Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; color: #323232; }

/* COLOR FIXING */
I, B, U, STRONG
{ font-family: Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; }

A:link {COLOR: #285081;
TEXT-DECORATION: none;
}
A:visited {
COLOR: #306FBD;
TEXT-DECORATION: none;
}
A:active {
COLOR: #285081;
TEXT-DECORATION: none;
}
A:hover {
COLOR: #ffffff; 
TEXT-DECORATION: none;
 background : #285081;
}

A.smalllinks:link, A.smalllinks:visited, A.smalllinks:active { font: 10px Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; color: #285081; text-decoration: none; font-weight: normal; }
A.smalllinks:hover                                                                   { font: 10px Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; color: #ffffff; background-color: #285081; text-decoration: none; font-weight: normal;}

A.largelinks:link, A.largelinks:visited, A.largelinks:active { font: 18px Georgia, Times, "Times New Roman", serif; color: #285081; text-decoration: none; font-weight: normal; }
A.largelinks:hover                                                                   { font: 18px Georgia, Times, "Times New Roman", serif; color: #ffffff; background-color: #285081; text-decoration: none; font-weight: normal;}

.headings	  { font-family: Georgia, Times, "Times New Roman", serif; color: #1E395F; font-size: 14px; font-weight: bold; }
.headings2	  { font-family: Georgia, Times, "Times New Roman", serif; color: #323232; font-size: 18px; font-weight: normal; }
.headings3	  { font-family: Georgia, Times, "Times New Roman", serif; color: #323232; font-size: 14px; font-weight: normal; }
.footers	  { font: 10px Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; color: #323232; font-weight: normal; }

H1	  { margin-right: 10px; margin-left: 10px; font-family: Georgia, Times, "Times New Roman", serif; color: #323232; font-size: 18px; font-weight: normal; }
H2	  { margin-right: 10px; margin-left: 10px; font-family: Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; color: #323232; font-size: 14px; font-weight: normal;  font-style : italic;  }

BODY {	
 margin-bottom: 0;
 margin-left : 0px;
 margin-top : 0px;
 margin-right : 0px;
 color : #323232; } 
 
 P { 
margin-top: 0; 
margin-bottom: 0;
margin-right: 10px;
margin-left: 10px;
 }

/* Subnavigation */
#subnav  { width: 188; padding: 0 0 0 0; margin-bottom: 0; }
#subnav ul { list-style: none; margin: 0; padding: 0; border: none; }
#subnav li { margin: 0; }
#subnav li a { display: block; padding: 5px 5px 5px 7px; color: #285081;  font-family: Tahoma, Arial, Verdana, sans-serif;  font-size: 11px; text-decoration: none; }
html>body #subnav li a { width: auto; }
#subnav a:visited {
	color: #285081;
}
#subnav a:hover { background-color: #F1F4F4; color: #285081;}
Bullet {
	list-style-image: url(images/bluebullet.gif);
}



/* ### HOMEPAGE: SOAPBOX ### */
#soapboxHomePost { position:relative;background:#FFFFFF;font-family:Arial; }
#soapboxHomePost a { color:#285081;text-decoration:none; }
#soapboxHomePost a:visited { text-decoration:none;color:#297581; }
#soapboxHomePost a:hover { background:transparent;color:#292B81; }
	#soapboxHomePost .title { margin:15px 0px 0px 0px;padding:2px 0px 1px 0px; }
	#soapboxHomePost .title { background-image:url('/images/home_border1.jpg');background-position:top left;background-repeat:no-repeat; }
		#soapboxHomePost .title a { font-size:14px;font-weight:bold; }
		#soapboxHomePost .title a:hover {}
	#soapboxHomePost .top { float:none;clear:both;overflow:auto;padding-bottom:2px; }
		#soapboxHomePost .top a { color:#815929;font-weight:bold;font-size:11px; }
		#soapboxHomePost .top a:hover { color:#285081;font-weight:bold;font-size:11px; }
		#soapboxHomePost .top .author { float:none;display:inline;font-size:11px;color:#815929;padding-right:10px; }
		#soapboxHomePost .top .date { float:none;display:inline;font-size:11px;color:#815929;padding-right:10px; }
		#soapboxHomePost .top .cat { float:none;display:inline;font-size:11px;color:#815929; }
	#soapboxHomePost .top { background-image:url('/images/home_border2.jpg');background-position:bottom right;background-repeat:no-repeat; }
	#soapboxHomePost .text { padding-top:10px;text-align:justify;font-size:12px;color:#000000;font-size:12px; }
	#soapboxHomePost .link { padding:3px 0px 5px 20px; }
	#soapboxHomePost .link a { font-size:11px; }


/* ### PAGE: OUTREACH > AFFILIATED DEGREES ### */
#affildegrees {}
#affildegrees h3 { padding-left:15px; }
#affildegress b { font-size:14px; }
#affildegrees b a,#affildegrees a.p { font-weight:bold;font-size:14px; }
#affildegrees a {}
#affildegrees li { padding-bottom:10px; }

/* ### PAGE: ABOUT > PEOPLE ### */
.biocontent { margin:0px;padding:0px 10px;color:#000000; }
.biocontent h2 { margin:0px;padding:5px 0px;color:#000000;font-weight:bold;font-style:normal;text-align:left; }
.biocontent p { color:#000000;text-align:justify;margin:0px;padding:0px 0px 15px 0px; }
.biocontent a { font-weight:bold; }
.biocontent a.cite { font-style:italic; }
.biocontent ul { margin-top:5px; }
.biocontent ul li { padding-bottom:8px; }


/* ### MISC: PAGE STUFF ### */
a.buttonlink { display:inline-block;width:auto;margin:0px;padding:4px;background:#AAAAFF;color:#000099;font-weight:bold;border:1px outset #285081; }
a.buttonlink:hover { background:#9999FF; }
div.allitems { text-align:right;margin:-12px 15px 20px 0px; }
div.allitems a { font-family:Verdana;font-size:11px; }
.bottomButtons { margin:0px;padding:0px;border:none;border-top:1px solid #9F9A93; }
.bottomButtons { height:40px;overflow:hidden;position:relative;background:#EFEFEF; }
.bottomButtons .blogs { position:absolute;left:0px;top:0px;background:transparent;margin:0px;padding:12px 0px 0px 18px; }
.bottomButtons .blogs h2 { display:inline;margin:0px;padding:0px;border:none;font-size:14px;font-style:normal;font-weight:bold; }
.bottomButtons .blogs a { font-size:14px;font-weight:bold; }
.bottomButtons .blogs a:hover {}
.bottomButtons .support { position:absolute;left:290px;top:0px;background:transparent;margin:0px;padding:12px 0px 0px 0px;width:275px;text-align:center; }
.bottomButtons .support a { font-size:14px;font-weight:bold; }
.bottomButtons .support a:hover {}
.bottomButtons .support span { font-size:14px;font-weight:bold; }
.bottomButtons .facebook { position:absolute;right:0px;top:0px;bottom:0px;text-align:center;width:150px;overflow:hidden; }
.bottomButtons .facebook a { display:block;height:100%;margin:0px;padding:0px;border:none;color:#000000; }
.bottomButtons .facebook a:hover { color:#FFFFFF; }
.bottomButtons .facebook a:hover span { color:#FFFFFF; }
.bottomButtons .facebook span { display:block;margin:0px;padding:3px 10px;font-family:Verdana;font-size:10px;color:#000000;font-weight:normal; }
.bottomButtons .facebook img { height:20px;margin:0px;padding:0px;border:none; }
.bottomButtons {}
.bottomButtons {}
.bottomButtons {}
.bottomButtons {}


/* %%% END %%% */
