/* Start of CMSMS style sheet 'CMS Main' */
/* Start of CMSMS style sheet 'CMS Main' */
p {
	margin: 0 0 1em;
}
img {
	border-width: 0;
}
body {
	color: #666666;
	font: 14px/22px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#afpcontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#leftnav {
	width: 290px;
	float: left;
	margin-top: 20px;
	padding-bottom: 8px;
	background: #ededed url(uploads/images/leftnavbottom.gif) no-repeat 0 bottom;
	margin-bottom: 18px;
}
#pageblocks p{
	font-size: 13px;
	line-height: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
	color: gray;
}
#leftnavcontainer {
	width: 290px;
	float: left;
}
#leftnavcontainer p {
	color: #000;
	padding-top: 0;
	padding-bottom: 0;
}
#leftnav h1{
	font-weight: bold;
	background: url(uploads/images/site/leftnavheader.gif) no-repeat;
	margin-top: -3px;
	padding-top: 5px;
}
#mainbody {
	width: 581px;
	float: right;
	margin-top: 18px;
}
#headercontent {
	width: 900px;
	height: 129px;
}
#logo {
	width: 122px;
	height: 94px;
	float: left;
	margin-top: 10px;
	margin-bottom: -10px;
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#numbers {
	width: 215px;
	height: 94px;
	float: left;
	margin-top: 36px;
	margin-bottom: -36px;
	margin-left: 7px;
	padding: 0;
}
#numbers p{
	margin-bottom: 2px;
	line-height: 1.2em;
}
#language {
	width: 306px;
	height: 59px;
	float: right;
	margin-top: 10px;
	margin-bottom: -10px;
}
#topheadernav {
	width: 424px;
	height: 35px;
	float: right;
	clear: right;
	text-align: center;
	background: url(uploads/images/site/navsub_bg.jpg) no-repeat right;
}
#bottomheadernav {
	width: 900px;
	height: 35px;
	clear: both;
	background-image: url(uploads/images/site/nav_main_bg.jpg);
	text-align: center;
}
#footercontent {
	width: 900px;
	margin-top: 10px;
	float: left;
}
#copyright {
	width: 400px;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-weight: bold;
	float: left;
}
#footerlinks {
	float: right;
	width: 400px;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	border-right-style: solid;
	border-right-width: 1px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	font-size: 12px;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	border-right-style: solid;
	border-right-width: 1px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	font-size: 12px;
}
a.nav:hover {
	text-decoration: underline;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	border-right-style: solid;
	border-right-width: 1px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	font-size: 12px;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	border-right-style: solid;
	border-right-width: 1px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	font-size: 12px;
}
a.navright:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	border-right-style: none;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	font-size: 12px;
}
a.navright:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	border-right-style: none;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	font-size: 12px;
}
a.navright:hover {
	text-decoration: underline;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	border-right-style: none;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	font-size: 12px;
}
a.navright:active {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	border-right-style: none;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	font-size: 12px;
}

