@charset "utf-8";
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #22366d;
	background-image: url(/images/hdr/bottom_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a:link { color: #30549f; text-decoration: underline}
a:visited { color: #25417b; text-decoration: underline}
a:hover {color: #497ff1; text-decoration: underline}
a:active {color: #cc203c; text-decoration: underline}

H1 {
	font-size: 185%;
	font-weight: bold;
	color: #cc203c;
	margin: 8px 0px 30px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;	
}

H2 {
	font-size: 135%;
	font-weight: bold;
	color: #22366d;
	margin-top: 30px;	
}

H3 {
	font-size: 125%;
	font-weight: bold;
	color: #cc203c;
	margin-top: 30px;	
}

H4 {
	font-size: 125%;
	font-weight: bold;
	color: #22366d;	
}

H5 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	margin-top: 30px;	
}

H6 {
	font-size: 90%;
	font-weight: bold;
	color: #444444;
	margin-top: 30px;
	margin-bottom: -20px;
}


.thrColFixHdr #container { 
	width: 939px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #whiteBackground { 
	width: 939px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color: #FFF;
} 
.thrColFixHdr #header {
	background-image: url(/images/hdr/hdr_home_logo.gif);
	background-position: bottom;
	height: 180px;
	width: 939px;
	padding: 42px 0 0 0;
	background-repeat: no-repeat;
	float: right;
	clear: both;
} 
.thrColFixHdr #headerInterior {
	background-image: url(/images/hdr/hdr_home.gif);
	background-position: bottom;
	height: 180px;
	width: 939px;
	padding: 42px 0 0 0;
	background-repeat: no-repeat;
	float: right;
	clear: both;
} 
.thrColFixHdr #sidebar1 {
	float: left;
	width: 272px;
	margin: 0;
	font-size: 75%;
	line-height: 16px;
	color: #22366d;
}
.thrColFixHdr #sidebar1 img {
	margin: 0;
	background-color: #fff;
}

.thrColFixHdr #sidebar1 ul li {
	list-style-type: square;
}

.thrColFixHdr #sidebar1Text {
	background-image: url(/images/sidebar/left_gradient.gif);
	background-repeat: repeat-x;
	padding: 20px 0 20px 0;
	margin: -21px 0 0 0;
}

#sidebar1Text a:link  { color: #22366d; text-decoration: none }
#sidebar1Text a:visited  { color: #22366d; text-decoration: none }
#sidebar1Text a:hover { color: #cc203c; text-decoration: none }
#sidebar1Text a:active  { color: #cc203c; text-decoration: none }

.thrColFixHdr #sidebarHomeLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 290px;
	height: 123px;
	padding: 0; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebarHomeLeftMid {
	float: left; /* since this element is floated, a width must be given */
	width: 290px;
	height: 123px;
	padding: 0; /* padding keeps the content of the div away from the edges */
	padding: 0;
}

