@charset "UTF-8";
/* CSS Document */

html * {
padding: 0;
margin: 0;
border: 0;
}
body {
background-color: #fff;
color: #000;
font: 100.01% "Lucida Grande", "Arial Unicode MS", sans-serif;
}

/* - - - - - - - - - - - - - S T R U C T U R E   E L E M E N T S - - - - - - - - - - - - - */

#wrapperOuter {
float: left;
width: 100%;
min-width: 770px;
}
* html #wrapperOuter {
height: 1%; /* So IE plays nice */
overflow: hidden;
}
#headerLeft {
float: left;
background: #fff url(../images/header1.gif) left no-repeat;
height: 117px;
width: 600px;
}
#headerCenter {
margin-left: 600px;
background: #fff url(../images/header2.gif) left repeat-x;
height: 117px;
}
#subHeaderLeft {
clear: both;
float: left;
background: #fff url(../images/header_sub1.gif) left repeat-x;
margin: 0;
height: 11px;
width: 200px;
}
#subHeaderCenter {
margin-left: 200px;
background: #fff url(../images/header_sub2.gif) left repeat-x;
height: 11px;
}
#subHeaderRight {
float: right;
background: #fff url(../images/header_sub1.gif) left repeat-x;
height: 11px;
width: 60px;
}
#wrapperMain {
margin: 0 50px;
padding: 0 10px 0 150px;
}
#containerMain {
background-color: #fff;
float: left;
width: 100%;	
/*border-left: 200px solid #006;*/ /* The width and color of the left rail */
/*border-right: 60px solid #006;*/ /* The width and color of the right rail */
border-left: 200px solid #333; /* The width and color of the left rail */
border-right: 60px solid #333; /* The width and color of the right rail */
margin-left: -200px;
margin-right: -60px;
display: inline; /* So IE plays nice */
}
#leftColMain {
float: left;
width: 200px;
margin-left: -200px;
position: relative;
}
#leftColMainContent {
margin-top: 19px;
margin-right: 20px;
font-size: 85%;
color: #fff;
text-align: right;
}
#leftcol-buttons {
padding-top: 1px;
margin-top: 10px;
margin-right: 2px;
margin-bottom: 10px;
}
#centerMain{
float:left;
width:100%;
margin-right:-100%;
}
#centerMainContent {
margin-left: 30px;
margin-right: 30px;
font-size: 85%;
color: #333;
}

#centerMainResources {
margin-left: 20px;
/*margin-right: 30px;
font-size: 85%;
color: #333;*/
}

#rightColMain {
float: right;
width: 60px;
margin-right: -60px;
position: relative;
}
#wrapperFooter {
clear: both;
min-width: 770px;
}
* html #wrapperFooter {
height: 1%; /* So IE plays nice */
overflow: hidden;
}
#footerTopLeft {
clear: both;
float: left;
background: #fff url(../images/header_sub1.gif) left repeat-x;
height: 11px;
width: 200px;
}
#footerTopCenter {
margin-left: 200px;
background: #fff url(../images/header_sub2.gif) left repeat-x;
height: 11px;
}
#footerTopRight{
float: right;
background: #fff url(../images/header_sub1.gif) left repeat-x;
margin: 0;
height: 11px;
width: 60px;
}
#footerBottomLeft {
clear: both;
float: left;
background: #333;
margin: 0;
height: 130px;
width: 200px;
}
#footerBottomCenter {
margin-left: 200px;
background: #fff;
height: 80px;
}
#footerBottomRight {
float: right;
background: #333;
margin: 0;
height: 130px;
width: 60px;
}

/* - - - - - - - - - - - - - T E X T   C O N T R O L S - - - - - - - - - - - - - */

