@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #01294a;
	margin: 0;
	padding: 0;
}

#header {
	position: relative;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 870px;
	height: 131px;
	margin: 0px auto 0px auto;
	padding: 0;
}

#container {
	position: relative;
	width: 870px;
	background-image: url(../images/content_body.png);
	background-repeat: repeat-y;
	background-position: top center;
	min-height: 400px;
	margin: 0px auto 0px auto;
	padding: 0;
}

#contentBody {
	position: relative;
	width: 840px;
	margin: 0px 15px 0px 15px;
	padding: 0;
	background-color: #eaeaea;
	float: left;
	min-height: 900px;
}

#contentHomeBody {
	position: relative;
	width: 840px;
	margin: 0px 15px 0px 15px;
	background-color: #eaeaea;
	float: left;
	min-height: 400px;
	padding: 0;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	color: #016baf;
}

.subTitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	color: #be1212;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	text-align: left;
	color: #016baf;
}

#floatLeft {
	float: left;
}

#floatRight {
	float: right;
}

#clearFix {
	clear: both;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #333333;
}

.noticeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #999999;
}

a.mainTextLink:link {
	color: #016baf;
}

a.mainTextLink:visited {
	color: #016baf;
}

a.mainTextLink:hover {
	color: #016baf;
}


.bullets {
	list-style-image: url(../images/blue_bullet.png);
}

/*ul {
	list-style-image: url(../images/blue_bullet.png);
	padding: 15px 15px 15px 25px;
	margin: 0px 0px 0px 0px;
}*/

#navButton {
	height: 36px;
	background-image: url(../images/nav_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 33px;
	text-decoration:  none;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	float: left;
}

#navButton:hover {
	height: 36px;
	background-image: url(../images/nav_bg2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#mainTextBody {
	width: 545px;
	padding: 25px 15px 15px 29px;
	margin: 0;
	float: left;
	min-height: 300px;
	border-width: 0px 0px 0px 2px;
	border-color: #ffffff;
	border-style: solid;
	min-height: 500px;
}

#leftPanelTextBody {
	width: 205px;
	padding: 25px 18px 15px 18px;
	margin: 0;
	float: left;
}

#homeColOne {
	position: relative;
	width: 359px;
	float: left;
	min-height: 75px;
}

#homeColTwo {
	position: relative;
	width: 238px;
	float: left;
	border-width: 0px 2px 0px 2px;
	border-color: #ffffff;
	border-style: solid;
	min-height: 450px;
}

#homeColThree {
	position: relative;
	width: 239px;
	float: left;
	min-height: 75px;
}

hr {
	width: 95%;
	border: 0;
	height: 1px;
	color: #eaeaea;
	margin: 10px 0px 10px 0px;
	background-color: #eaeaea;
}

#rightBody {
	position: relative;
	width: 599px;
	padding: 0;
	margin: 0;
	float: right;
	/*background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;*/
}

#leftPanel {
	position: relative;
	width: 241px;
	padding: 0;
	margin: 0;
	float: left;
	/*background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;*/
	min-height: 300px;
}

#rightBodyColOne {
	width: 50%;
	float: left;
}

#rightBodyColTwo {
	width: 48%;
	float: left;
}

#copyright {
	position: relative;
	width: 870px;
	height: 30px;
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: right;
}

#copyright span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-right: 25px;
}

#article_image {
	float: left;
	margin: 0px 10px 10px 0px;
	border: solid;
	border-color: #ffffff;
	border-width: 1px;
	background-color: #ffffff;
}

#article_image span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	color: #be1212;
	padding: 5px 5px;
}

#gallery ul {
	padding: 0;
	margin: 20px 0 0 0;
}

.gallery li {
    display: inline;
    list-style: none;
    width: 75px;
    min-height: 75px;
    float: left;
    margin: 0 10px 10px 0;
	padding: 0;
    text-align: center;
}

/************** Events Page **************/

#eventDateCol {
	position: relative;
	width: 83px;
	float: left;
	padding: 0px 18px 0px 0px;
	margin: 0;
}

#eventInfoCol {
	position: relative;
	width: 415px;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #333333;
} 

#eventInfoCol em {
	color: #016baf;
    font-size: 18px;
    line-height: 21px;
	font-style: normal;
}

#eventInfoCol span {
	color: #be1212;
    font-size: 11px;
    line-height: 14px;
}

