/* CSS Document */
/* Design & Code (c) PowerUser Inc. */

/* Reset 
--------------------------------------------------------------------------------------- */
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}
/* Main Section
--------------------------------------------------------------------------------------- */
html {
	height: 100%;/*Scroll fix*/
	margin-bottom: 1px;
}

body {
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.4em;
}

#container {
	width:743px;
	margin:0 auto 20px;
	background-color: #FFFFFF;
	padding: 20px 0;
}

#header {
	margin:0 2em 0 2em;
	padding:.5em 1.5em;
	border-bottom:1px solid #333333;
}

#header h1 a {
	display: block;
	width: 400px;
	height: 50px;
	text-indent: -9999px;
}
#leftColumn {
	position:absolute;
	left:2.25em;
	top:9.3em;
	width:150px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
#button {
	float:left;
	width: 100%;
	overflow:hidden;
	border-right: 1px solid #000;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #18B5EF;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-right: 5px solid #508fc4;
		background-color: #18B5EF;
		color: #fff;
		text-decoration: none;
		width: 100%;
}
html>body #button li a {
		width: auto;
}

#button li a:hover {
	background-color: #2586d7;
	color: #fff;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #0AECFE;
}
#centerColumn {
position:relative;
right:2.25em;
margin-top:.2em;
margin-left: 16.50em;
margin-right:2.25em;
voice-family: "\"}\"";
voice-family: inherit;
padding:0;
/*background:#cccccc;*/
font-size:.9em;
}
.section	{
	width:800px;
	margin: 0 auto;
}

#wrap {
	border:1px #CBD3DB solid;
	width:730px;
	margin: 0 auto;
	padding:5px 0;
	clear: left;
	background-color: #EFF1F3;
}

#innerwrap { }

#content {
	margin:0 auto;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	width: 718px;
	overflow: hidden;
}

#footer {
	margin:1em 2em;
	clear: both;
	text-align: center;
	font-size:14px;
}

/* Menu
--------------------------------------------------------------------------------------- */
#nav {
	list-style: none;
	margin:5px 0 5px 5px;
	height: 38px;
}

#nav ul {
	padding: 0;
	margin:0;
	list-style: none;
	z-index:99;
	position:relative;
	overflow:hidden;
}

#nav li {
	position: relative;
	float:left;
	display:block;
	width:98px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
}

#nav ul li { border-width:1px 1px 0 0; }

#nav ul ul li { border-width:1px 1px 0 1px; }

#nav ul ul li:last-child { border-bottom:1px solid; }

#nav a {
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	display:block;
	padding: 5px 0 8px;
	margin:0;
	text-align:center;
	background-image:url(../images/b2.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	color: #fff;
	font-weight: bold;
}

#nav a:hover,
#nav li:hover {
	background-image:url(../images/b1.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	color: #fff;
	font-weight: bold;
}

/* Headings H1-H6
--------------------------------------------------------------------------------------- */

h1,
h2,
h3,
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	margin: .6em 0em .6em 0em;
}

h5,
h6 {
	letter-spacing:-1px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	margin: 0 5px 5px 5px;
	padding: 10px 0 0 0;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	margin: 10px 20px 5px;
	color: #0D69B6;
	clear: left;
}

h3 { font-size: 1.4em; }

h4 { font-size: 1.2em; }

h5 { font-size: 1.0em; }

h6 { font-size: 0.9em; }

/* Paragraph and Link Styles
--------------------------------------------------------------------------------------- */

a {
	text-decoration: none;
	font-weight: bold;
	color: #0C68B5;
}