a.copyrightnav:link {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.copyrightnav:visited {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #666;
	font-weight: bold;
}
a.copyrightnav:hover {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
a.copyrightnav:active {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #666;
	font-weight: bold;
}

/* @end */

/* @group Old */

table
{
 	BORDER-COLLAPSE: collapse;
}
.tablestyle {
	font-size: 12px;
}

a:link {
	color: #00467F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00467F;
}
a:hover {
	color: #00467F;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #00467F;
}
.columnheaders {
	font-size: 20px;
	margin-bottom: 0;
	padding: 0px 5px 6px 15px;
}

a.leftnav:link {
	border-bottom: 1px solid #666;
	display: block;
	font-size: 12px;
	padding: 5px 0 8px 10px;
	height: 20px;
	color: #666;
	margin: 5px 15px 5px 10px;
}
a.leftnav:visited {
	border-bottom: 1px solid #666;
	display: block;
	font-size: 12px;
	padding: 5px 0 8px 10px;
	height: 20px;
	color: #666;
	margin: 5px 15px 5px 10px;
}
a.leftnav:hover {
	border-bottom: 1px solid #666;
	display: block;
	font-size: 12px;
	padding: 5px 0 8px 10px;
	height: 20px;
	color: #000;
	margin: 5px 15px 5px 10px;
	text-decoration: none;
}
a.leftnav:active {
	border-bottom: 1px solid #666;
	display: block;
	font-size: 12px;
	padding: 5px 0 8px 10px;
	height: 20px;
	color: #666;
	margin: 5px 15px 5px 10px;
}
a.leftnavsub:link {
	border-bottom: 1px solid #666;
	display: block;
	font-size: 12px;
	padding: 5px 0 8px 10px;
	height: 20px;
	color: #666;
	margin: 5px 15px 5px 30px;
}
a.leftnavsub:visited {
	border-bottom: 1px solid #666;
	display: block;
	font-size: 12px;
	padding: 5px 0 8px 10px;
	height: 20px;
	color: #666;
	margin: 5px 15px 5px 30px;
}
a.leftnavsub:hover {
	border-bottom: 1px solid #666;
	display: block;
	font-size: 12px;
	padding: 5px 0 8px 10px;
	height: 20px;
	color: #000;
	margin: 5px 15px 5px 30px;
	text-decoration: none;
}
a.leftnavsub:active {
	border-bottom: 1px solid #666;

	display: block;
	font-size: 12px;
	padding: 5px 0 8px 10px;
	height: 20px;
	color: #666;
	margin: 5px 15px 5px 30px;
}

a.headernav:link {
	color: #666666;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(uploads/images/site/leftnavheader.gif);
	width: 270px;
	display: block;
	line-height: 33px;
	height: 30px;
}
a.headernav:visited {
	color: #666666;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(uploads/images/site/leftnavheader.gif);
	width: 270px;
	display: block;
	line-height: 33px;
	height: 30px;
}
a.headernav:hover {
	color: #000000;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(uploads/images/site/leftnavheader.gif);
	width: 270px;
	display: block;
	line-height: 33px;
	height: 30px;
	text-decoration: none;
}
a.headernav:active {
	color: #666666;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(uploads/images/site/leftnavheader.gif);
	width: 270px;
	display: block;
	line-height: 33px;
	height: 30px;
}

.articles {
	padding: 0px 4px 0px 15px;
	font-size: 12px;
	line-height: 18px;
}
.navmainbg {
	background: url(uploads/images/site/nav_main_bg.jpg);
	height: 35px;
	width: 900px;
	text-align: center;
}
.navsubbg {
	background: url(uploads/images/site/navsub_bg.jpg) no-repeat right bottom;
	height: 32px;
	width: 308px;
}
.logopadding {
	padding: 10px 10px 10px 15px;
}
.quote {
	font-style: italic;
	text-align: left;
	line-height: 18px;
	padding: 10px 25px 10px 20px;
	font-size: 12px;
}
blockquote {
	margin-left: 10px;
}
h1 {
	font-weight: lighter;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	color: #00467F;
}
h2 {
	margin: 1px 0px 4px;
	padding: 0px;
	font-weight: lighter;
	font-size: 16px;
	color: #00467F;
}
h3 {
	font-weight: bold;
	font-size: 20px;
	padding: 0px 0px 3px;
	margin: 0px 0px 9px;
	color: gray;
}
h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin: 0;
}
h5 {
	font-weight: bold;
	font-size: 17px;
	color: #00467F;
	margin: 0;
	padding: 0 0 8px;
	border-bottom: 1px solid gray;
}
.tablesmall {
	font-size: 12px;
	padding: 8px;
	line-height: 14px;
}
.subnavindent {
	padding-left: 25px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
iframe {
	border-width: 0px;
	border-style: none;
}
#contacttable li{
	margin-left: -14px;

	font-size: 13px;
	line-height: 23px;
}
#contacttable p{
	font-size: 13px;
	line-height: 13px;
}

/* @end */

/* @group My Group */
div#s1 ul{
	line-height: 25px;
	display: block;
	float: left;
	clear: left;
	width: 290px;
}
div#s1 li{
	line-height: 25px;
	display: block;
	float: left;
	clear: left;
	width: 290px;
}
div#s1 {
  width: 290px;
}
div#s1 ul {
  list-style-type: none; /* get rid of the bullets */
  padding:0;
	margin: 0;
}

div#s1 ul li {
  margin: 0;
  padding: 0;
  display:block;
}

div#s1 ul li a {
  display: block;/* lines extend to right, make area clickable */
  color: #666;
  margin:0;
  text-decoration: none;  
  	border-bottom: 1px solid silver;
	padding: 0 0 0 20px;
	font-size: 12px;
}

div#s1 ul ul li a {
	padding-left: 40px;
}

div#s1 ul ul ul li a {
	padding-left: 20px;
}

div#s1 li ul, div#s1 li.open li.closed ul {
  display: none;
}

div#s1 li.open ul {
  display: block;
}
 
div#s1 ul li.open a {
}

div#s1 ul li.closed a {
}

div#s1 ul li.leaf a {
}
 
div#s1 li.active a {
}
 
div#s1 li.active li a {
}

div#s1 ul li a:hover {
	color: black;
}

/* @end */


/* End of 'CMS Main' */


/* End of 'CMS Main' */


/* End of 'CMS Main' */



/* End of 'CMS Main' */

