body {
	background-color: #828a96;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
 #title {
	background-color: #C3D9DE;
	width: 803px;
	background-image: url(/images/title_bg.gif);
	background-repeat: repeat-x;
	height: 48px;

 }
#table {	margin: 0px;
} 
 
 #title p{
	font-size: 190%;
	text-transform: uppercase;
	color: #828a96;
	margin-top: 15px;
	margin-left: 40px;
	margin-bottom: -2px;
 }
h1 {
	padding-top: 22px;
	padding-left: 22px;
}
#header {
	background-image: url(/images/header02.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 782px;
}
#footer {
	background-image: url(/images/footer.png);
	background-repeat: no-repeat;
	height: 39px;
}
#nav ul, #nav li {
	font-size: small;
	color: #333333;
	padding-right: 4px;
	display:inline;
	list-style-type: none;
	padding-left: 12px;
}
#nav a{
	text-decoration: none;
		color: #777777;

}
#nav {
	margin-top: 130px;
}
#nav a:hover{
	color: #2F7590;
		text-decoration: underline;
		}
#feature {
	background-image: url(/images/featured_bg.jpg);
	height: 160px;
	width: 408px;
	float: right;
}
#featurep {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: small;
	margin-left: 15px;
	color: #FFFFFF;
	margin-top: -10px;
}
#featurep a{
	color: #ffc600;
	text-decoration: none;
}
#featurep a:hover{
	color: #FFFF99;
	text-decoration: none;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: medium;
	color: #ffc600;
	margin-left: 20px;
	margin-top: 5px;
}
#content p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	line-height: 17px;
	font-size: 11px;
}
#content ul li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	line-height: 17px;
	font-size: 11px;
}
#content {
	margin-left: 38px;
	margin-right: 35px;
	width: 700px;
}
/*h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: medium;
	color: #006699;
	margin-top: 5px;
	margin-bottom: 10px;
}
h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: small;
	color: #638999;
	margin-top: 5px;
	margin-bottom: -5px;
}*/
h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: small;
	color: #666666;
	margin-top: 5px;
	margin-bottom: -5px;
}
#internalmiddle .port {
	height: 149px;
	width: 580px;
	background-image: url(/images/portfoliodivbacks.gif);
	background-repeat: no-repeat;
	margin-left: 23px;
	margin-top: 23px;
	margin-bottom: 35px;
}
#internalmiddle .port h2 {
	color: #0098D7;
	padding-top: 8px;
	padding-left: 11px;
}
#internalmiddle .port p {
	margin-top: 9px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#internalmiddle .port img {
	float: right;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 15px;
}
#internalmiddle .port {
	height: 149px;
	width: 580px;
	background-image: url(/images/portfoliodivbacks.gif);
	background-repeat: no-repeat;
	margin-left: 23px;
	margin-top: 20px;
	margin-bottom: 35px;
}
.portbutton {
	margin-left: 15px;
}
#internalmiddle .port a {
	background-image: url(/images/portfoliobutton.jpg);
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	display: inline;
	margin-left: 15px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 14px;
	padding-left: 14px;
}
#internalmiddle .port a:hover {
	text-decoration: none;
	color: #333333;
}
#wrapper #internalmiddle a {
	color: #666666;
	text-decoration: none;
}
#wrapper #internalmiddle a:hover {
	color: #0098D7;
	text-decoration: underline;
}


#internalmiddle form {
	margin-left: 15px;

}
#internalmiddle #DataCollection p {
	padding-top: 20px;
	font-size: 10px;
	color: #022D42;
}


#internalmiddle fieldset fieldset {
width: 160px;
padding: 0;
}

#internalmiddle input {
	background-color: #FFFFFF;
	color: #022D42;
	border: 1px solid #4C5854;
	margin: 0;
	width: 150px;
	display: block;
}

#internalmiddle textarea {
	background-color: #FFFFFF;
	color: #022D42;
	border: 1px solid #4C5854;
	margin: 0 10px 0 0;
	height: 200px;
	display: block;
}