a:link { color: #0C68B5; }

a:visited { color: #0C68B5; }

a:active { color: #0C68B5; }

a:hover {
	color: #E0E4E9;
	text-decoration: underline;
}

a:link,
a:hover,
a:focus,
a:active { outline: none; }

p { }

p {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 1em 0 1em;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 1.75em;
	padding-left: 0em;
	text-align: left;
	list-style-position: inside;
}

p a { }

/* Lists and Navigation
--------------------------------------------------------------------------------------- */

table { }
tr, td, {
}

th {

	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:5px 10px;
}

th span,
tr span,
td span { text-align:center; }

table.sample {
	margin:0 auto;
	width:698px;
	font-family:Arial, Helvetica, sans-serif;
	border-width: 0;
	border-spacing: 0px;
	border-style: #CBD3DB #CBD3DB #CBD3DB #CBD3DB;
	border-color: #CBD3DB;
	border-collapse: collapse;
	background-color: white;
}

/*table.sample th {
	font-size:11px;
	text-align:left;
	border-width: 1px;
	padding: 5px 10px;
	border-style: solid solid solid solid;
	border-color: #CBD3DB  #CBD3DB #CBD3DB #CBD3DB;
	background-color: #EFF1F3;
	-moz-border-radius: 0px 0px 0px 0px;
}*/

table.sample td {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:2px 15px;
	border-width: 0px 0px 0px 0px;
	padding: 0 10px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.sample th {
	font-size:11px;
	text-align:left;
	border-width: 1px;
	padding: 5px 10px;
	border-style: solid solid solid solid;
	border-color: #CBD3DB #CBD3DB #CBD3DB #CBD3DB;
	background-color: #EFF1F3;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* Lists and Navigation
--------------------------------------------------------------------------------------- */

ol,
ul,
li {/*
	list-style: none;*/
	font-size: 13px;
	line-height: 1.4em;
	margin-top: 0.4em;
	margin-bottom: 0em;
	margin-left: 1em;
}

li > p { margin-top: 0.1em; }

/* Common Elements
--------------------------------------------------------------------------------------- */
img { border: 0; }

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong,
b { font-weight: bold; }

small {
	font-size:9px;
	line-height:1.4em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.help {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.4em;
	text-align:center;
	margin: 15px;
	padding: 10px;
	color: #8698A5;
	letter-spacing: -1px;
}

p.help a {
	color:#666666;
	font-weight:bold;
}

sup {
	position:relative;
	bottom:0.3em;
}

sub {
	position:relative;
	bottom:-0.2em;
}

acronym,
abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/* Forms 
--------------------------------------------------------------------------------------- */

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

input,
select,
textarea {
	font:1em arial, helvetica, sans-serif;
	margin: 10px;
}

textarea { line-height:1.25; }

label {
	cursor:pointer;
	font-size: 12px;
	margin: 10px 5px 10px;
}

/* Forms 
--------------------------------------------------------------------------------------- */
.clr {
	clear:both;
	text-align: center;
}

.float-left { float:left; }

.float-right { float:right; }

.text-left { text-align:left; }

.text-right { text-align:right; }

.text-center { text-align:center; }

.text-justify { text-align:justify; }

.bold { font-weight:bold; }

.italic { font-style:italic; }

.underline { border-bottom:1px solid; }

.highlight { background:#ffc; }

.small { font-size: .9em; }

.wrap {
	width:960px;
	margin:0 auto;
}

.img-left {
	float:left;
	margin:4px 10px 4px 0;
}

.img-right {
	float:right;
	margin:4px 0 4px 10px;
}

.nopadding { padding:0; }

.noindent {
	margin-left:0;
	padding-left:0;
}

.nobullet {
	list-style:none;
	list-style-image:none;
}

/* *** Float containers fix:*** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* End hide from IE-mac */  

/* Site specific styles
--------------------------------------------------------------------------------------- */

.highlight {
	color: #000000;
	background-color:#EFF1F3;
	border: 1px #CBD3DB solid;
}

.grey-box {
	width: 320px;
	background-color: #EFF1F3;
	border: 1px solid #CBD2DB;
	font-weight: bold;
	padding-top: 10px;
	margin: 10px 20px;
}

.column-rt {
	float:right;
	width: 320px;
	background-color: #EFF1F3;
	border: 1px solid #CBD2DB;
	font-weight: bold;
	padding-top: 10px;
	margin:40px;
}

.half-rule {
	color:#FFFFFF;
	border:none;
	border-top:1px solid #CCCCCC;
	margin: 0 15px;
	width: 340px;
	padding: 0;
	float: left;
}

#sites {
	float: right;
	width: 250px;
	margin: 0 20px 20px;
}

#sites ul #form2 {
	margin: 5px;
	padding: 5px;
}

#sites ul {
	list-style-type:none;
	margin-left: 30px;
}
#centerColumn .section table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer table {
	margin: 10px auto;
	padding: 5px;

}
.pdf {
	text-transform: uppercase;
	text-align: right;
}
#centerColumn .section .pdf img {
	margin-top: 5px;
}
#centerColumn .section .pdf a:hover {
	color: #0000FF;
}
