@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thrColFixHdr #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	height: 120px;
	padding-top: 5;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width: 1010px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.thrColFixHdr #navigation {
	color: #333;
	height: 27px;
	background-image: url(images/title-bg.gif);
	background-repeat: repeat;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 156px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 156px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	position: relative;
	top: 10px;
}
.thrColFixHdr #subContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	background-image: url(images/container-bg.gif);
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Footer */
#footer 
{
	float: left;
	clear: both;
	width: 100%;
	color: #FFFFFF;
	background-color: #288885;
	background-image: url(images/footer2.png);
}


#footer a {
	color: #FFFFFF;
	border-bottom-color: #81a2c3;
}

#footer a:hover, #footer a:active {
	color: #FF9900;
	border-bottom-color: #9ebb33;
}

#meta div
{
	padding: 0;
	width: 20%;
	float: left;
	margin-top: 24px;
	margin-right: 10px;
	margin-bottom: 30;
	margin-left: 34px;
}

#meta heading 
{
	font-size: 12px;
	margin-left: 8px;
	color: #DFDFDF;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#meta li
{
	list-style-image: url(images/plus.gif);
}

#meta li a
{
	display: block;
	padding: 3px 8px;
	border-bottom-color: #585855;
}

#meta li a:hover, #meta li a:active
{
	border-bottom-color: #585855;
}

#copyright 
{
	border-top: 1px solid #1c1c1c;
	background-color: #255585;
	padding: 10px;
	clear: both;
} 



/* LOGO */

#header h1#logo {
	position: absolute;
	margin: 0;
	padding: 5;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 10px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/logo-afc.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
}

/* header picture */

#header h1#afc {
	position: absolute;
	margin: 0;
	padding: 5px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: -36px;
	left: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/afc-online.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	float: right;
}
/* header picture */

#header h1#calculators {
	position: absolute;
	margin: 0;
	padding: 5px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: -36px;
	left: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/calculator-header-2.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	float: right;
}
#header h1#addservices {
	position: absolute;
	margin: 0;
	padding: 5px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: -36px;
	left: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/additional-services.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	float: right;
}
#header h1#news {
	position: absolute;
	margin: 0;
	padding: 5px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: -36px;
	left: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/news-views.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	float: right;
}
#header h1#websites {
	position: absolute;
	margin: 0;
	padding: 5px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: -36px;
	left: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/website-header.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	float: right;
}
#header h1#contactus {
	position: absolute;
	margin: 0;
	padding: 5px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: -36px;
	left: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/contact-us.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	float: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #2F8EF0;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #255585;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 4;
	margin-left: 0;
	word-spacing: -0.1em;
}
h3 {
	color:#FF9900;
	font-size:13px;
	font-weight:bold;
	background-color:#0000FF;
	display:block;
	width:139px;
	height:22px;
	border-bottom:1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/sub-menu-bg-hover.png);
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #255585;
	padding-bottom:0px;
	margin:0px;
	text-align: center;
}
h5 
{
	font-size: 12px;
	margin-left: 8px;
	width: 100%;
	color: #FF9900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.BlueBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #255585;
}
.RedBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #CC3300;
}
.WhiteBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}
.smallHead {
	color: #990000;
	font-weight:bold;
}
a {
	font-size: 12px;
	color: #5A96D1;
	font-weight:bold;

}
a:link, a:active, a:visited{
	text-decoration: underline;
}
a:hover {
	font-size:12px;
	color:#255585;
	font-weight:bold;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 32px;
	background-position: 5px 10px;
	border: 1px solid #f2f2f2;
	border-left: 3px solid #3182C0;
	font-weight: bold;
}


table.contacts
{
	width: 98%;
	background-color: #fafafa;
	border: 1px #5A96D1 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 0px;
	margin-right: 8px;
	background-position: top;
}


