/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Lucinda, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000066;
	text-wrap: normal;
}

.bodySmall {
	font-family:Lucinda, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 12px;
}
h1, h2, h3, h4, h5, h6, h7, h8 
{   color: #0000ff; font-weight: bold; 
 font-family: Lucinda, Arial, Helvetica, sans-serif; }

h1 { font-size: 200%; margin-top: 24px; margin-bottom: 48px;
}
h2 { font-size: 175%; margin-top: 18px; margin-bottom: 36px;
}
h3 { font-size: 150%; margin-top: 18px; margin-bottom: 24px;
}
h4 { font-size: 125%; margin-top: 16px; margin-bottom: 18px;
}
h5 { font-size: 115%; margin-top: 12px; margin-bottom: 12px;
}
h6 { font-size: 100%; margin-top: 10px; margin-bottom: 10px;
}

.muchsmaller { font-size: 70%; font-weight: normal; }
.bitsmaller { font-size: 90%; font-weight: normal; }
.smaller { font-size: 80%; font-weight: normal; }
.bitlarger { font-size: 125%;  font-weight: normal; } 
.larger { font-size: 150%; font-weight: bold; } 
.muchlarger { font-size: 200%; font-weight: bold; } 
.verylarge { font-size: 300%; font-weight: bold; } 

p { margin-top: 8px; margin-bottom: 12px; font-size: 13pt;
	text-wrap: normal;
	word-wrap: break-word;
}
 
p.lotsmaller { font-size: 60%; font-weight: normal; }
p.bitsmaller { font-size: 90%; font-weight: normal; }
p.smaller { font-size: 80%; font-weight: normal; }
p.bitlarger { font-size: 115%; font-weight: normal; } 
p.larger { font-size: 125%; font-weight:bold; } 
p.lotlarger { font-size: 150%; font-weight: bold; } 

ul { margin-top: 24px; margin-bottom: 24px;
}

li { margin-top: 0px; margin-bottom: 16px;
	font-weight: strong;
}

a:link {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;	
} 

a:hover {
	color: #ff6600;
	text-decoration: none;
}

div.hr{ 
    display: block;
	margin: 10px;
	width: 170px;
	height: 1px;
	border-top: solid 1px #A6BBEB;	
}


div.hr_body  { 
	display: block;
	margin: 10px;
    padding: 0px;
    border-top: solid 1px #ee7700;
	height: 1px;
	width: 480px;
}

span.button {
    display: block;
    background: url(../images/lhs-button.png) no-repeat;
    color: #ff6600; 
    padding: 12px 10px 12px 1px;
    margin: 0px auto;
    width: 162px;
    height: 42px;
    text-align: center;
    cursor: pointer;
    /*display: block;*/
}

span.button:hover{
}

br { margin-top: 0px; margin-bottom: 4px;
}

br.pageendafter {
    page-break-after: always;
}

br.pageendbefore {
    page-break-before: always;
}

SELECT {
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
}
INPUT {
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
}
TEXTAREA {
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
}
#wrapper {
	width: 760px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(../images/border-middle.gif);		
}

#header{
	/*background-image: url(../images/skin/header_bg.gif);
	background-color: #5672b2;
	background-image: url(../images/top_bg.gif);*/
	background-color: #ee7700;/*#FFA500;*/
	padding: 0px;
	height: 10px;
}



/* Footer */
#footer {
	background-color: #5672B2;
	background-image: url(../images/skin/header_bg.gif);
	color: #000066;
	padding: 5px 9px;
	font-size: 11px;
}
#foot {
	background-color: #5672B2;
	background-image: url(../images/skin/bottom_bg.gif);
	line-height: 12px;
	color: #E7E7E7;
	font-size: 11px;
	padding: 5px 9px;
}

#foot a:link, #foot a:visited {
	color: #EAEAEA;
	font-size: 11px;
	font-weight: bold;
}
#foot a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:link, #footer a:visited {
	color: #000066;
	font-size: 11px;
	font-weight: normal;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footerpipe {
	padding: 0px 10px 0px 10px;
	line-height: 12px;
	color: #96A2B5;
	font-size: 10px;	
}

#borderTop {
	background-image: url(../images/border-top.jpg);
	height: 9px;
}

#borderBottom {
	background-image: url(../images/border-bottom.gif);
	height: 9px;
}

#mainContent {
	padding-left: 9px;
	padding-right: 9px;
}

#logo {
	height: 100px;
	width: 500px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	vertical-align: bottom;
}
#intro {
	margin: 0px;
	padding: 0px;
}

#globalNav
{
	float: right;
	margin-top: 8px;
	width: 345px;	
}

#globalNav form {
 /* Comment out next line to show search form */
 display: none;
}

#globalNav #navBar {
  /* Use 38px if there is a search form or 62px if no search form */
/*	margin-top: 38px; */
  margin-top: 62px;
}

#globalNav form input {
	/* border: 1px solid #96A2B5; */
	width: 120px;
	height: 14px;
	font-size: 9px;
	margin: 0px 0px 4px 0px;
}

#globalNav form input.goButton {
	border: 0px;
	height: 17px;
	width: 35px;
	margin: 0px;
}

#globalNav form img {
	margin: 0px;
}


/* h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #245CC9;
	margin: 5px 0px;
}

h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #0F0455;
	margin: 5px 0px 10px;	
}

h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #0F0455;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #0F0455;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h5 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0F0455;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h6 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0000CD;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
*/

#innerBody {
	/*margin: 0px 20px 20px 20px;*/	
	width: 100%;
}

#innerBodySmallerRightMargin {
	margin: 0px 10px 20px 20px;
}

