/* default site link styles */

A {
	color : #B30000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}

A:visited {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF7113;
	font-size : 11px;
	font-weight : normal;
}

A:hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #E26D6D;
	font-size : 11px;
	font-weight : normal;
}

/* ------------------------------------------ */

/* Cookie trail link styles */
.crumbLink {
	color : #0C4997;
	text-decoration : none;
	font-size : 9px;
	line-height : 18px;
}

.crumbLink:visited {
	text-decoration : none;
	color : #0C4997;
	font-size : 9px;
}

.crumbLink:hover {
	text-decoration : none;
	color : #2E69B4;
	font-size : 9px;
}
/* ------------------------------------------ */

/* Site defined styles */
form {
	padding: 0px;
	margin: 0px;
}
/* Body defines the overall background of the site */
body {  
	margin: 0px;
	padding: 0 px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* ------------------------------------------ */

.contentBold
{	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	}
	
.content
{	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	background-color: #FFFFFF;
	}
	
.contentSM
{	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 9px;
	}
	
.contentSMBold
{	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 9px;
	font-weight : bold;
	}

.alert {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #B30000;
	font-weight : bold;
	font-size : 12px;
}

.alertSmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #B30000;
	font-weight : normal;
	font-size : 10px;
}

.subTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF7113;
	font-weight : bold;
	font-size : 12px;
}

.subTitle2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0C4997;
	font-weight : normal;
	font-size : 12px;
}

.specialOffers {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0C4997;
	font-weight : bold;
	font-size : 14px;
}

.subContent {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0C4997;
	font-weight : bold;
	font-size : 11px;
}

.formOrange {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF7113;
	font-weight : normal;
	font-size : 11px;
}

.formBlue {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0C4997;
	font-weight : normal;
	font-size : 11px;
}

.orangePageHeader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF7113;
	font-weight : bold;
	font-size : 12px;
}

.arrow {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #B30000;
	font-weight : normal;
	font-size : 11px;
}

.coolForm {
	border-width: 1 1 1 1; 
	text-align: left; 
	border-style: solid solid solid solid; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
}

ol
{	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	}
	
.siteMapItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.siteMapItemAlt
{
    background-color: #f3f3f3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListHead
{
    background-color: #D4E0EC;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: #4571A6;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 15pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f3f3f3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #FFFFFF;
    line-height: 0pt;
    padding-bottom: 0px;
}

.round{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-type: circle;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.FormInput {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#00346A;
	background-color:#E9E9E9;
	border:1px solid #999999;
}
input.searchtext
{
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#00346A;
	background-color:#E9E9E9;
	border:1px solid #999999;
	width: 130px;	
	height: 13px;
}
#searchbox
{
	background-color: #FFFFFF;
	width: 144px;
	/*height: 21px;*/	
}
a.search:visited,
a.search:link,
a.search
{
	display:block;
	background: #fff url('/assets/images/header/go_off.gif') no-repeat top left;
	width:35px; 
	height:21px;
	text-decoration: none;
}
a.search:hover  
{
	background: #fff url('/assets/images/header/go_on.gif') no-repeat top left;
}
a>img
{
	border: 0px;	
}
#ecmContent2
{
	text-align:left;
}
.PageTitle
{
	color : #B30000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
}
#SubContent
{
	padding: 5px 5px 5px 5px;
}

/* Scholars Styles */

h1{
	color: #b20000;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
h2{
	color: #000;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
a.scholar-links{
	color: #4D90CD;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
a.scholar-links:hover{
	color: #004080;
	text-decoration: none;
}
#page-table{
	border: 1px solid #BFBFBF;
	width: 680px;
}
#page-table, #page-table tr, #page-table td{
	font-size: 14px;
	font-family: Arial;
	line-height: 18px;
	text-align: left;
}
#page-table td{
	padding: 10px 20px 0 20px;
}
#page-table p{
	padding: 0;
	margin: 0 0 10px 0;
}

/* New Stuff  12/13/07*/
#pictable td{
	width: 150px;
	padding: 0;
	text-align: center;
}
#pictable img{
	margin: 0 auto;
}
#pictable a{
	color: #4D90CD;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
#pictable a:hover{
	color: #004080;
	text-decoration: none;
}
.bluetitle{
				color: #4D90CD;
				font-weight: bold;
			}
.smallprint{
				font-size: 8px;
				line-height: 8px;
				color: #4D90CD;
			}
.direction-links{
text-align: center; 
padding-top: 30px;
}
.footer
{
	color: #FFFFFF;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9px;
	/*font-weight: bold;*/
	white-space:nowrap;
}
/* 
    New Stuff  04/23/08
    2009 Scholarship Info
*/
#myList{
	
}
#myList ul{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #FFF;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}
#myList ul li{
	display: inline;
}
#myList ul li a:link,
#myList ul li a:visited{
	color: #FFF;
	background-color: #0c4997;
	padding: 10px 8px 10px 8px;
	float: left;
	border-right: 1px solid #FFF;
	font-weight: bold;
	font-size: 10px;
}
#myList ul li a:hover,
#myList ul li a.selectedpage{
	color: #0c4997;
	background-color: #bdcce2;
}
