/**
	C0LOUR REF:
	Light Blue: 0096d6
	Dark Blue: 	09013d
	Dark Blue Border: 130b45
	Grey:		84809e
	Text:		000000
	Warning Red:cc001e
**/
	
/* GENERAL DECLARATIONS */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-image: url(../../images/common/checkbg.gif);
}

span.sb	/* bot protector */
{
	display: none;
}

h1 {
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #0096d6;
	background-color: #fff;
	text-decoration: none;
	padding-left: 14px;
	padding-bottom: 9px;
	background-image: url(../../images/common/dividerTwoDots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
}

h2 {
	color: #0096d6;
	background-color: #fff;
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	background-image: url(../../images/common/dividerSingleDot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 4px;
	padding-bottom: 6px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 6px;
}

h3 {
	color: #0096d6;
	background-color: #fff;
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	background-image: url(../../images/common/dividerSingleDot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 8px 0 6px;
	padding-left: 5px;
	padding-bottom: 9px;
}

h4 {
	font-size: 11px;
	font-weight: 600;
	margin: 4px 8px 0 6px;
	padding-left: 5px;
}

h5 {
	color: #0096d6;
	background-color: white;
	font-size: 11px;
	font-weight: bold;
}

p, ul, a, dd, dt, h3, h4 {
	font-size: 11px;
}

p {
	font-size: 11px;
	margin: 0 11px 15px 11px;
	line-height: 16.34px;
}

p.lastParagraph {
	margin-bottom: 8px;
}

span.subPageTitle {
	font-size: 15px;
	font-weight: 600;
}

.positionText {
	position: absolute;
}

a:link, a:visited, a:hover, a:active   {
	color: #0096d6;
	background: #fff;
	text-decoration: underline;
}

#subNav a:link, a:visited, a:hover, a:active 
{
    background: none;
}

/* CENTRAL POSITIONING */
#container {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

/* HEADER SECTION */
#header {
	background-image: url(../../images/common/headerBackground.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 801px;
	height: 83px;
}

#header a
{
	display:block;
	margin-left: 635px;
	top: 0px;
}

/* MAIN NAV SECTION */
#main_nav {
	margin: 0px;
	padding: 0px;
}

#main_nav table tr td a
{
	background-color: Transparent;
	/* background-image: url(../../images/common/checkbg.gif);
	background-repeat: repeat; */
}


/* MAIN BODY MARKUP SECTION */
#contentMain {
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 799px;
	border-left: 1px solid #130b45;
	border-right: 1px solid #130b45;
	border-bottom: 1px solid #130b45;
	border-top: none;
	margin: 0px;
	padding: 19px 0 0 0;
	position: relative;
	background-color: white;
}

.contentFooter {
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #09013d;
	text-decoration: none;
	background-color: #fff;
	background-image: url(../../images/common/dividerTwoDots.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 14px;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 17px;
}
.contentFooter a {
	margin: 0 5px 0 18px;
}

.contentFooter a:link, .contentFooter a:visited, .contentFooter a:hover, .contentFooter a:active   {
	color: #09013d;
	background: #fff;
}

.contentFooter a:hover 
{
	color: #0096d6;
}

/* IMAGE MANAGEMENT */
img{
	margin: 0;
	padding: 0;
	border: none;
}

.imgHolderType1, .imgHolderType2, .imgHolderType3, .imgHolderType4, .imgHolderMap_1 {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

.imgHolderType1 {
	width: 198px;
}
.imgHolderType2 {
	width: 243px;
}
.imgHolderType3 {
	width: 135px;
}
.imgHolderType4 {
	width: 362px;
}

td.imgHolderType3 {
	position: relative;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

.imgShadow {
	background: url(../../images/common/imgShadow.gif) no-repeat bottom right;
	padding-right: 2px;
	padding-bottom: 2px;
}

.submitButton {
	float: right;
	height: 15px;
	width: 40px;
}


/* LEFT SECTION SPECIFIC */
#leftSection {
	position: relative;
	vertical-align: top;
}

#leftSection div.position {
	position: relative;
}

/* RIGHT SECTION SPECIFIC */
#rightSection {
	position: relative;
	vertical-align: top;
}

.right_shadow {
	vertical-align: top;
	background-image: url(../../images/common/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}

.right_shadow .shadow {
	background-image: url(../../images/common/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: 0px 20px;
	padding-top: 20px;
	font-size: 1px;
}

.bottom_shadow {
	background-image: url(../../images/common/shadow_bottom.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-size: 1px;
}

.bottom_right_shadow {
	vertical-align: top;
	text-align: left;
	font-size: 1px;
}

#pageDivider {
	margin: 0px;
	padding: 0px;
}


#subNav {
	background-image: url(../../images/common/subNavBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 542px;
	margin-left: 12px;
	margin-top: 20px; 
	border-left: 1px solid #84809e;
	border-right: 1px solid #84809e;
	border-top: 1px solid #84809e;
}

.mainContentType1 {
	width: 542px;
	margin: 17px 10px 0 10px;
	padding: 0;
}

.mainContentType2 {
	width: 577px;
	margin: 0;
	padding: 0;
}

.mainContentType2 .header {
	background-image: url(../../images/common/dividerSingleDot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 16px 7px 19px 5px;
	margin: 0 10px 5px 10px;
	font-size: 11px;
	font-weight: normal;
}

.mainContentType2 table {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 14px;
}

.mainContentType4 {
	width: 542px;
	height: 100%;
	margin-left: 12px;
	border-left: 1px solid #84809e;
	border-right: 1px solid #84809e;
	border-bottom: 1px solid #84809e;
	border-top: none;
	padding-top: 8px;
}

.mainContentType4 h2{
	padding-left: 6px;
	margin-top: 0;
}

.mainContentType4 .header {
	background: url(../../images/common/dividerSingleDot.gif) repeat-x left bottom;
	margin: 10px 6px 10px 8px;
	padding: 0 4px 14px 4px;
}

.leftColumn, .rightColumn {
	vertical-align: top;
}

.details_link_right {
	font-size: 10px;
	float: right;
	position: absolute;
	right: 21px;
	bottom: 17px;
}

.details_link_right a:link, .details_link_right a:visited, .details_link_right a:hover, .details_link_right a:active{
	color: #0096d6;
	background-color: #fff;
	text-decoration: underline;
}

/* FOOTER SECTION */
div.footerPane {
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #84809e;
	text-decoration: none;
	text-align: center;
	background-image: url(../../images/common/footerBackground.gif);
	background-repeat: repeat-x;
	/*background-color: #fff;*/
	background-color: Transparent;
	padding-top: 20px;
	padding-bottom: 6px;
	padding-right: 15px;
}

.footerPane a 
{
	font-size: 9px;
}

.footerPane a:link, .footerPane a:visited {
	color: #84809e;
	background-color: transparent;
	text-decoration: none;
}

.footerPane a:hover, .footerPane a:active {
	text-decoration: underline;
}

.footerPane p
{
	font-size: 9px;
	margin: 0;
}

/* PAGE HEIGHT MANAGEMENT */
div.prop
{
	position: relative;
    float: right;
    width: 1px;
}
  
.mainContentType4 .mincontentpaneheight, .mainContentType2 .mincontentpaneheight
{
    height: 250px;
}

.mainContentType1 .mincontentpaneheight
{
	height: 360px;
}

div.propclear
{
	position: relative;
	top: 0px;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.centeredContent {
	text-align: center;
	margin: 34px;

}


.cellSizer {
	height: 150px;
	width: 257px;
	border: 1px solid #84809e;
	padding: 1px;
}

.greyHeader {
	background-color: #84809e;
	color: #fff;
	background-image: none;
	padding: 6px 10px 8px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h1.greyHeader {
	font-size: 15px;
	font-weight: 700;
}

h2.greyHeader {
	font-size: 13px;
}

#printer {
	position: absolute;
	top: 4px;
	left: 414px;
	float: right;
	font-size: 11px;
	margin: 0;
}

#printer img {
	vertical-align: middle;
}

a.disabled:hover {
	color: #0d2b55;
	text-decoration: none;
}
