﻿body
{
	margin: 0px;
	background: #FFFFFF url('watermark.jpg') no-repeat;
}

div.Header
{
	width: 980px;
	height: 40px;
	overflow: hidden;
	margin: 0px auto;
	padding: 0px;
}
div.Content
{
	width: 980px;
	height: 502px;
	overflow: auto;
	margin: 0px auto;
	padding: 0px;
}
div.ContentAlt
{
	height: 502px;
	overflow: auto;
}
div.Footer
{
	width: 980px;
	margin: 25px auto auto auto;
	padding: 0px;
}
div.FormHeader
{
	margin-top: 10px;
	width: 276px;
	height: 90px;
	overflow: hidden;
}
div.FormHeaderAlt
{
	margin-top: 10px;
}
div.FormContent
{
	height: 370px;
	overflow: auto;
}
div.FormContentAlt
{
	height: 420px;
	overflow: auto;
}
div.FormContentComments
{
	height: 478px;
	overflow: auto;
}
div.FormContentNarrow
{
	width: 296px;
	height: 327px;
	overflow: auto;
}
div.FormContentNarrowAlt
{
	width: 296px;
	height: 370px;
	overflow: auto;
}
div.FormScrollingBreak
{
	margin-top: 15px;
}
div.ExtNav
{
	float: right;
	border-bottom: solid 1px #999999;
	width: 298px;
	height: 20px;
	margin-right: 20px;
}
div.Numbers
{
	float: right;
	width: 305px;
	padding-top: 8px;
}
div.Numbers img
{
	padding-right: 2px;
}
div.Nav
{
	float: right;
	border-bottom: solid 1px #999999;
	width: 305px;
	height: 20px;
}
div.Twitter
{
	width: 305px;
	margin-top: 10px;
}
div.TwitterFeed
{
	float: left;
	margin-left: 8px;
}

.scrollVertDefault .jScrollPaneTrack 
{
	/*position: absolute;
	cursor: pointer;
	left: auto !important;
	bottom: auto !important;
	right: 0;
	top: 0;
	height: 100%;
	background: transparent url('/Images/scroll_area_vert_bg.jpg') repeat-y !important;*/
	position: absolute;
	cursor: pointer;
	left: auto !important;
	bottom: auto !important;
	right: 0;
	top: 0;
	height: 100%;
	background: #F2F2F2 !important;
}
.scrollVertDefault .jScrollPaneDrag 
{
	/*background: transparent url('/Images/vertical_bar.jpg') no-repeat !important;*/
	width: 4px;
	height: 45px;
	background: #000000 !important;
}
.scrollVertDefault .scrollVert-pane 
{
	background-color: transparent;
	display: block;
	overflow: auto;
}

td.Label
{
	text-align: left;
	vertical-align: bottom;
	padding-top: 6px;
}
td.Input
{
	text-align: left;
	vertical-align: top;
}