.thrColFixHdr #sidebarHomeLeftBottom {
	float: left; /* since this element is floated, a width must be given */
	width: 290px;
	padding: 0; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebarHomeRight {
	float: right; /* since this element is floated, a width must be given */
	width: 290px;
	height: 123px;
	padding: 0; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebarHomeRightMid {
	float: left; /* since this element is floated, a width must be given */
	width: 290px;
	height: 123px;
	padding: 0;
}

.thrColFixHdr #sidebarHomeRightBottom {
	float: left; /* since this element is floated, a width must be given */
	width: 290px;
	padding: 0; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebarHomeMiddle {
	height: 123px;
	width: 290px;
	padding: 0; 
	margin: 0 0 0 325px;
	background-color: #FFFFFF;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 90px 0 0 0 ; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebarHome {
	float: right; /* since this element is floated, a width must be given */
	width: 500px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff;
	padding: 20px 30px 15px 20px; /* padding keeps the content of the div away from the edges */
	font-size: 75%;
	line-height: 22px;
}
.thrColFixHdr #sidebarHomeBase {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 22px;
	z-index: 10;
	visibility: visible;
}
.thrColFixHdr #sidebarHomeBase2 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 16.5px;
	z-index: 10;
	visibility: visible;
}
.thrColFixHdr #sidebarHome1 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 18px;
	z-index: 11;
	visibility: hidden;
}
.thrColFixHdr #sidebarHome2 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 18px;
	z-index: 12;
	visibility: hidden;
}
.thrColFixHdr #sidebarHome3 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 18px;
	z-index: 13;
	visibility: hidden;
}
.thrColFixHdr #sidebarHome4 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 18px;
	z-index: 14;
	visibility: hidden;
}
.thrColFixHdr #sidebarHome5 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 18px;
	z-index: 15;
	visibility: hidden;
}
.thrColFixHdr #sidebarHome6 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 18px;
	z-index: 16;
	visibility: hidden;
}
.thrColFixHdr #sidebarHome7 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 18px;
	z-index: 17;
	visibility: hidden;
}
.thrColFixHdr #sidebarHome8 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 18px;
	z-index: 18;
	visibility: hidden;
}
.thrColFixHdr #sidebarHome9 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 18px;
	z-index: 19;
	visibility: hidden;
}
.thrColFixHdr #sidebarHome10 {
	position: absolute;
	float: right;
	width: 499px;
	background: #fff;
	padding: 0 30px 15px 20px;
	margin: 0 0 0 360px;
	font-size: 75%;
	line-height: 18px;
	z-index: 20;
	visibility: hidden;
}
.thrColFixHdr #mainContent { 
	margin: 0 0 0 300px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 560px;
	background-color: #fff;
	font-size: 85%;
	line-height: 22px;
} 
.thrColFixHdr #mainContentHome { 
	margin: 0;
	padding: 20px 0 20px 30px; 
	background-color: #fff;
} 
.thrColFixHdr #mainContentHomeImage { 
	width: 322px;
	margin: 0;
	padding: 0; 
} 


.thrColFixHdr #mainContentHomeLow { 
	margin: 0;
	padding: 0; 
	height: 123px;
} 
.thrColFixHdr #headerBlueLine { 
	margin: 0;
	padding: 0; 
	background-color: #22366d;
	height: 16px;
	clear: both;
} 
.thrColFixHdr #headerBlueLineClear { 
	margin: 0;
	padding: 0; 
	height: 16px;
	clear: both;
} 
.thrColFixHdr #footer { 
	padding: 10px 0 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin: 20px 0 0 0;
	background:#cc203c;
	color: #ffffff;
	text-align: center;
} 
.thrColFixHdr #footer p {
	font-size: 75%;
	color: #ffffff;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer a:link  { color: #ffffff; text-decoration: none }
#footer a:visited  { color: #ffffff; text-decoration: none }
#footer a:hover { color: #ffffff; text-decoration: underline }
#footer a:active  { color: #ffffff; text-decoration: underline }

.thrColFixHdr #footerBottomCurve { 
	margin: -1px 0 0 0;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrtHome { 
	float: right;
	margin: 0;
	width: 290px;
}
.fltlftHome { 
	float: left;
	margin: 0;
	width: 290px;	
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.logoStepUp {
	float: right;
	margin: 7px 30px 10px 0;
	border: 0px;
	clear: both;
}
.logoWelcome {
	float: left;
	margin: -33px 0 0 -20px;
	border: 0px;
	clear: both;
}

.scrollImageLeft {
	margin-right: 15px;
	border: 1px solid #000000;
}
.scrollImage {
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #000000;
}

.scrollImageRight {
	margin-left: 15px;
	border: 1px solid #000000;
}

.borderBlackTopSides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.borderBlackRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.borderBlackLeft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #000000;
}
.borderBlack {
	border: 1px solid #000000;
}

.borderBlueRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #3f6fd2;
}
.borderBlueLeft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 5px;	
	border: 1px solid #3f6fd2;
}
.borderBlue {
	border: 1px solid #3f6fd2;
	padding: 5px;	
}
.borderBlueRightFront {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 5px;
	border: 1px solid #3f6fd2;
}
.borderGray {
	border: 1px solid #999999;
	padding: 5px;	
}
.sidebarCalloutGray {
	float: right;
	width: 220px;
	margin: 5px -55px 40px 50px;
	padding: 0;
}

.sidebarCalloutInteriorGray {
	width: 170px;
	margin: 90px -36px 30px 30px;
	padding: 0;
}