#menu {
	/*background-image: url(../images/skin/menu_bg.gif);*/
	background-color: #5672B2;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	height: 25px;
	padding-left: 0px;
	margin: 0px;
	/*padding-right: 10px;*/
}


.pageHeader {
	width: 490px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}


.twoColumnContainer {
	width: 550px;
	padding-top: 20px;
}

.twoColumnContainer .left{
	text-align: right;
	float: left;
	width: 150px;
}

.twoColumnContainer .right  {
	margin-left: 175px;
}

.twoColumnContainer .textBreak {
	clear:left;
}

.news{
	padding-bottom: 10px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	width: 180px;
}

#rightColumn {
	padding-right: 0px;
	padding-left: 10px;
	width: 180px;
	border-left: 1px solid #96a2b5;
	background-color: #FFFFFF;
}
#midColumn{
	border-left: 1px solid #96a2b5;
	padding: 10px;
	width: 100%;
	padding-bottom:0px;	
}
#in-col{
	padding: 0px;
	padding-right: 10px;
	/*width: 340px;*/
	background-color: #FFFFFF;
}
#leftColumn {
	float: left;
	/*width: 150px;*/
	padding: 10px;
	/*padding-top: 5px;	*/
}

#callToAction {
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96A2B5;
	border-bottom-color: #96A2B5;
	padding-top: 7px;
	padding-bottom: 7px;
}
#callToAction_2 {
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #96A2B5;
	padding-top: 5px;
	padding-bottom: 5px;		
	background-image: url(../images/menu-arr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
}

/*#callToAction_2 {
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #96A2B5;
	padding-top: 7px;
	padding-bottom: 7px;		
}*/
/*#callToAction_2 {
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #96A2B5;
	padding-top: 5px;
	padding-bottom: 5px;		
	background-image: url(../images/menu-arr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
}*/

.inputContainer {
	width:535px;
	background-color: #f6f8fb;
	border: 1px solid #96a2b5;
	margin-bottom:10px;
	color: #0f0455;
}

.inputContainer .inputHeader {
	background-color: #c3cad5;
	border-bottom: 1px solid #96a2b5;
	padding: 3px 8px;
	color: #0f0455;	
	font-weight: bold;	
}

.inputContainer .inputFooter {
	background-color: #e4ebf7;
	border-top: 1px solid #96a2b5;
	color: #0f0455;	
	text-align: right;
	padding: 5px;	
}

.inputContainer .inputFieldsContainer {
	width: 475px;
	color: #0f0455;	
	padding: 20px 30px;
}

.inputContainer .inputFieldsContainerNoLeft {
	padding-left: 0px;
	width: auto;
}

.inputContainer .inputFieldsContainer table{
	width:100%;
}

.inputContainer .inputFieldsContainer input, .inputContainer .inputFieldsContainer textarea, .inputContainer .inputFieldsContainer select {
	border: 1px solid #96a2b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	width: auto;
}

.inputContainer .inputFieldsContainer select {
	height: auto;
	padding: 2px;
}

.inputContainer .normalContainer {
	padding: 8px;
}

.inputContainer .inputFieldsContainer .css-form label {
	display: block;
	width: 145px;
	float: left;
	text-align: right;
	padding: 2px 10px 0px 0px;
	margin-bottom: 7px;
}

.inputContainer .inputFieldsContainer .css-form input, .inputContainer .inputFieldsContainer .css-form select, .inputContainer .inputFieldsContainer .css-form textarea {
	display: block;
	float: left;
	margin: 0px 0px 7px 0px;
}

.inputContainer .inputFieldsContainer .css-form input.checkbox {
	border: none;
	width: 15px;
	margin-top: 3px;
}

.inputContainer .inputFieldsContainer .css-form input.radio {
	border: none;
	width: 15px;
	margin-top: 3px;
}

.inputContainer .inputFieldsContainer .css-form div {
	display: block;
	float: left;
	margin: 2px 0px 0px 5px;
}

.inputContainer .inputFieldsContainer .css-form div img {
	margin-left: -4px;
}

.inputContainer .inputFieldsContainer .css-form br {
	clear: left;
}

.inputContainer .inputNote {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.errorText {
	color: #DC2602;
}

form {
	display:inline;
	margin:0px;
}

#border{
	border: 1px solid #DCDCDC;
	height: 15px;
}
#thead
{
	/*background: #b7ccfc url(../images/skin/menu_bg.gif) repeat-x top left;*/
	padding-left:10px;
	color: #FFFFFF;
	background-color: #5672B2;
	font: bold 11px tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
}
/****************************************************/
.alt1, .alt1Active
{
	background-color: #e2e9f1;
	color: #000000;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
}
.alt2, .alt2Active
{
	background-color: #E0E3EB;
	color: #000000;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
}

#top32{
	background-image: url(../images/skin/top_bg.gif);
}
#mid32{
	background-image: url(../images/skin/mid_bg.gif);
}
#down32{
	background-image: url(../images/skin/down_bg.gif);	
}
#left32{
	background-image: url(../images/skin/left.gif);
	width: 15px;
}
#right32{
	background-image: url(../images/skin/right.gif);
	width: 15px;
}
.tborder32
{
	background-color: #89959B;
	color: #000000;
}
.tborder33
{
	border: 1px solid #FF8C00;
	background-color: #FFFFFF;
	color: #000000;
}
.joke
{
	/*background-image: url(../images/laugh.jpg);*/
	
	background-color: #F0F0F0;
	color: #000000;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
}
.quote
{
	/*background-image: url(../images/quote.jpg);*/
	background-position: right;
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	color: #000000;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
}
.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}