/* =CSS Rest v1.0 | 20080212
-----------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}/* remember to define focus styles! */
ins {text-decoration: none;}/* remember to highlight inserts somehow! */
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}/* tables still need 'cellspacing="0"' in the markup */

/* =Body 
-----------------------------------------------------------------------------------------*/
body {
	
	background: url(../images/bkgrd-repeat.jpg) repeat-x;
	background-color: #C0C0C0;
	color: #000;
  	font: 80% "Century Gothic", Arial, Helvetica, sans-serif;
	/*font: 62.5% "Times New Roman", Times, serif;*/
	line-height: 1;
}

ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
img.right{margin:10px;}
img.left{margin:10px;}
strong, b{font-weight: bold;}
em, i{font-style: italic;}

/* =Typography
-----------------------------------------------------------------------------------------*/
p, #news{
	font:normal 1.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	margin:10px;
}

ul{
	font:normal 1.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	list-style: disc;
	margin:10px 10px 10px 25px;
}

ol{
	font:normal 1.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	list-style: decimal;	
	margin:10px 10px 10px 25px;
}

#nav{
	font:normal 1.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	margin:10px;
}

#news .art-date{
	font-size: .8em;
}

#news .art-ttl a{
	font-weight: bold;
	text-decoration: none;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1{
	font:normal 2.4em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 2.4em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}

h2{
	font:normal 2.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 2.2em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}

h3{
	font:normal 2.0em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 2.0em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}

h4{
	font:normal 1.8em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 1.8em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}	

h5{
	font:normal 1.6em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 1.6em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}	

h6{
	font:normal 1.4em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 1.4em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}				

/* =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited{
	cursor:pointer;
}

a:hover, a:active{
}		

/* =MainNav
-----------------------------------------------------------------------------------------*/

/* =SubNav
-----------------------------------------------------------------------------------------*/

/* =Components These need to be set for back-ground
-----------------------------------------------------------------------------------------*/
#fckPages, #fckArticles, #fckNews, #fckQuestion, #fckTestimonials{
	background-color: #fff;
	background-image: none;
}

/* =Layout
-----------------------------------------------------------------------------------------*/
#line{
	background-color: #000;
	display: block;
	font-size: 0px;
	height: 1px;
	line-height: 1px;
}
#wrapper{
	margin:0 auto;
	width:899px;
}
#header{
	height: 444px;
	margin:0 auto;
	width:899px;
}
#header1{
	height: 27px;
	margin:0 auto;
	width:899px;
}
#header2{
	height: 415px;
	margin:0 auto;
	width:899px;
}
#header img {
	border:0;
	margin:0;
	padding:0
}
#headerint{
	height: 156px;
	margin:0 auto;
	width:899px;
}
#navwrapper {
	width: 100%;
	padding-top: 1px;
	background-color:#fff;
}
#navigate{
	width:899px;
	margin:0 Auto;
	padding: 0;
	background-color:#fff;
}

#nav li{
	display: block;
	float: right;
	font:bold 15px/28px "Century Gothic", Arial, Helvetica, sans-serif;
	list-style: none;
	height: 28px;
	position: relative;
	z-index:100;
}

#nav li a:link, #nav li a:visited{
	color: #323232;
	display: block;
	line-height: 28px;
	margin: 0 16px 0 0;
	padding:0 0 6px 0;
	text-decoration: none;
	z-index:100;
}

#nav li a:hover, #nav li a:active{
	color: #0000ff;
	z-index:100;
}

#nav li ul li a:link, #nav li ul li a:visited{
	background-color: #eeeee6;
	height: 27px;
	line-height: 18px;
	margin: 0;
	padding:0 0 0 8px; 
	text-align: left;
	z-index:100;
}

* html #nav li ul li a:link, * html #nav li ul li a:visited{padding:8px 0 0 16px;}

#nav li ul li a:hover, #nav li ul li a:active{color: #0000ff; z-index:100;}

#nav li ul { /* second-level lists */
	background-color: #eeeee6;
	border: 2px solid #b1b0ac;
	border-top: 4px solid #eeeee6;
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 10px 0 0 0px;
	padding: 0px;
	position: absolute;
	width:187px;
	z-index:100;
}
* html #nav li ul {
	margin: 15px 0 0 0px;
}

#nav li ul li{
	display:block;
	width:174px;
	z-index:100;	
}

#nav li:hover ul,  #nav li.sfhover ul{ /* lists nested under hovered list items */
	left:0;
	margin-left: -8px;
	top: 18px;
	z-index:100;
}

#content{
	width:899px;
	margin:0 Auto;
	padding-top: 10px;
	background-color:#fff;
}

* html #content{
	margin-top: -3px;
}

#fckPages{
	background-image:none;
}
#footer{
	line-height: 1px;
	margin:0 auto;
	width:899px;
	height:18px;
	background: url(images/footer.gif);
}
#news .art-date{
	font-size: .8em;
}

#news .art-ttl a{
	font-weight: bold;
	text-decoration: none;
}

#copyright p{
	width: 899px;
	font: bold 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #000098;
	margin: 0 Auto;
}
	
#copyright p.valid{
	background: url(../images/bg_Check.jpg) no-repeat;
	float: right;
	text-align: right;
	width: 16%;
}
#keywords{
	clear: both;
	height: 14px;
	margin:0 auto;
	text-align:center;
	width:970px;
}

.article-ttl {
	font-weight:bold;
	font-size:1.0em;
	margin-top:10px;
}
.article-ttl a {
	color:#000000;
	text-decoration:none;
}
.article-date {
	font-size:.9em;
	font-style:italic;
	padding-top:3px;
	padding-bottom:5px;
}
.article-intro {
	font:normal 1.1em/1.3em Arial, Helvetica, sans-serif;
}
.article-body {
	font:normal 1.1em/1.4em Arial, Helvetica, sans-serif;
	margin:10px;
}

#fpbuttons {
	width:850px;
	margin:0 auto;
	text-align:center;
}

#fpbuttons img {
	margin:10px;
}
		
/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 1px solid Black;width:500px; margin:10px;padding:10px;}

input, textarea {
	font-size: 1em;
	color: #434343;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.2em;
	float:left;
	margin:3px 0;
}

input:focus, textarea:focus {
	background-color: #fff5be;
}

#sidebar input {
	width: 100%;
}

input#submit {
	width: auto;
	font-size: 0.85em;
}
label {
	width:150px;
	display:block;
	font-weight:bold;
	color:#000000;
	float:left;
	margin:3px 0;
}

form br{
	clear:both;
}
cite {margin-left:20px;}
/* =Filters
-----------------------------------------------------------------------------------------*/
/*[BEGIN] Clear Fix for Fire Fox*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*[END] Clear Fix for Fire Fox*/

/* =Home Page Content
-----------------------------------------------------------------------------------------*/