td.contactDept
{
	background-color: #255585;
	border: 1px #5A96D1 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}


td.contact
{
	border-bottom: 1px #6699CC dotted;
	text-align: justify;
	background-color: #E4EDF8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
}




/* advertisement */

.advertisement {
	position : relative;
	left : 180px;
	top : 35px;
	width : 640px;
	height : 80px;
	text-align: center;
} 
.advertisement p {
	color : #255585;
	font-size : 12px;
	padding-left : 10px;
	padding-top : 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
} 


/* Navigation */

/* horizontal tab */

#tabs {
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;
	font-weight: bold;
}

#tabs ul {
	margin:0;
	padding:0px 10px 0 154px;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFC60E;
}

#tabs a:hover {
	background-position:0% 0px;
	background-image: url(images/sub-menu-bg-hover.png);
	background-repeat: repeat;
}

#tabs a:hover span {
	background-position:100% -0px;
}


/* VERTICAL Tab left*/


ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
	
#menu {
	width: 156px;
	margin: 0px;
}
	
#menu li a {
	height: 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
}	
	
#menu li a:link, #menu li a:visited {
	color: #255585;
	display: block;
	background-repeat: repeat-x;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #E8E8FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
	
#menu li a:hover {
	color: #E8E8FF;
	padding: 4px 0 0 10px;
	font-weight: bold;
	background-color: #255585;
	background-image: url(images/arrow-hover-right.gif);
	background-repeat: no-repeat;
}




/* VERTICAL Tab Right */


ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
	
#tabs2 {
	width: 156px;
	margin: 0px;
}
	
#tabs2 li a {
	height: 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
}	
	
#tabs2 li a:link, #tabs2 li a:visited {
	color: #255585;
	display: block;
	background-repeat: repeat-x;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #E8E8FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
	
#tabs2 li a:hover {
	color: #E8E8FF;
	padding: 4px 0 0 10px;
	font-weight: bold;
	background-color: #255585;
	background-image: url(images/arrow-hover-right.gif);
	background-repeat: no-repeat;
}






/* Subscribe */

table.subsrciption
{
	width: 154px;
	border-collapse: collapse;
	border-spacing: 0px;
	height: 20px;
}


td.subscribeDept
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/subscribe.gif);
	height: 70px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

td.subscribe
{
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 24px;
	padding-left: 4px;
}

/* Three add boxes */

#addboxes {
	width : 94%;
	position : relative;
	border : 1px solid #ffe;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
} 
.addone {
	width : 31%;
	float : left;
	margin : 0 11px 0 0;
	color : #333333;
	border : 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.addone h2 {
	color : #255585;
	font-weight : bolder;
	padding : 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
} 
.addone p {
	line-height : 12px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
.addone p.more {
	width : 66px;
	height : 18px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 24px;
} 
.addone p.more a {
	width : 120px;
	height : 18px;
	display : block;
	color : #fff;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	background-color: #255585;
} 
.addtwo{
	width : 31%;
	color : #333333;
	float : left;
	margin : 0 11px 0 0;
	border : 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.addtwo h2 {
	color : #255585;
	font-weight : bolder;
	padding : 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
} 
.addtwo p { 
	line-height : 12px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
.addtwo p.more { 
	width : 66px;
	height : 18px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 24px;
} 
.addtwo p.more a {
	width : 120px;
	height : 18px;
	display : block;
	color : #fff;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	background-color: #255585;
} 
.addthree {
	width : 31%;
	color : #333;
	float : left;
	margin : 0 11px 0 0;
	border : 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.addthree h2 {
	color : #255585;
	font-weight : bolder;
	padding : 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
} 
.addthree p { 
	line-height : 12px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
.addthree p.more { 
width : 66px;
height : 18px;
padding : 10px 0 0 24px;
} 
.addthree p.more a {
	width : 120px;
	height : 18px;
	display : block;
	color : #fff;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	background-color: #255585;
} 
.addfour { 
padding-top : 15px;
padding-bottom : 15px;
} 
.addfour h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.6em;
	color : #7e9dc8;
	padding-top : 10px;
	margin-left : 10px;
} 
.addfour p { 
margin-right : 10px;
text-align : justify;
} 
