/* 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 */

/* Body defines the overall background of the site */
Body {  
	margin: 0px;
	padding: 0 px;
	background-color: #0C4997;
	}
/* ------------------------------------------ */

.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;
	}
	
.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;
}

/* added for new homepages, November 06 */

.titlebar {
	border-bottom: 1px solid #CC0000;
}
A.students {
	color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
}

A.students:visited {
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 11px;
	font-weight : normal;
}

A.students:hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 11px;
	font-weight : normal;
}
A.staff {
	color : #3D6927;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
}

A.staff:visited {
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #3D6927;
	font-size : 11px;
	font-weight : normal;
}

A.staff:hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #3D6927;
	font-size : 11px;
	font-weight : normal;
}
/* added for new homepages, November 06 */
.paymentList {
	list-style-image: url('/uploadedImages/paymentOrders/roundblack.gif');
}

.paymentList2 {
	list-style-image: url('/uploadedImages/paymentOrders/blackArrow.gif');
}
