﻿body 
{
	position: absolute;
	margin-left: 50%;
	margin-top: 2px;
	width: 758px;
	left: -375px;
	font-family: Verdana;
	font-size: 9pt;
}

H4
{
	margin-bottom: 5px;
	font-size: 130%;
	font-family: Verdana;
	color: #990033;
}

H5
{
	margin-bottom: 15px;
	font-size: 120%;
	font-family: Verdana;
	color: #990033;
}

UL
{
	margin-top: 8px;
	margin-bottom: 0px;
}

LI
{
	margin-bottom: 10px;
}

A
{
	color: #990033;
}

INPUT
{
	margin: 0px;
	margin-right: 5px;
	font-size: 100%;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #284279;		
}

TEXTAREA
{
	margin: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #284279;		
}

.btn
{
	background-color: #990033;
	color: #FFFFFF;
	font-size: 8pt;
	border: 1px solid #000000;	
}

.careerHeader
{
	color: #990033;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #990033;
}

.giftHeader
{
	color: #990033;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #990033;
}

.listbox
{
	font-size: 100%;
	font-family: Verdana;
}

.topheader
{
	width: 758px;
}

.topNav
{
	position: absolute;
	width: 758px;
	left: 0px;
	top: 104px;
	background-color: #E583A4;
	height: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.navLinks
{
	font-size: 8pt;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #990033;
	border: 1px outset #FFFFFF;
	text-decoration: none;
}

.navLinks:visited
{
	color: white;
}

.navLinks:hover
{
	color: black;
	background-color: White;
	border: 1px inset #000000;
}

.topnavLinks
{
	font-size: 8pt;
	color: #990033;
	padding-left: 5px;
	padding-right: 5px;
}

.leftNav
{
	width: 200px;
	/*padding-top: 50px;*/
	vertical-align: top;
	padding-left: 5px;
	border-top: 15px solid #990033;
	border-left: 1px solid #990033;
	border-right: 1px solid #990033;
	border-bottom: 1px solid #990033;
}

.leftNav2
{
	width: 250px;
	/*padding-top: 50px;*/
	vertical-align: top;
	padding-left: 5px;
	border-top: 15px solid #990033;
	border-left: 1px solid #990033;
	border-right: 1px solid #990033;
	border-bottom: 1px solid #990033;
}

.leftNavLinks
{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: #990033;
	line-height: 20px;
}

.breadcrumbs
{
	width: 400px;
	/*padding-top: 50px;*/
	vertical-align: top;
	padding-top: 25px;
	padding-left: 5px;
}

.breadcrumbs2
{
	width: 400px;
	/*padding-top: 50px;*/
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
}

.breadLinks
{
	font-size: 8pt;
	font-family: Verdana;
	color: #990033;
}

.breadLinks:visited
{
	color: #990033;
}

.bottomnav
{
	width: 758px;
	height: 20px;
}

.navbarTop
{
	width: 758px;
	height: 5px;
	background-repeat: repeat-x;
	background-image: url('../images/top_bar_maroon.jpg');	
}

.navbarBottom
{
	width: 758px;
	height: 5px;
	background-repeat: repeat-x;
	background-image: url('../images/top_bar_maroon.jpg');	
}

.bottomnavLinks
{
	font-family: Verdana;
	font-size: 8pt;
}

.mainPage
{
	width: 758px;
	height: 200px;
	background-color: #FBFBDE;	
}

.mainContent
{
	width: 550px;
	font-family: Verdana Sans-Serif;
	/*font-size: 11pt;*/
	text-align: justify;
	padding-right: 40px;
	padding-bottom: 40px;
}

.mainContentDefault
{
	width: 520px;
	font-family: Verdana Sans-Serif;
	/*font-size: 11pt;*/
	text-align: justify;
	/*padding-top: 50px;*/
	padding-bottom: 20px;
	border-bottom: 1px solid #990033;
}

.mainHeader
{
	background-image: url('../images/header_bg.gif');
	background-repeat: repeat-x;	
	font-family: Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color: White;
	padding-left: 20px;
	width: 270px;
	padding-top: 5px;
}

.mainHeaderEnd
{
	background-image: url('../images/header_bg_end.gif');
	background-repeat: no-repeat;	
	padding-right: 20px;
	padding-top: 15px;
}


.mainBullets
{
	padding-right: 20px;
	font-weight: bold;
	font-size: 8pt;
	color: #990033;
	width: 240px;
}

.mainImage
{
	border: 1px solid #990033;
}

.mainImageDefault
{
	padding-top: 30px;
}

.spacer
{
	background-color: White;
	width: 758px;
	height: 5px;
}

.watermark
{
	background-image: url('../images/watermark.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.textsizedropdown
{
	font-size: 8pt;
}

SELECT
{
	font-size: 8pt;
}