/* focus styles */

#internalmiddle textarea:focus, #internalmiddle input:focus {
   border: 1px solid #0099CB;
   background-color: #FFFFFF;
   color: #022D42;
}

.labelfloat {
	float: right;
	margin-right: 5px;
}

#internalmiddle label {
	color: #022D42;
	font-size: 75%;
	padding-top: 5px;
	display: block;
	padding-bottom: 4px;
}

#internalmiddle fieldset {
	margin: 0;
	border: none;
	width: 400px;
}

#internalmiddle .button {
  background-color: #CCCCCC;
  color: #333333;
  width: 80px;
  margin-top: 20px;
  display: inline;
  background-image: none;
}

label {
}
.imageright {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.links a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
.links a:hover{
	color: #333333;
	text-decoration: underline;
}
.links {
	top: -22px;
	font-size: 11px;
	color: #666666;
}

.imgdetails {
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
blockquote.pullquote {
float:right;
width:10em;
margin:0.25em 0.75em 0.25em 0;
padding:0.5em;
border:3px double #ccc;
border-width:3px 0;
color:#0066A6;
background:transparent;
font:italic 1.3em/1.3 Georgia;
}
blockquote.alt {
float:right;
margin:0.25em 0 0.25em 0.75em;
}
.pullquote p {
margin:0;
text-align:center;
}
.pullquote p:first-letter {text-transform:uppercase}
.table_r1 {
	background-image: url(/images/table_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
}
.table_r2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 3px;
}
.t1 {
	padding-right: 10px;
}
			.arc90_imgcaptionTXT {
				font-size: .8em;
				color: #666;
				text-align: left;
			}
			p.arc90_imgcaptionALT {
				margin-top: 2px;
				margin-bottom: 6px;
				font-size: .65em;
				text-align: right;
			}
			span.arc90_imgcaptionALT {
				padding: 2px;
				padding-left: 4px;
				padding-right: 4px;
				background: #888;
				color: #fff;
			}
			.arc90_imgcaption {
				text-align: center;
				border: 1px solid #DDD;
				padding: 1em;
				margin: 1em 0;
				width: 9em;
			}
			.floatl { float: left; margin-right: 1em; }
			.floatr { float: right; margin-left: 1em; }
#links ul {
	list-style-type: none;
	width: 350px;
	margin-left: -30px;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #326F98;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {
	width: 350px;
	margin-left: -30px;
}

#links li a:hover {
        background: #C3D9DE;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#links a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}
a {
	color: #31719B;
}
a:hover {
	color: #4198D0;
	text-decoration: none;
}

.regtext{
	font-size : 12px;
	font:  'helvetica neue', helvetica, arial, sans-serif;
	color: #000000;
}

.regtext-bold{
	font-size : 12px;
	font:  'helvetica neue', helvetica, arial, sans-serif;
	color: #000000;
	font-weight: bold;
}

.regtextsmall{
	font-size : 10px;
	font:  'helvetica neue', helvetica, arial, sans-serif;
	color: #000000;
	line-height: 12px;
}

.regtextsmall-bold{
	font-size : 10px;
	font:  'helvetica neue', helvetica, arial, sans-serif;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
}

.regtextlarge{
	font-size : 14px;
	font:  'helvetica neue', helvetica, arial, sans-serif;
	color: #000000;
	line-height: 16px;
}

.regtextlarge-bold{
	font-size : 14px;
	font:  'helvetica neue', helvetica, arial, sans-serif;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}

.titletext{
	font-size : 12px;
	font:  'helvetica neue', helvetica, arial, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #EEEEEE;
}

.titletextlarge{
	font-size : 14px;
	font:  'helvetica neue', helvetica, arial, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #EEEEEE;
	
}

.titletextForms
{
	font-size : 12px;
	font:  'helvetica neue', helvetica, arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4C81E1;
	padding: 3px;
}


.hidden
{
	display:none;
}

.unhidden
{
	display:block;
}

.gobutton
{
	background-color: #0E8C40;
	font-size:10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}