html {
	height: 100%;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 12px verdana, arial, sans-serif;
	height: 100%;
}

input {
	font: 12px verdana, arial, sans-serif;
}

a, a.noLinkFx:hover {
	color: #001965;
	text-decoration: none;
}

a:hover {
	color: #8da2cc;
}

p {
	margin-top: 0;
}
	p.padLeft {
		padding-left: 25px;
	}
	
	ul.padLeft {
		padding-left: 54px;
	}

h2 {
	text-align: center;
	font: bold 14px verdana, arial, sans-serif;
	margin-bottom: 2em;
}

h3 {
	margin: 0;
}

form { margin: 0; padding: 0; }

table {
	font: 12px verdana, arial, sans-serif;
}

table.box {
	width: 100%;	
}

.boldBlue {
	color: #001965 !important;
	font-weight: bold;
	text-decoration: none;
}

a.boldBlue:hover {
	color: #495c97;
}

img.block { 
	display: block;
}

img.topImage {
	display: block;
	margin-bottom: 4px;
}

sup.serviceMark {
	font: 9px arial, sans-serif;
}

td.side {
	background-color: #c5d0e5;
	width: 184px;
	height: 100%;
}

div.sideMenu {
	background-color: #8da2cc;
}

div.sideMenu .padding {
	padding-top: 15px;
	padding-left: 8px;
	padding-bottom: 15px;
}

td.sideMenuBottom {
	background-color: #c5d0e5;
	width: 184px;
	height: 11px;
	font-size: 1px;
}

td.body {
	width: 556px;
}

td.body .padding {
	padding: 0px 10px 10px 10px;
}

td.spacer {
	width: 10px;
	font-size: 0px;
}

td.topLeft {
	text-align: left;
	height: 11px;
	vertical-align: top;
}

td.topRight {
	text-align: right;
	height: 11px;
	vertical-align: top;
}

td.bottomLeft {
	text-align: left;
	height: 11px;
	vertical-align: bottom;
}

td.bottomRight {
	text-align: right;
	height: 11px;
	vertical-align: bottom;
}

h3 {
	font: bold 12px verdana, arial, sans-serif;
}

table#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
}

table#centerTable {
	height: 1px;
	margin-bottom: 4px;
}

#header {
	background-color: #e3e9f8;
	margin-bottom: 7px;
}

#logo {
	text-align: left;
	padding-left: 15px;
	padding-top: 19px;
}

div#petition {}
	div#petition div.form-row {
		margin-bottom: 5px;
	}
		div#petition div.form-row.spacer {
			margin-bottom: 15px;
		}
									
	div#petition label {
		display: block;
		float: left;
		font-weight: bold;
		padding-top: 2px;
		width: 150px;
	}

	div#petition input, 
	div#petition select {
		width: 200px;
	}
		div#petition input.chk {
			width: 30px;
		}
		div#petition input.button {
			width: auto;
		}
	
	div#petition .inline {
		clear: both;
		display: inline;
		float: none;
		width: auto;
	}
	
	div#petition span.required {
		color: red;
	}

p.spacer { 
	margin-top: 30px;
}
p.center {
	text-align: center;
}

div.thanks {
	font-size: 14px;
}
div.footer {
	margin-top: 50px;
}
div.copyright {
	margin-top: 25px;
	font-size: 10px;
}

#menu {
	font-size: 0px;
}

#menu img {
	vertical-align: top;
}

#menu a {
	font: bold 12px arial, sans-serif;
	color: #7d91b5;
	text-decoration: none;
	vertical-align: top;
}

#menu a.active {
	color: #001965;
}

#menu a:hover {
	color: #001965;
}

#menuLeft {
	float: left;
	width: 10%;
}

#menuRight {
	float: right;
	width: 90%;
	text-align: right;
}

#footer {
	background-color: #e3e9f8;
	color: #8da2cc;
	margin-top: 4px;
	height: 100%;
}
#home #footer {
	margin-top: 0;
}

#footer a {
	color: #8da2cc;
	text-decoration: none;
}

#footer a:hover {
	color: #506b9f;
	text-decoration: none;
}

.cornerLeft {
	float: left;
	width: 11px;
	height: 11px;
}

.cornerRight {
	float: right;
	width: 11px;
	height: 11px;
}

#footerContact {
	float: left;
	width: 400px;
	padding-left: 12px;
}

#footerMenu {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 12px;
}
#footerMenu div {
	padding-right: 15px;
	border: 1px solid #000;
}

#copyright {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}

#serviceMark {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

.column {
	float: left;
}

.boxPadding {
	padding-left: 10px;
	padding-right: 10px;
}

div.indent {
	margin-left: 30px;
	margin-right: 30px;
}

.menuContent a {
	font: bold 12px verdana, arial, sans-serif;
	color: #001965;
	display: block;
	text-decoration: none;
	text-align: right;
	margin: 0 0 5px 0;
	padding: 1px 25px 1px 0;
}

.menuContent a:hover {
	color: #495c97;
}

.menuContent a.active {
	background-image: url(/images/menu_eye.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	padding: 2px 25px 0 0;
	color: white;
}

.menuContent a.menuTitleActive {
	text-align: right; 
	padding: 1px 25px 1px 0; 
	margin: 0 0 5px 0; 
	background-image: url(/images/menu_eye.gif); 
	background-position: 100% 2px; 
	background-repeat: no-repeat;
}

.subMenu {
	margin-bottom: 15px;
}

.subMenu a {
	font: 12px verdana, arial, sans-serif;
	color: #001965;
}

.validationSummary {
	color: red;
	display: block;
	margin-bottom: 10px;
}

.finePrint {
	font: 11px verdana, arial, sans-serif;
	color: #888888;
}

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-table;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

.sm {
	position: relative;
	top: -2px;
	left: 1px;
	font-size: 8px;
}

.notice {
	color: green;
	font-size: 10px;
	margin-bottom: 10px;
}

.warning {
	color: red;
	font-size: 10px;
	margin-bottom: 10px;
}
.warning ul {
	margin: 0;
	padding: 0;
	margin-left: 1.5em;
}

.hide {
	display: none;
}

div.partner {
	margin-bottom: 80px;
	text-align: center;
}
	div.partner img {
		margin-bottom: 10px;
	}

div.quote {
	margin-bottom: 20px;
}
	div.quote div.orgLogo {
		float: left;
		width: 150px;
		overflow: hidden;
	}
	div.quote div.orgBody {
		float: right;
		width: 366px;
		overflow: hidden;
	}
	
	
div.downloads {
	margin-bottom: 20px;
}
	div.downloads div.column {
		width: 258px;
		text-align: center;
	}
		div.downloads div.column.right {
			float: right;
			text-align: center;
		}
		
p.citation {
	font-size: 10px;
	margin-bottom: 35px;
}
	p.citation a.anchor {
		display: block;
		border-bottom: 1px solid #000; 
		width: 150px; 
		margin-bottom: 5px;
	}
	
/* HOME PAGE */
div#homeStatistic {
	width: 276px; 
	height: 157px; 
	float: right; 
	background: url(../images/bgHomeBoxGreen.gif);
	color: black;
	overflow: hidden;
}
div#homeStatistic td p {
	margin-bottom: 8px;
}
div#homeStatistic a {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
div#homeStatistic a:hover {
	color: #001965;
}
div#homeCallout a {
	font-weight: bold;
	text-decoration: underline;
}