.sidebarCalloutTopGray {
	width: 170px;
	margin: 0;
}
.sidebarCalloutMidGray {
	width: 166px;
	font-size: 90%;
	line-height: 18px;
	color: #3a3a3a;
	background-image: url(/images/sidebar/right_bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0;
	padding: 0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-left-color: #d5d5d5;
	overflow: hidden;
}

.sidebarCalloutMidGray a:link  { color: #22366d; text-decoration: underline }
.sidebarCalloutMidGray a:visited  { color: #22366d; text-decoration: underline }
.sidebarCalloutMidGray a:hover { color: #cc203c; text-decoration: underline }
.sidebarCalloutMidGray a:active  { color: #cc203c; text-decoration: underline }

.sidebarCalloutMidGray ul li {
	margin: 0 10px 0 -10px;
	line-height: 16px;
	list-style-type: square;
}

.sidebarCalloutMidGray p {
	margin: 5px 10px 0 16px;
}

.sidebarCalloutBottomGray {
	width: 170px;
	margin: 0;
}

.sidebarCalloutExclamation {
	float: right;
	margin: 5px 0 0 10px;
}

.sidebarTitle {
	font-size: 110%;
	font-weight: bold;
	color: #cc203c;
	padding-top: 6px;
	padding-bottom: 6px;
}
.linkShareThis {
	font-weight: bold;
	margin: 30px 0 0 0;
	font-size: 90%;
}

.linkShareThis a:link  { color: #444444; text-decoration: none }
.linkShareThis a:visited  { color: #444444; text-decoration: none }
.linkShareThis a:hover { color: #22366d; text-decoration: underline }
.linkShareThis a:active  { color: #22366d; text-decoration: underline }

.searchBox {
	font-size: 11px;
	color: #fff;
	background-color: #395ab6;
	border: 1px solid #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 0 0 0 10px;
}
.textBlueBold {
	font-weight: bold;
	color: #22366d;
}
.textBlueBold a:link  { color: #22366d; text-decoration: none }
.textBlueBold a:visited  { color: #22366d; text-decoration: none }
.textBlueBold a:hover { color: #cc203c; text-decoration: none }
.textBlueBold a:active  { color: #cc203c; text-decoration: none }

.textRedBold {
	font-weight: bold;
	color: #cc203c;
}
.textRedBold a:link  { color: #cc203c; text-decoration: none }
.textRedBold a:visited  { color: #cc203c; text-decoration: none }
.textRedBold a:hover { color: #22366d; text-decoration: none }
.textRedBold a:active  { color: #22366d; text-decoration: none }

.textBorder {
	font-size: 85%;
	color: #9499a5;
	margin: 10px 0 0 0;
	padding: 6px 0 0 0;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #bec5d4;
}
.textRedBoldBig {
	font-weight: bold;
	color: #cc203c;
	font-size: 110%;
}
.textRedBoldBig a:link  { color: #cc203c; text-decoration: none }
.textRedBoldBig a:visited  { color: #cc203c; text-decoration: none }
.textRedBoldBig a:hover { color: #22366d; text-decoration: none }
.textRedBoldBig a:active  { color: #22366d; text-decoration: none }

.textBlueBoldBig {
	font-weight: bold;
	color: #22366d;
	font-size: 110%;	
}
.textBlueBoldBig a:link  { color: #22366d; text-decoration: none }
.textBlueBoldBig a:visited  { color: #22366d; text-decoration: none }
.textBlueBoldBig a:hover { color: #cc203c; text-decoration: none }
.textBlueBoldBig a:active  { color: #cc203c; text-decoration: none }

.textReturnBorder {
	font-size: 85%;
	color: #9499a5;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 6px 0 0 0;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #bec5d4;
}

.textReturnBorder a:link  { color: #9499a5; text-decoration: none }
.textReturnBorder a:visited  { color: #9499a5; text-decoration: none }
.textReturnBorder a:hover {
	color: #cc203c;
	text-decoration: none;
	background-color: #eeeeee;
}
.textReturnBorder a:active {
	color: #cc203c;
	text-decoration: none;
	background-color: #eeeeee;
}

.textReturnNoBorder {
	font-size: 85%;
	color: #9499a5;
	text-align: right;
}

.textReturnNoBorder a:link  { color: #9499a5; text-decoration: none }
.textReturnNoBorder a:visited  { color: #9499a5; text-decoration: none }
.textReturnNoBorder a:hover {
	color: #cc203c;
	text-decoration: none;
	background-color: #eeeeee;
}
.textReturnNoBorder a:active {
	color: #cc203c;
	text-decoration: none;
	background-color: #eeeeee;
}

.textSmall {
	font-size: 85%;
}
.textSmaller {
	font-size: 75%;
}
.textBig {
	font-size: 110%;
}
.textBigger {
	font-size: 120%;
}

.datatable {
	border: 1px solid #d6dde6;
	border-collapse: collapse;
	width: 100%;
	line-height: normal;
}

.datatable td {
	border: 2px solid #ffffff;
	padding: 6px;
}

.datatable tr.datatableRow1 {
	background-color: #eeeeee;
	color: #000000;
}

.datatable tr.datatableRow2 {
	background-color: #dddddd;
	color: #000000;
}	
.datatable td.datatableColHeader {
	background-color: #aebee1;
	color: #000000;
	font-weight: bold;
}

.datatable td.datatableColHeader:hover {
	background-color: #d7e3fc;
	color: #000000;
}

.datatable tr:hover {
	background-color: #d7e3fc;
	color: #000000;
}

.datatable th {
	border: 2px solid #ffffff;
	background-color: #22366d;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 6px;
}

.datatable tr.datatableHeader {
	border: 2px solid #ffffff;
	background-color: #22366d;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 6px;
}

.textSmallRed {
	font-size: 85%;
	color: #cc203c;
}

.superscript {
	vertical-align: super;
}
.caps {
	text-transform: uppercase;
}

.buttonLeft {
	margin: 0 10px -6px 0;
}
.buttonRight {
	margin: 0px 10px -6px 0;
}
.borderBlackRightNP {
	float: right;
	margin-left: 20px;
	border: 1px solid #000000;
}
.borderBlackLeftNP {
	float: left;
	margin-right: 20px;
	border: 1px solid #000000;
}
.bkGray {
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 0;
	line-height: normal;	
}
.bkGray a:link  { color: #22366d; text-decoration: none }
.bkGray a:visited  { color: #505478; text-decoration: none }
.bkGray a:hover { color: #cc203c; text-decoration: none }
.bkGray a:active  { color: #cc203c; text-decoration: none }

.bkwhiteBottom {
	background: #f6f6f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;		
	padding: 10px;
	margin: 0;
	line-height: normal;
}
.bkwhiteBottom a:link  { color: #22366d; text-decoration: none }
.bkwhiteBottom a:visited  { color: #505478; text-decoration: none }
.bkwhiteBottom a:hover { color: #cc203c; text-decoration: none }
.bkwhiteBottom a:active  { color: #cc203c; text-decoration: none }

.bkwhiteNoDots {
	background: #f6f6f6;	
	padding: 10px;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;	
	line-height: normal;		
}
.bkwhiteNoDots a:link  { color: #22366d; text-decoration: none }
.bkwhiteNoDots a:visited  { color: #505478; text-decoration: none }
.bkwhiteNoDots a:hover { color: #cc203c; text-decoration: none }
.bkwhiteNoDots a:active  { color: #cc203c; text-decoration: none }

.bkwhiteTop {
	background: #f6f6f6;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #cccccc;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;			
	padding: 10px;
	margin: 0;
	line-height: normal;
}
.bkwhiteTop a:link  { color: #22366d; text-decoration: none }
.bkwhiteTop a:visited  { color: #505478; text-decoration: none }
.bkwhiteTop a:hover { color: #cc203c; text-decoration: none }
.bkwhiteTop a:active  { color: #cc203c; text-decoration: none }

.fltrtCaption { 
	float: right;
	margin: 0 0 20px 20px;
	font-size: 85%;
}
.fltrtCaptionFB {
	float: right;
	font-weight: bold;
	margin: 0 0 20px 20px;
	font-size: 85%;
	clear: both;
}

.fltlftCaption { 
	float: left;
	margin: 0 20px 20px 0;
	font-size: 85%;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.fltrtCallout {
	float: right;
	margin: 6px 0 20px 20px;
	padding: 12px;
	font-size: 85%;
	background-color:#eeeeee;
	border:2px solid #cc203c;
	line-height:normal;
	clear: both;
}
.fltlftCallout {
	float: left;
	margin: 6px 20px 20px 0;
	padding: 12px;
	font-size: 85%;
	background-color:#eeeeee;
	border:2px solid #cc203c;
	line-height:normal;
}
