@charset "utf-8";


html {
overflow-y: scroll;
}

body {
	background-color: #959595;
	margin: 0px;
	text-align:center;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.Container {
	width:974px;
	text-align:left;
	background-repeat: repeat-y;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #cdcdcd;
	height: auto;
	background-position: 0px 0px;
	background-image: url(/images/content_bg.gif);
}
.TopMenu {
	font-size: 8pt;
	height: 14px;
	vertical-align: middle;
	color: #FFFFFF;

}
.TopMenu a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.TopMenuBB a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.TopMenuRight {
	float: right;
	text-align: right;	
	font-size: 8pt;
	height: 14px;
	vertical-align: middle;
	color: #FFFFFF;
	margin-right: 15px;
	
}
.TopMenuRight a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.TopMenuEmail {
	float: left;
	text-align: left;	
	font-size: 8pt;
	height: 14px;
	vertical-align: top;
	color: #FFFFFF;
	margin-right: 15px;
	
}
.TopMenuEmail a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.MainMenu {
	width: 208px;
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: right;
	float: left;
	height: 212px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.MainMenu img {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.MainMenuSub {
	width: 208px;
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: right;
	float: left;
}
.MainMenuSub ul {
	margin-top: -2px;
	margin-bottom: 2px;
	text-align: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
}
.MainMenuSub a:link {
	text-decoration: none;
	color: #000000;
}
.MainMenuSub a:visited {
	text-decoration: none;
	color: #000000;
}
.MainMenuSub a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.MainMenuSub a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.FooterMenu {
	font-size: 9px;
	float: right;
	clear: none;
	margin-top: -40px;
}
.FooterMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.TopBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #01415D;
	text-align: right;
	vertical-align: middle;
	padding: 2px;
}
.TopBar a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
}
.Logo {
	background-color: #306B8D;
	vertical-align: middle;
	height: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 974px;
}
.TopDiv {
	background-image: url(/images/top_div.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 974px;
}
.TopPhoto {
	height: 212px;
	width: 509px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	position: relative;
}
.TopPhotoText {
	position: absolute;
	z-index: 1;
	bottom: 4px;
	right: 5px;
	visibility: hidden;
}
.TopPhotoText a {
	color: #FFFFFF;
	text-decoration: none;
}

.2ndDiv {
	background-image: url(/images/content_bg.jpg);
	height: 30px;
	background-repeat: repeat-y;
	float: none;
	clear: both;
}
.EventContainer {
	clear: both;
	float: left;
	width: 348px;
	margin-top: 5px;
	position: relative;
}
.EventHeading {
	background-image: url(/images/news_headbg.jpg);
	background-repeat: repeat-x;
	height: 48px;
	width: 348px;
}
.EventTopLeft {
	background-image: url(/images/news_topleft.jpg);
	float: left;
	height: 10px;
	width: 10px;
}
.EventBotLeft {
	background-image: url(/images/news_botleft.jpg);
	float: left;
	height: 10px;
	width: 10px;
}
.EventTopRight {
	background-image: url(/images/news_topright.jpg);
	float: right;
	height: 10px;
	width: 10px;
}
.EventBotRight {
	background-image: url(/images/news_botright.jpg);
	float: right;
	height: 10px;
	width: 10px;
}
.EventTitle {
	clear: both;
}
.EventContent {
	background-color: #FFFFFF;
	width: 338px;
	clear: both;
	padding: 5px;
	float: left;
}
.EventFooter {
	background-color: #f1f1f0;
	clear: both;
	width: 348px;
	float: left;
	text-align: right;
	padding-top: 5px;
	text-indent: 5px;
	height: 26px;
}
.EventFooter a {
	font-style: italic;
	color: #336699;
}
.EventContent a {
	font-weight: bold;
	color: #336699;
}

.NewsContainer {
	clear: both;
	float: left;
	margin-top: 5px;
	position: absolute;
	width: 348px;
	left: 353px;
	top: 0px;
	height: 100%;
}
.NewsHeading {
	background-image: url(/images/events_headbg.jpg);
	background-repeat: repeat-x;
	height: 48px;
	width: 348px;
	clear: both;
	float: left;
}
.NewsTopLeft {
	background-image: url(/images/events_topleft.jpg);
	float: left;
	height: 10px;
	width: 10px;
}
.NewsBotLeft {
	background-image: url(/images/news_botleft.jpg);
	float: left;
	height: 10px;
	width: 10px;
}
.NewsTopRight {
	background-image: url(/images/events_topright.jpg);
	float: right;
	height: 10px;
	width: 10px;
}
.NewsBotRight {
	background-image: url(/images/news_botright.jpg);
	float: right;
	height: 10px;
	width: 10px;
}
.NewsTitle {
	clear: both;
}
.NewsContent {
	background-color: #FFFFFF;
	width: 338px;
	clear: both;
	padding: 5px;
	float: none;
	position: relative;
}
.NewsFooter {
	background-color: #f1f1f0;
	clear: both;
	width: 348px;
	float: none;
	text-align: right;
	padding-top: 5px;
	text-indent: 5px;
	height: 26px;
}
.NewsFooter a {
	font-style: italic;
	color: #336699;
}
.NewsContent a {
	font-weight: bold;
	color: #336699;
}
.ContentColumns {
	clear: both;
	float: none;
	left: 15px;
	position: relative;
	z-index: auto;
	height: auto;
	background-repeat: repeat-y;
}
.RightColumn {
	float: right;
	width: 235px;
	padding-right: 30px;
	padding-top: 5px;
}

.RightBoxFooter {
	background-color: #f1f1f0;
	background-image: url(/images/sidebox_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
  height: 26px;
}

.Words {
	background-color: #FFFFFF;
	background-image: url(/images/words_head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 235px;
	padding-top: 81px;
	margin-top: 5px;
}
.WordsContent {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	width: 225px;
	margin: auto;
}
.WordsContent a {
	font-weight: bold;
	color: #336699;
}
 
.WordsFooter {
	background-color: #f1f1f0;
	clear: both;
	width: 235px;
	float: none;
	text-align: right;
	padding-top: 5px;
	text-indent: 5px;
	height: 26px;
	font-weight: bold;
}
.WordsFooter a {
	font-style: italic;
	color: #336699;
}


.Stories {
	background-color: #FFFFFF;
	background-image: url(/images/stories_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 235px;
}
.Stories a {
	font-weight: bold;
	color: #336699;
}

.StoriesContent {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	margin: auto;
	width: 225px;
}
.StoriesContent a {
	font-weight: bold;
	color: #336699;
}

.StoriesImg {
	z-index: 1;
	position: absolute;
	height: 10px;
	width: 10px;
}
.StoriesName {
	font-weight: bold;
	position: absolute;
	top: 45px;
	right: 35px;
	width: 140px;
}


.BotDiv {
	background-image: url(/images/bot_div.jpg);
	clear: both;
	height: 18px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
.Footer {
	background-image: url(/images/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 974px;
	height: 70px;
	color: #FFFFFF;
	text-align: left;
	font-size: 7pt;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.FooterAddy {
	width: 300px;
	padding-top: 40px;
	padding-left: 72px;
}
.RightBoxFooter a {
	font-style: italic;
	color: #336699;
}
.SubContent {
	height: auto;
	width: 729px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	vertical-align: text-top;
	padding-left: 10px;
	padding-right: 5px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(/images/corner_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: -2px;
}
.SubContent h1 {
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24pt;
	color: #306B8D;
	margin-top: -2px;
}

.SubContent h2 {
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18pt;
	color: #306B8D;
	margin-top: -2px;
}

.SubContent a:link {
	text-decoration: none;
	color: #306B8D;
}
.SubContent a:visited {
	text-decoration: none;
	color: #306B8D;
}
.SubContent a:hover{
	text-decoration: underline;
	color: #306B8D;
}
.SubContent a:active {
	text-decoration: underline;
	color: #306B8D;
}
 
.pdf {
	background-color: #F5F5F5;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #999999;
	width: 400px;
	text-align: center;
}

.Error { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C10000;
}

/* ----------------------------------------------------------------------------
     LOGIN TABLE FOR CURRENT SCHOLARS LOGIN ROUTINE 
-------------------------------------------------------------------------------*/

.LoginTable {
	padding: 2px auto;
	border: thin solid #306B8D;
	width: 200px; 
	text-align: center;
	float: right;
  background: #ffffff;*/ 
}

.LoginTable a:link {
	text-decoration: underline;
	color: #306B8D;
}
.LoginTable a:visited {
	text-decoration: underline;
	color: #306B8D;
}
.LoginTable a:hover{
	text-decoration: underline;
	color: #306B8D;
}
.LoginTable a:active {
	text-decoration: underline;
	color: #306B8D;
}

.LoginContent {
	 border: 0; 
	 width; 145px;
	 padding: 0px; 
	 text-align: center;
	}

.Loginheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #306B8D;
	font-size: 14px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}
 
.Logininput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
} 
.ImgBorder {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-right: 2px;
	margin-left: 2px;
}




/* ----------------------------------------------------------------------------
     TABLE FOR SCHOLAR REQUIREMENTS PAGE  
-------------------------------------------------------------------------------*/

.ScholarReqsTable {
	padding: 2px auto;
	margin: 2px auto;
	border: thin solid #306B8D;
	width: 99%; 
	text-align: center;
  background: #ffffff; 
  
}

.ScholarHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #306B8D;
	font-size: 18px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}

.ScholarReqsTableHeader {
	background: #306B8D;
  color: #ffffff; 
  text-align: left;
  valign:top;
}

.ScholarReqsTableOdd {
	background: #ffffff;
  text-align: left;
  valign:top;
}

.ScholarReqsTableEven {
	background: #E0E0E0;
  text-align: left;
  valign:top;
}

/* ----------------------------------------------------------------------------
     TABLE FOR CONTACT US   
-------------------------------------------------------------------------------*/


.ContactTable {
	padding: 2px auto;
	margin: 2px auto;
	border: thin solid #306B8D;
	width: 70%; 
	text-align: center;
  background: #ffffff; 
}

.ContactBG  {
	background: #306B8D;
	width: 25%; 
  color: #ffffff; 
  text-align: right;
  font-weight: bold;
  padding: 0 5px 0 0;
}

.ContactField {
	background: #ffffff;
	text-align: left;
	padding: 2px 0 2px 0;
	position: top;
}

.ContactField:link {background: #ffffff}     /* unvisited link */
.ContactField:visited {background: #ffffff}  /* visited link */
.ContactField:hover {background: #E1EDF4}   /* mouse over link */
.ContactField:active {background: #E1EDF4}   /* selected link */

.ContactFieldNone {
	background: #ffffff;
	text-align: left;
	padding: 2px 0 2px 0;
	position: top;
}

/* ----------------------------------------------------------------------------
     TABLE FOR Scholar Registration page
-------------------------------------------------------------------------------*/


.ScholRegTable {
	padding: 2px auto;
	margin: 2px auto;
	border: thin solid #306B8D;
	width: 90%; 
	text-align: center;
  background: #ffffff; 
}

.ScholRegBG  {
	background: #306B8D;
	width: 25%; 
  color: #ffffff; 
  text-align: right;
  font-weight: bold;
  padding: 0 5px 0 0;
  position: top;
}

.ScholRegField {
	background: #ffffff;
	text-align: left;
	padding: 2px 0 2px 0;
	position: top;
}

.ScholRegField:link {background: #ffffff}     /* unvisited link */
.ScholRegField:visited {background: #ffffff}  /* visited link */
.ScholRegField:hover {background: #E1EDF4}   /* mouse over link */
.ScholRegField:active {background: #E1EDF4}   /* selected link */

.ScholRegFieldNone {
	background: #ffffff;
	text-align: left;
	padding: 2px 0 2px 0;
	position: top;
}

/* ----------------------------------------------------------------------------
     CURRENT SCHOLARS -   
-------------------------------------------------------------------------------*/

.ScholarEventText { 
	text-align; left;
	padding: 0;
	margin: -5px,0 0 0 ;
	color: #D70000;
	font-style: italic;
}


/* ----------------------------------------------------------------------------
     Bill Daniels - /Bill_Daniels.asp in root   
-------------------------------------------------------------------------------*/


.BillDanielsTable {
 
	display:block;
	float:right;
	height:30px;
	border:none;
	margin: 0;
	padding: 0;
	list-style: none;
}

.BillDanielsHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #306B8D;
	font-size: 18px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}

.BillDanielsTableHeader {
	background: #306B8D;
  color: #ffffff; 
  text-align: left;
  valign:top;
}

.BillDanielsTableOdd {
	background: #ffffff;
  text-align: left;
  valign:top;
}

.BillDanielsTableEven {
	background: #E0E0E0;
  text-align: left;
  valign:top;
}

                                                                                                                                                                                                              