#eventInfoCol hr {
	width: 95%;
	border: 0;
	height: 0px;
	color: #eaeaea;
	margin: 10px 0px 15px 0px;
	background-color: #eaeaea;
}

#scheduleList ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#scheduleList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#scheduleList li span {
	color: #016baf;
	font-size: 12px;
	font-weight: bold;
}

#scheduleList li a {
	color: #016baf;
}

/*#scheduleList li span {
	font-size: 13px;
	color: #be1212;
}*/

#scheduleList li em {
	color: #be1212;
}

/************** End **************/

#mediaList ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#mediaList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#mediaList li span {
	color: #016baf;
	font-size: 12px;
	font-weight: bold;
}

#mediaList li a { 
    color: #333333;
    display: block;
    text-decoration: none; 
}

 * html #mediaList li a {  /* make hover effect work in IE */
	width: 100%x;
}

#mediaList li a:hover {
    background: #ffffff;
}

#mediaList li em {
	color: #be1212;
}

.redBold {
	font-weight: bold;
	color: #be1212;
}

.blueBold {
	font-weight: bold;
	color: #016baf;
}

#sponsorsHome {
	width: 219px;
	padding: 0px 10px 10px 10px;
	margin: 0;
}

#directorsList ul {
	list-style-type: none;
	width: 95%;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
	
	
#directorsList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #333333;
	margin: 15px 15px 0px 0px;
}

#plainList ul {
	list-style-type: none;
	width: 95%;
	margin: 0;
	padding: 0;
}
	
	
#plainList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #333333;
	margin: 15px 0;
}

#underlinedList ul {
	list-style-type: none;
	width: 95%;
	margin: 0;
	padding: 0;
}
		
#underlinedList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#underlinedList ul li ul {
	padding: 0;
	margin: 0;
	border: 0;
}

#underlinedList ul li ul li {
	list-style: url(../images/blue_bullet.png);
	margin: 5px 0 5px 30px;
	padding: 0;
	border: 0;
}

#underlinedList li a {
	color: #016baf;
}

#underlinedList li span {
	font-size: 13px;
	color: #be1212;
}

#underlinedBulletList ul {
	list-style-image: none;
	width: 95%;
	margin: 0;
	padding: 0;
}

#underlinedBulletList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#underlinedBulletList li a {
	color: #016baf;
}

#underlinedBulletList li span {
	font-size: 13px;
	color: #be1212;
}

#whiteBox {
	width: 100%;
	background-image: url(../images/content_bg2.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0px 0px 15px 0px;;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: left;
}

#clearBox {
	width: 100%;
	padding: 0;
	margin: 0px 0px 15px 0px;;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: left;
}

#socialMedia {
	margin: 5px 27px 15px 33px;
	padding: 7px 0px 10px 0px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
	

/************** News Page **************/

#news ul {
        list-style-type: none;
        width: 545px;
		padding: 0;
		margin: 25px 27px 0px 27px;
} 

#news li {
        border: 1px dotted #999;
        border-width: 0px 0 1px 0;
        margin: 5px;
		float: right;
}

#news li a { 
        color: #016baf;
        display: block;
        font: bold 13px Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #news li a {  /* make hover effect work in IE */
	width: 545px;
}

#news li a:hover {
        background: #dddddd;
}

#news h { 
        color: #016baf;
        display: block;
        font: normal 18px Arial, Helvetica, sans-serif;
        line-height: 14px; 
}

#news em { 
        color: #333333;
        display: block;
        font: normal 11px Arial, Helvetica, sans-serif;
        line-height: 16px; 
		padding: 5px 0px 8px 0px;
		display: block;
}

#news span {
        color: #be1212;
        font: normal 10px Arial, Helvetica, sans-serif;
        line-height: 14px;
}

#news img {
		border-width: 1px;
		border-style: solid;
		border-color: #aaaaaa;
		margin-right: 12px;
		float: left;
}

/************** End **************/



/************** Footer **************/

#footer {
	position: relative;
	width: 870px;
	height: 175px;
	background-image: url(../images/footer.png);
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: right;
}

#footer ul {
	list-style-type: none;
	width: 100px;
	float: right;
	padding: 30px 25px 15px 0px;
	margin: 0;
}

#footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	text-align: right;
}

#footer span {
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
}		

