/* Heading */
h1 {
	font-size: 13pt;
	color: #2D384D;
}

h2 {
	font-size: 12pt;
	color: #FD9902;

}

h3{
	font-size: 11pt;
	color:  red;
}

h4 {
	font-size: 10pt;
	color: #444;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6{
	margin: 7px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	background: url(../images/bullet-list.gif) no-repeat 15px 8px;
	line-height: 180%;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

.line_break {
	border-bottom:1px dotted #CCC;
	margin-top:-15px;
}

#module_title {
	font-size: 11pt;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	color: #2D384D;
	border-bottom:1px dotted #CCC;
}

#module_content {
	color:  #444;
}
#module_content a{
	color: #B9BBBD;
	text-decoration:none;
}
#module_content a:hover{
	color: #B9BBBD;
	text-decoration:underline;
}

/*fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}
*/
hr {
	border-top: 1px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img{

}
img.clear-left{
	clear: left;
}

img.clear-right{
	clear: right;
}

.paragraph-break{
	border-bottom:1px dotted #E4E4E4;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

#pathway {
	padding: 7px 3px 5px 25px;
	display: block;
	color: #999999;
	font-size:8pt;
}

#pathway a {
	font-weight: bold;
}

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #fff url('../images/a1.gif') repeat-x;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #444;
line-height: 18px;
}

a
{
color: #FD9902;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

img.picA
{
position: relative;
top: -2px;
background: url('../images/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('../images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('../images/upbg.gif') no-repeat;
width: 800px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 800px;
margin: 0 auto;
background: #fff url('../images/abg.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;
background: #fff url('../images/logo.jpg') no-repeat;
width: 255px;
height: 92px;
padding-left: 20px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
line-height: normal;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #2D384D;
top: 51px;
}

#header sup
{
color: #FCE2CA;
}

#splash img
{
position: absolute;
right: 30px;
top:10px;
width: 458px;
height: 92px;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #fff;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#primarycontent
{
position: relative;
width: 100%;
float: left;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #2D384D;
letter-spacing: -1px;
background: url('../images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #2D384D;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('../images/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;

bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('../images/printer.png');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('../images/comments.png');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('../images/page_white_text.png');
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('../images/a50.gif');
color: #8890A5;
}

#footer a
{
color: #35415A;
}
/*********** #FORM styles ***********/
fieldset {
	padding: 10px;
	margin-bottom: 0.5em;
	color:black;
	border:1px dotted #DFE0E1;

}
legend{
	font-weight:bold;
	padding:5px;
	border:1px dotted #DFE0E1;
	background:#DFE0E1;
}
input[type=text]{
	/*width:250px; */
}
textarea{
	width:250px;
}
#submit{
padding-top:7px;
}
.submitButton{
	background:#91A8B3;
	padding: 2px 4px 2px 4px;
	color:white;
	border:#4B4B4D 1px solid;
	margin-left:7px;
}
.submitButton:hover{
	background:#A2A598;

}
label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	
}
input.validation-failed, textarea.validation-failed, select.validation-failed {
	border: 1px solid #F29400;
	color : #F29400;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	color : #F29400;
	font-weight: bold;
	
}