.img
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.imgHov
{
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.mnuStatic
{
	
}
.mnuStatic a:hover
{
    vertical-align: top;
	font: normal 9px arial;
    color: #000000;
    text-decoration: none;
}
.mnuStaticItem
{
    vertical-align: top;
	font: normal 9px arial;
	color: #999999;
	text-decoration: none;
}
.mnuStaticSel
{
    vertical-align: top;
	font: normal 9px arial;
    color: #000000;
    text-decoration: none;
}
.mnuStaticHov
{
    vertical-align: top;
	font: normal 9px arial;
    color: #000000;
    text-decoration: none;
}

.lnkPrimary
{
	font: bold 14px arial;
	color: #000000;
	text-decoration: none;
}
.lnkPrimaryHov
{
	font: bold 14px arial;
	color: #FF00CC;
	text-decoration: none;
}
.lnkDefault
{
	font: normal 11px arial;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}
.lnkDefaultHov
{
	font: normal 11px arial;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
.lnkBlogMsg
{
	font: italic normal 11px arial;
	color: #999999;
	text-decoration: none;
}
.lnkBlogMsgHov
{
	font: italic normal 11px arial;
	color: #000000;
	text-decoration: none;
}
.lnkTwitter
{
	float: left;
	/*margin-left: 8px;*/
	font: normal 9px arial;
	color: #999999;
	text-decoration: none;
}
.lnkTwitterHov
{
	float: left;
	/*margin-left: 8px;*/
	font: normal 9px arial;
	color: #000000;
	text-decoration: none;
}

.lblSiteTitle
{
	margin-top: 10px;
	font: normal 9px arial;
	color: #999999;
}
.lblUser
{
	vertical-align: top;
	font: normal 9px arial;
	color: #FF00CC;
	text-transform: uppercase;
}
.lblInstruct
{
	font: normal 11px arial;
	color: #999999;
}
.lblHdr
{
	font: normal 20px arial;
	color: #000000;
	text-transform: uppercase;
}
.lblSubHdr
{
	font: normal 11px arial;
	color: #999999;
}
.lblSubHdrUpper
{
	font: normal 11px arial;
	color: #999999;
	text-transform: uppercase;
}
.lblDefault
{
	color: #333333;
	font: normal 9px arial;
}
.lblInput 
{
	color: #FF00CC;
	font: normal 9px arial;
}
.lblDetail 
{
	color: #5DFFD4;
	font: normal 8px arial;
}
.lblAlert
{
	color: #CC0000;
	font: normal 8px arial;
}
.lblFeedback
{
	color: #FF00CC;
	font: normal 9px arial;
}

.txtDefault
{
	border: none;
	padding: 2px;
	background-color: #F2F2F2;
	color: #FF00CC;
	font: normal 9px arial;
}
.txtWatermark 
{
	border: none;
	padding: 2px;
	background-color: #F2F2F2;
	color: #000000;
	font: italic 9px arial;
}
.txtSearch
{
	width: 92px;
	vertical-align: top;
}
.txtDate
{
	width: 8em;
}
.txtMed
{
	width: 200px;
}
.txtLong
{
	width: 250px;
}
.txtMulti
{
	height: 5em;
}
.txtMultiMed
{
	width: 250px;
	height: 5em;
}
.txtMultiLong
{
	width: 450px;
	height: 5em;
}

.ddlDefault
{
	padding: 2px;
	background-color: #F2F2F2;
	color: #FF00CC;
	font: normal 9px arial;
}

.tbl
{
	border: solid 1px #084694;
}
.tblEmptyRow
{
	height: 2em;
	vertical-align: middle;
	text-align: left;
	background-color: #084694;
	color: #FFFFFF;
	font: bold 11px arial;
}
.tblHdrRow
{
	height: 2em;
	vertical-align: middle;
	text-align: left;
	background-color: #084694;
	color: #FFFFFF;
	font: bold 11px arial;
}
.tblHdrRow a
{
	color: #FFFFFF;
	font: bold 11px arial;
}
.tblHdrRow a:hover
{
	color: #C1DDFF;
	font: bold 11px arial;
}
.tblRow
{
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	color: #0F3E6D;
	font: normal 9px arial;
}
.tblRow td
{
	border-top: solid 1px #C1DDFF;
	border-bottom: solid 1px #C1DDFF;
}
.tblRow span
{
	color: #0F3E6D;
	font: normal 9px arial;
}
.tblAltRow
{
	vertical-align: top;
	text-align: left;
	background-color: #EAEFFF;
	color: #0F3E6D;
	font: normal 9px arial;
}
.tblAltRow td
{
	border-top: solid 1px #C1DDFF;
	border-bottom: solid 1px #C1DDFF;
}
.tblSelRow
{
	vertical-align: top;
	text-align: left;
	background-color: #FFD6AD;
	color: #084694;
	font: bold 9px arial;
}
.tblSelRow td
{
	border-top: solid 1px #C1DDFF;
	border-bottom: solid 1px #C1DDFF;
}
.tblSelRow span
{
	color: #084694;
	font: bold 9px arial;
}
.tblEditRow
{
	vertical-align: top;
	text-align: left;
	background-color: #FFD6AD;
	color: #0F3E6D;
	font: normal 9px arial;
}
.tblEditRow td
{
	border-top: solid 1px #C1DDFF;
	border-bottom: solid 1px #C1DDFF;
}
.tblPageRow
{
	height: 2em;
	vertical-align: middle;
	text-align: left;
	background-color: #C1DDFF;
	color: #0F3E6D;
	font: bold 11px arial;
}
.tblPageRow table
{
	float: left;
}
.tblPageRow a
{
	color: #0F3E6D;
	font: bold 11px arial;
}
.tblFtrRow
{
	height: 2em;
	vertical-align: middle;
	text-align: left;
	background-color: #C1DDFF;
	color: #0F3E6D;
	font: bold 11px arial;
}
.tblFtrRow a
{
	color: #0F3E6D;
	font: bold 11px arial;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}