body {
	background-color: #FFFFFF;
	font-face: ;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center
}


/* Page Title */

#pageTitle {
	font-family: times;
	font-size: 24px;
	color: #192269;
	font-weight: bold;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: 1px;
}

#topDivider {
	height: 1px;
	background: #192269;
	margin-bottom: 2px;
        overflow: hidden;
}


/* Main Title Bar */

#topBar {
	position: absolute;
	top: 0px;
	left: 0px;
text-align: right;
        color: #ffffff;
	width: 100%;
        font-family: times;
	font-size: 16px;
}

.formTitle {
	text-align: right;
	font-weight: bold;
}

#topWrapper {
        padding-left: 214px;
	padding-right: 10px;
	margin: 0px;
	line-height: 23px;
	background: #303878;
}

#splashText {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	margin: 0px;
    padding-top: 7px;
    padding-right: 9px;
}

#mainTitle {
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}


.dataFieldLabel {
font-style: italic;
text-align: right;
}

/* Sub Links */

ul.subLinks {
	margin-top: 7px;
	margin-left: 20px;
	margin-bottom: 6px;
	padding: 0px;
        list-style: none;
	color: #112211;
        vertical-align: top;
}

ul.pageLinks {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        list-style: dash;
        color: #112211;
        background-color: transparent;
}

a.subLink {
	color: #111122;
	background-color: transparent;
	text-decoration: none;
	font-family: times;
	font-size: 13px;
	padding-left: 0px;
	line-height: 18px;
}

a.subLink:hover {
	color: #000011;
	text-decoration: underline;
}

#subLinkBox {
	position: absolute;
	top: 155px;
	left: 0px;
	width:150px;
	padding:0px;
	float:left;
	text-align:left;
	background: #F1F1F1;
}

#subLinksTop {
	width: 150px;
	height: 14px;
	margin: 0px;
	background: #192269;
        overflow: hidden;
}

#subLinksBottom {
	width: 150px;
	height: 14px;
	margin: 0px;
	background: #5E6496;
        overflow: hidden;
}


/* Splash Box */

#splashBox {
	border: 1px dashed #192269;
	margin-top: 21px;
	margin-right: 7px;
	padding: 10px;
	width: 185px;
	text-align: left;
	font-size: 13px;
	margin-bottom: 10px;
	float: right;
}


/* Group Links */

#groupLinks {
	margin-top: -2px;
	margin-right: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	background-color: #527641;
	margin-bottom: 10px;
	line-height: 22px;
}

a.groupLink {
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
	padding-right: 7px;
	padding-left: 7px;
}

a.groupLinkSel {
	color: #426631;
	background-color: #ffffff;
	text-decoration: none;
	padding: 3px;
	padding-right: 8px;
	padding-left: 8px;
}

a.groupLink:hover {
	color: #ffeeee;
	text-decoration: underline;
	padding: 3px;
	padding-right: 7px;
	padding-left: 7px;
}


/* Content */

#content {
	padding-top: 103px;
	padding-right: 10px;
	padding-bottom: 40px;
	text-align: left;
}

.padd30Left {
	padding-left: 30px;
}

.padd180Left {
	padding-left: 180px;
}

#contentText {
	text-align: left;
	padding-right: 10px;
}

#contentTextPaddRight {
	text-align: left;
	padding-right: 230px;
}


/* Footer */

#footer {
	position: relative;  // Needed for Safari
	padding: 0px;
        margin: 0px;
	color: #ffffff;
	background-color: #303878;
	width: 100%;
}

#poweredBy {
	margin-top: 5px;
	margin-left: 6px;
	float: left;
}

#poweredBySpace {
	margin-top: 7px;
	margin-right: 6px;
	float: right;
}

#contactInfo {
	font-size: 12px;
	padding: 4px;
}

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

a.botEmailLink:hover {
	text-decoration: underline;
}


/* Searching */

#searchForm {
	position: absolute;
	top: 34px;
	right:7px;
	font-size: 11px;
	padding: 0px;
	color: #110000;
	margin: 0px;
}

#search {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}

#searchLinks {
	text-align: center;
	font-size: .85em;
}

a.searchLink {
	color: #426631;
}

a.searchPrevNext {
	color: #426631;
	font-size: .85em;
	font-weight: bold;
}

a.searchPrevNextDead {
	color: #555555;
	font-size: .85em;
	font-weight: bold;
}

#searchResults {
	width: 550px;
	text-align: left;
}

div.searchTitle {
	color: #777777;
	font-size: .85em;
}

a.searchTitle {
	color: #426631;
}

div.searchText {
	font-size: .85em;
}


/* Top/Main Links */

img.barSpacer {
	margin-right: 110px;	
}

a.topLink {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	vertical-align: top;
}

a.topLink:hover {
	color: #ddddff;
	background: transparent;
	text-decoration: underline;
}


/* Parent Path Links */

#parentPath {
	color: #192269;
	text-decoration: none;
	font-family: times;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	margin-top: -8px;
	margin-bottom: 5px;
	padding-right: 2px;
	text-align: right;
}

a.pathLink {
	color: #192269;
	background-color: transparent;
	text-decoration: none;
}

a.pathLink:hover {
	background: transparent;
	text-decoration: underline;
}

/* Text Sections */

.textSection {
	padding: 8px
}

.textSectionBar {
	height: 1px;
	background: #5E6496;
	margin-bottom: 2px;
        overflow: hidden;
}

.textSectionTitle {
	font-family: times;
	font-size: 15px;
	color: #192269;
	font-weight: bold;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: 1px;
}

a.backToTopLink {
	font-family: times;
	font-size: 10px;
	color: #192269;
	font-weight: normal;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: -9px;
}


/* Back Link */

#backLinkText {
	font-family: times;
	font-size: 12px;
	color: #192269;
	font-weight: normal;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: -9px;
}

#backLink {
	font-family: times;
	font-size: 12px;
	color: #192269;
	font-weight: normal;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: -9px;
	text-decoration: none;
}

#backLink:hover {
	color: #091259;
	text-decoration: underline;
}


/* Print Controls */

.printOnly {
	display: none;
}

