@charset "utf-8";


.cssform      {
	position: relative;



}



.cssform p{
	margin: 0;
	padding: 5px 0 8px 0;
	height: 1%;
	margin-left: 155px;
}



.cssform label{
position:absolute;
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	padding-bottom: 5px;
}

.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform .input {
width:180px !important;
}

.cssform textarea{
	width: 200px;
	height: 150px;
}
.cssform  img      {
	position: relative;
	bottom: 1px;
	left: 3px;
}
.cssform  table      {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 150px;
}


* html .threepxfix{
margin-left: 3px;
}
* {
	margin:0;
	padding:0;
}
body {
	background:#ffffff url(../images/bodybg.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.72em;
	color:#52565b;
	margin:0 auto;
}
h1, h2, h3, h4, h5, p, ul {
	margin:0;
	padding:0;
	list-style:none;
}

h1 {
	font-size:1.7em;
}
h2 {
	font-size:1.6em;
	color:#e08f34;
}
h3 {
	font-size:1em;
}
h4 {
	font-size:12px;
}
p {
	line-height:1.6em;
	text-align:left;
	margin-bottom:10px;
}
ul {
	line-height:1.4em;
}
.listitem {
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#wrap #content #primary h4 {
	margin-top: 55px;
	padding-left: 15px;
}
.listitem li {
	padding-bottom: 8px;
}


a {
	color:#0088b5;
	text-decoration:underline;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.valign {
	vertical-align:middle;
}
.flt-left {
	float:left;
}
.flt-right {
	float:right;
}
/* layout */
	#wrap {
	width:865px;
	margin:0 auto;
}
#header {
}
.logo {
	padding:5px;
	float:left;
}
.toplink {
	float:right;
	background:url(../images/top-linkbg.jpg) no-repeat top left;
	width:122px;
	padding:8px;
}
.toplink a {
	color:#4f5d67;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
.toplink a:hover {
	text-decoration:underline;
}
#menu {
	clear:both;
	background:url(../images/menu-mid.jpg) repeat-x top left;
	height:31px;

	width:865px;

}
.menu-lt {
	background:url(../images/menu-lft.jpg) no-repeat top left;
	height:31px;
	float:left;
	width:15px;
}
.menu-rt {
	background:#4f5d67 url(../images/menu-rt.jpg) no-repeat top left;
	height:31px;
	float:left;
	width:15px;
}
#menu ul {
	list-style:none;
	float:left;
	width:835px;
	padding:0;
	margin: 3px 0 0 0px;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	background:url(../images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
	margin-left:4px;
	color:#FFFFFF;
}
#menu a span {
	float:left;
	display:block;
	margin:0;
	background:url(../images/tabright.gif) no-repeat right top;
	padding:5px 16px 5px 10px;
	margin-bottom:0;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:18px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#menu a span {
	float:none;
}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#4f5d67;
}
#menu a:hover {
	background-position:0% -28px;
}
#menu a:hover span {
	background-position:100% -28px;
}
#menu a.selected span {
	color:#4f5d67;
}
#menu a.selected {
	background-position:0% -28px;
}
#menu a.selected span {
	background-position:100% -28px;
}
#menu .dropmenudiv {
	position:absolute;
	top:0;
	line-height:18px;
	z-index:9999;
	width:200px;
	visibility:hidden;
	background: url(../images/hover-rd.png) no-repeat bottom left;
	margin-top:-1px;
	padding-bottom:20px;
	margin:0;
}

*html #menu .dropmenudiv {
		background: url(../images/hover-rd.gif) no-repeat bottom left;
}
#menu .dropmenudiv a {
	width:100%;
	text-indent:8px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#4f5d67;
	font-size:11px;
	padding:3px 0;
	margin:0;
}
#menu .dropmenudiv a:hover {
	background:#4f5d67;
	color:#fff;
	padding:3px 0;
	margin:0;
}
/*-----------CONTENT---------*/	
	
	
		
	#tophead {
	background:url(../images/top-head.jpg) no-repeat top left;
	height:227px;
	width:865px;
	z-index:10;

}
.top-data {
	width:380px;
	float:right;
	color:#455560;
	padding-top: 160px;
}
.top-data h2 {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	color:#455560;
	font-size:25px;
	padding:5px;
	margin-top:10px;
}
.top-data p {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:15px;
	line-height:1.5em;
	color:#455560;
	padding:5px;
	margin-top:5px;
}
.top-data img {
	padding-left:80px;
	padding-top:10px;
}
#content {
	padding:14px;
	float:left;
	padding-bottom: 0px;
	width: 835px;
}
#primary {
	width:463px;
	float:left;
}
#secondary {
	width:300px;
	float:right;
}
.title {
	border-bottom:1px solid #dcddde;
	padding-bottom:5px;
	margin:10px 0 5px 0;
}
.pad-10t {
	padding-top:20px;
}
/*------------*/
	#footer {
	clear:both;
	color:#FFFFFF;
	margin-top:20px;
}
.foot-lt {
	background:url(../images/foot-lt.jpg) no-repeat top left;
	width:13px;
	height:111px;
	float:left;
}
.foot-rt {
	float:left;
	background:url(../images/foot-rt.jpg) no-repeat top left;
	width:13px;
	height:111px;
}
.foot-mid {
	background:url(../images/foot-mid.jpg) repeat-x top left;
	height:111px;
	width:836px;
	float:left;
}
.foot-mid ul {
	text-align:center;
	padding-top:4px;
}
.foot-mid li {
	display:inline;
	padding-left:5px;
}
.foot-mid a {
	padding-right:5px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#b5b9bc;
	text-decoration:none;
}
.foot-data {
	padding-top:15px;
}
.txt1 {
	width:300px;
	float:left;
	padding-right:30px;
}
.add {
	float:left;
	width:135px;
	background:url(../images/foot-sep.jpg) no-repeat bottom right;
	height:70px;
	margin-right:15px;
}
.txt2 {

}
#wrap  #content  #primary  .cols .leftcol {
	float: left;
	width: 49%;
}
#wrap #content #primary .cols {
	position: relative;
}

#wrap #content #primary .rightcol {
	width: 49%;
	float: right;
}
.images {
	padding-left: 30px;
	padding-bottom: 45px;
}
.cpa {
	padding-left: 75px;
	padding-top: 40px;
}
#wrap #header #tagline {
	float: right;
	clear: right;
	padding-top: 28px;
	padding-right: 18px;
	letter-spacing: 0.1em;
	color: #081A5C;
	font-style: italic;
	font-weight: bold;
}
.listitemhome {
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 13px;
}
.listitemhome  li {
	padding-bottom: 8px;
}
#wrap #content #secondary .listitemhome img {
	float: right;

}
h4 {
	font-size: 160%;
}
.pis {
	padding-left: 30px;
	padding-bottom: 45px;
	padding-top: 30px;
}
.rep {
	font-size: 130%;
	padding-left: 15px;
}
.auth {
	font-size: 120%;
	padding-left: 15px;
}
#wrap #content #primary h5 {
	font-size: 110%;
	padding-top:15px;
	padding-bottom:15px;
}

#wrap #content #secondary .cpalogo img {
	float: right;
	padding-top: 136px;
}