h1 {
margin-top: 15px;
margin-left: 250px;
font: 80% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #000;
}
h2 {
margin-top: 20px;
margin-bottom: 10px;
font: bolder 140% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #666;
}
h3 {
margin-top: 20px;
margin-bottom: 10px;
font: bolder 110% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #333;
}
p {
margin-top: 10px;
margin-bottom: 10px;
}
p.body {
line-height: 1.45em;
}
p.body-widemargin {
line-height: 1.4em;
margin-left: 40px;
margin-right: 40px;
}
p.space {
margin-top: -1em;
}
p.copyright {
font: 80% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #666;
text-align: center;
line-height: 1.5em;
}
p.pagehits {
margin-top: 8px;
font: 70% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #666;
text-align: center;
}
p.pagehits2 {
margin-top: -7px;
font: 70% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #666;
text-align: center;
}
blockquote {
margin-top: 15px;
margin-bottom: 15px;
padding: 8px 40px 12px 40px;
line-height: 1.4em;
border-top: 1px dashed #999;
border-bottom: 1px dashed #999;
background: #e6e6fa;
background: #dcdcdc;
}
.red {
color: #900;
font-weight: bolder;
}
.navspace {
height: 7px;
}
sup {
line-height: 0;
}
sup.reference {
line-height: 0;
}
sub {
line-height: 0;
}
.ref {
font: bolder 90% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #f60;
/*padding-left: .3em;
padding-right: .5em;*/
}

/* - - - - - - - - - - - - - L I N K   C O N T R O L S - - - - - - - - - - - - - */

a:link {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #00f;
text-decoration: none;
background-image: none;
}
a:visited {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #840084;
text-decoration: none;
background-image: none;
}
a:hover {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #00f;
text-decoration: none;
background-image: none;
}
a:active {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #00f;
text-decoration: none;
background-image: none;
}


a.whitelink:link {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #fff;
text-decoration: none;
background-image: none;
line-height: 1.75em;
}
a.whitelink:visited {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #fff;
text-decoration: none;
background-image: none;
line-height: 1.75em;
}
a.whitelink:hover {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #ccc;
text-decoration: underline;
background-image: none;
line-height: 1.75em;
}
a.whitelink:active {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
color: #fff;
text-decoration: none;
background-image: none;
line-height: 1.75em;
}


a.ref:link {
font: 90% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #c30;
text-decoration: none;
/*border-bottom: 1px dotted #f60;*/
}
a.ref:visited {
font: 90% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #c30;
text-decoration: none;
/*border-bottom: 1px dotted #f60;*/
}
a.ref:hover {
font: 90% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #c30;
text-decoration: underline;
/*border-bottom: 1px dotted #f60;*/
}
a.ref:active {
font: 90% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #c30;
text-decoration: none;
/*border-bottom: 1px dotted #f60;*/
}


a.orangelink:link {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #c30;
text-decoration: none;
border-bottom: 1px dotted #f60;
}
a.orangelink:visited {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #c30;
text-decoration: none;
border-bottom: 1px dotted #f60;
}
a.orangelink:hover {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #c30;
text-decoration: none;
border-bottom: 1px dotted #f60;
}
a.orangelink:active {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
font-weight: bold;
color: #c30;
text-decoration: none;
border-bottom: 1px dotted #c30;
}


ul.leftcol {
margin: 0;
padding: 30px;
}
li.navbar {
list-style-type: none;
line-height: 1.75em;
}
li.thispage {
list-style-type: none;
line-height: 1.75em;
color: #fff;
}
li.navtitle {
list-style-type: none;
line-height: 1.75em;
color: #999;
}
.arrows-thispage {
font-size: 120%;
color: #f00;
line-height: 1em;
}
.arrows-mainpage {
font-size: 120%;
color: #333;
line-height: 1em;
}
li.icon {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
margin-left: -30px;
margin-bottom: .3em;
list-style-type: none;
}
li.decimal {
line-height: 1.4em;
margin-bottom: .75em;
}
li.plain {
font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
line-height: 1.4em;
list-style-type: none;
}



a.imagelink:link {
text-decoration: none;
background-image: none;
}
a.imagelink:visited {
text-decoration: none;
background-image: none;
}
a.imagelink:hover {
text-decoration: none;
background-image: none;
}
a.imagelink:active {
text-decoration: none;
background-image: none;
}

/* - - - - - - - - - - - - - I M A G E   C O N T R O L S - - - - - - - - - - - - - */

img {
border: 0 none;
}


/* - - - - - - - - - - - - - C O M M E N T   F O R M   C O N T R O L S - - - - - - - - - - - - - */




/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 70%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
/*	margin: 15px auto 15px auto;*/
	margin-left: -300px;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: left;
	margin-top: 17px;
	margin-left: 130px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}