#footerCol {
	width: 85px;
	float: right;
	padding: 30px 35px 15px 0px;
	margin: 0;
}

.footerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	text-align: right;
}

a.footerTextLink:link {
	color: #ffffff;
	text-decoration: none;
}

a.footerTextLink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.footerTextLink:hover {
	color: #dddddd;
	text-decoration: none;
}

/************** End **************/



/************** Sponsor Home **************/

#sponsorHome {
	width: 203px;
	padding: 25px 17px 15px 17px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #ffffff;
}

#tempHome {
	width: 203px;
	padding: 15px 17px 15px 17px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #ffffff;
}

/************** End **************/



/************** Next Event Home **************/

#nextEventHome {
	width: 204px;
	padding: 25px 17px 15px 17px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #ffffff;
}

#nextEventHome a {
	color: #b21212;
	text-decoration: none;
}

#nextEventDate {
	padding: 0px 12px 0px 0px;
	float: left;
}

.nextEventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	color: #016baf;
}

.nextEventTextDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	color: #be1212;
}

.nextEventText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #333333;
}

#alumniHome {
	width: 204px;
	padding: 15px 17px 15px 17px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
}

/************** End **************/



/************** Top Headlines Home **************/

#headlines ul {
        list-style-type: none;
        width: 307px;
		padding: 0;
		margin: 25px 27px 0px 27px;
} 

#headlines li {
        border: 1px dotted #999;
        border-width: 0px 0 1px 0;
        margin: 5px;
		height: 74px;
}

#headlines li a { 
        color: #016baf;
        display: block;
        font: bold 13px Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #headlines li a {  /* make hover effect work in IE */
	width: 307px;
}

#headlines li a:hover {
        background: #dddddd;
}

#headlines a em { 
        color: #333333;
        display: block;
        font: normal 11px Arial, Helvetica, sans-serif;
        line-height: 14px; 
}

#headlines a span {
        color: #be1212;
        font: normal 10px Arial, Helvetica, sans-serif;
        line-height: 14px;
}

#headlines img {
	width: 67px;
	height: 67px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
	margin: 0px 12px 0px 0px;
	float: left;
	display: block;
}

/************** End **************/


/***************** Forms *****************/

#signup table {   
	/*background-color: #5a4122;  */ 
	color: #000000;   
	width: 375px;   
	/*border: 1px solid #c2aa8d;  */
	border-collapse: collapse;  
	margin-top: 12px;  
}   
  
#signup td {   
	/*border: 1px solid #D7E5F2;*/   
	padding: 3px 9px 3px 9px; 
	height: 24px;  
}

.labelcell {    
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;    
	color: #333333;    
	background-color: transparent;    
	width: 220px;    
}    
   
.fieldcell {    
	/*background-color: #F2F7FB;*/    
	color: #000000;    
	text-align: right;    
	margin-right: 0px;    
	padding-right: 0px;    
}    
   
.smalllabelcell {    
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;    
	color: #333333;    
	background-color: transparent;      
	width: 157px;    
}    
   
.smallfieldcell {    
	/*background-color: #F2F7FB;*/    
	color: #c2aa8d;    
	text-align: right;       
}

.smallfieldcell input {    
	width: 192px;
	height: 21px;    
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;    
	color: #333333;       
	background-color: #ffffff;
	background-image: url(../images/input_bg.png);
	background-repeat: repeat-x;      
	border: 1px solid #AAAAAA;   
	padding-left: 4px;
	padding-right: 4px;
}  

.smallfieldcell select {    
	width: 200px;    
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;    
	color: #333333;        
}  

.smallfieldcell textarea {    
	width: 192px;    
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;    
	color: #333333;        
	background-color: #ffffff;
	background-image: url(../images/input_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;      
	border: 1px solid #AAAAAA;   
	padding: 4px;
	margin: 0;
}   
   
#button {    
	
	padding: 0px 9px 0px 9px;
	margin: 0;    
}

/***************** End *****************/

divFloatRight {
   float:right;
   position:relative;
}

.spreadSheet {
   width: 752px;
   background: url(../Images/spreadsheetBg.png) left top no-repeat;
   padding-top:55px;
   margin: 0 auto;
}

.bottomSheetFrame {
   width: 752px;
   background: url(../Images/spreadsheetBottomBg.png) left bottom no-repeat;
   padding-bottom:14px;
   overflow: hidden;
}