/*DWS*/


/* ----------paragraphs-------------- */

p{
padding-top: 0px;
padding-left: 0px;
padding-right: 10px;
padding-bottom: 0px;
line-height: 18px;
 }

.aboutxt{
padding-top: 0px;
padding-left: 5px;
padding-right: 10px;
padding-bottom: 0px;
z-index:1;
 }
/* ----------headings-------------- */ 

h1 {
font-size: 11px;
background-color: #39597D;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
padding:5px 15px;
margin:0px }

h2 {
font-weight: normal;
margin:0px;
font-size: 14px;
color: #A8B6C6;
line-height: 17px;
}

h3 {
font-weight: bold;
padding-top:28px;
padding-right:0px;
padding-left:5px;
padding-bottom:0px;
margin:0px;
font-size: 14px;
color: #39597D;
}

h4 {
font-family: Arial, Helvetica, Sans-Serif;
font-weight: normal;
color: #FFFFFF;
font-size: 11px;
background-color: #FF9900;
border-top:8px solid #FF9900;
border-bottom:8px solid #FF9900;
padding:0px 22px;
margin:0px }

h5 {
font-weight: bold;
padding-top: 0px;
padding-left: 5px;
padding-right: 40px;
padding-bottom: 0px;
margin:0px;
font-size: 13px;
color: #666666;
}

h6 {
padding-top: 0px;
padding-right:0px;
font-weight: normal;
margin:0px;
font-size: 12px;
color: #666666;
line-height: 16px;
}

.h3plain {
font-weight: normal;
padding-top:20px;
padding-right:0px;
padding-left:5px;
padding-bottom:0px;
margin:0px;
font-size: 14px;
color: #39597D;
}

.h5plain {
	font-weight: bold;
	font-size: 13px;
	color: #336699;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin:0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

/* ----------left nav-------------- */



/* ----------right nav-------------- */

.link a{
background-color:#FFFFFF;
color: #FF9900;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.link a:visited{
background-color:#FFFFFF;
color: #FF9900;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.link a:hover{
background-color:#FF9900;
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

 /*  ----------------bullet points---------------------- */

ul{
 line-height: 17px;
 }
 
li {
list-style-image: url(../images/dot.gif);
 }

/* ----------rollovers-------------- */
.secnavbold a {
font-weight:bold;
font-size:12px;
text-decoration: none;
color: #000000;
padding-left: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-image: url(../images/arrow_off.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
display: block;
line-height: 15px;
}
.secnavbold a:visited {
font-weight:bold;
text-decoration: none;
color: #000000;
}

.secnavbold a:hover{
font-weight:bold;
color: #333333;
background-image: url(../images/arrow_on.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
text-decoration: none;
}
.secnav a {
font-size:12px;
text-decoration: none;
color: #666666;
padding-left: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-image: url(../images/arrow_off.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
display: block;
line-height: 15px;
}
.secnav a:visited {
text-decoration: none;
color:  #000000;
}

.secnav a:hover {
color: #333333;
background-image: url(../images/arrow_on.gif);
background-repeat: no-repeat;
background-position: 1px 2px;
text-decoration: none;
background-color:#EDE5D8;
}

.blulink {
font-size: 13px;
color: #39597D;
text-decoration: none;
font-weight: bold;
}


.bblulink a {
font-size: 12px;
color: #39597D;
text-decoration: none;
font-weight: bold;
}

.bblulink a:visited {
text-decoration: none;
color: #39597D;
font-size: 12px;
font-weight: bold;
}
.bblulink a:hover {
color: #000033;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}


/* ----------footer-------------- */

.footerlink {
font-size: 11px;
color: #39597D;
text-decoration: none;
text-align: right;
font-weight:normal;
padding: 20px;
width:300px;
float:right;

}

.footerlink a {
font-size: 11px;
color: #39597D;
text-decoration: none;
text-align: right;
font-weight:normal;

}

.footerlink a:visited {
text-decoration: none;
color: #39597D;
font-size: 11px;
font-weight: normal;

}
.footerlink a:hover {
color: #000033;
text-decoration: none;
font-size: 11px;
font-weight:normal;
}
