body{
	margin: 10px 0 10px 0;
	padding:0;
	text-align:center;
	background: #e6e7e7 url(images/bg1.jpg) repeat-x;
	background-attachment: fixed;
	letter-spacing: 1px;
}
.hide {
	position: absolute;
	left: -48000px;
	top: -2000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}	
#pagewidth{
	width:960px;
	background-color: #fff;
	border: 4px solid #fff;
	text-align:left;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Lucida Grande, Verdana, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 12px;
	line-height: 1.6em;
	color: #000;
	list-style-image: url(images/list.gif);
}

.container { overflow: hidden; }
.img-repl { text-indent: -9999px; overflow: hidden; display: block; }
#header a {
	background-image: url(images/banner.jpg);
	height: 83px;
	width: 100%;
}

.title {
	margin: 0;
	padding: 2px 0 0 78px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

#leftcol{
width:190px;
float:left;
position:relative;
background-color:#fff;
}

/* NAVIGATION LEFT */

#menu1 {
width: 190px;
float: left;
}

#menu1title {
margin: 0;
background-image: url(images/bg_green.gif);
padding: 2px 0 0 10px;
width: 180px;
height: 18px;
color: #fff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
line-height: normal;
}



#menu1 ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu1 li a:link, #menu1 li a:visited {
width: 164px;
\width: 190px;
w\idth: 164px;
display: block;
color: #000;
margin-left: 0px;
padding: 5px 0 0 26px;
font-weight: bold;
outline: none;
background: url(images/bg_nav.gif) repeat-y;
}

#menu1 li a:hover {
color: #000;
padding: 5px 0 0 26px;
text-decoration: none;
background: #fff url(images/bg_nav_over.gif) repeat-y;

}
#menu1 li a.current {
	background: url(images/bg_nav_over.gif) repeat-y;
	color:#333;
}
#menu1 li a.current1 {
	background: url(images/bg_nav1.gif);
	background-repeat: no-repeat;
	color:#000099;
	background-color:#EEEEEE;
}
/* BEGIN SUBLINKS */

#menu1 ul ul li {margin: 0;padding: 0;}

#menu1 ul ul a:link,#menu1 ul ul a:visited
{
	display: block;
	padding: 5px 0 0 40px;
	width: 150px;
	color: #0067BF;
	text-decoration: underline;
	font-size: 11px;
	line-height: normal;
}

#menu1 ul ul a:hover
{
	background-image: none;
	color: #0099FF;
	text-decoration: none;
	background: #F2F2F2 url(images/bg_nav1.gif) repeat-y;
}

/* END SUBLINKS */

/* NAVIGATION TOP */

#menu2 {
	margin: 0 0 12px 0;
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom: 1px solid #005aa9;
}

#menu2 ul {
margin:0;
padding:0px 0 0 50px;
list-style:none;
}

#menu2 li {
display:inline;
margin:0;
padding:0;
}

#menu2 a {
float:right;
background:url("images/tab_left.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
width: 100px;
}

#menu2 a span {
	float:right;
	display:block;
	background:url("images/tab_right.gif") no-repeat right top;
	padding:5px 8px 4px 6px;
	color:#006699;
	text-align: center;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu2 a span {float:none;}
/* End IE5-Mac hack */
#menu2 a:hover span {
color:#FFF;
}

#menu2 a:hover {
background-position:0% -42px;
}

#menu2 a:hover span {
background-position:100% -42px;
}

#menu2 #current a {
background-position:0% -42px;
}
#menu2 #current a span {
background-position:100% -42px;
}

a {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}

a:hover {
	color: #0099CC;
	text-decoration: none;
}

#list
{
margin-left: 20px;
padding-left: 0;
list-style: none;
}

#list li
{
	position: relative;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}
#menulist
{
margin-left: 20px;
padding-left: 0;
list-style: none;
}

#menulist li
{
	position: relative;
	padding-left: 1px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 24px;
}

.borders {
border: 1px solid #000000;
}

#twocols{
width:770px;
float:right;
position:relative;
height: 100%;
}

#rightcol{
width:190px;
float:right;
position:relative;
background-color:#fff;
font-size: 11px;
line-height: 1.4em;
height: 100%;
}

/*----------Begin Newsbox----------*/

fieldset {
border: 1px solid #000;
padding: 6px;
margin-top: 6px;
}

legend {
color: #000;
font-weight: normal;
letter-spacing: 1px;
font-size: 14px;
text-transform: uppercase;
}
/* Content elements
------------------------------ */

.content h1, .content h2, .content h3, .content h4 {
	font: 1.7em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	color: #0066CC;
}
.content h2 {
	font-size: 1.5em;
	color: #0066CC;
}
.content h3 {
	font-size: 1.3em;
	color: #339999;
}
.content h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}

blockquote { margin-left: 10em; padding-left: 1em; border-left: 2px solid #ccc; }
pre, code { font: 1.2em/1.8 "Courier New", Courier, monospace; border: 1px dashed #aaa; padding: 1em; background: #eee; }
code { padding: .2em .5em; }



.icons a, .icon { padding-left: 20px; background-repeat: no-repeat; background-position: left center; }

.content p, .content ul, .content ol, .content table, blockquote, pre, .columns, .content img { margin-bottom: 1em; }
/*----------End Newsbox----------*/

#maincol{
background-color: #fff;
float: left;
display:inline;
position: relative;
width:580px;
height: 100%;
}

h1,h2,h3 {
	margin: 0 20px 5px 20px;
	font-size: 22px;
	font-weight: normal;
	color: #0066CC;
	letter-spacing: 3px;
	line-height: normal;
}

h4 {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 6px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	letter-spacing: 2px;
	line-height: normal;
	background: #c2e8f4 url(images/arrow.gif) no-repeat;
	background-position: right;
}
h5 {
	margin: 0 0 4px 0;
	font-size: 22px;
	font-weight: normal;
	color: #0066CC;
	letter-spacing: 3px;
	line-height: normal;
}
#text{
padding: 0 20px 20px 20px;
}

#footer {
padding: 20px 0 20px 0;
background-color:#fff;
clear: both;
text-align: center;
}

.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 */
/* Horizontal Menu
------------------------------ */

.menu-h {
	overflow: hidden;
	border-right: 1px solid #ccc;
}
.menu-h li {
	float: right;
	list-style: none;
	padding: 0 .8em;
	border-left: 1px solid #ccc;
}
/* Text align & Float
------------------------------ */

.a-left { text-align: left; }
.a-center { text-align: center; }
.a-right { text-align: right; }

.f-left { float: left; }
.f-right { float: right; }

/*	Tables
------------------------------ */

table { border-collapse: collapse; width: 100%; }
table th, table td { border: 1px solid #ccc; padding: 2px 3px; vertical-align: top; }
table th { background: #f4f4f4; }
table td {  }

/*	Columns
------------------------------ */

.columns { width: 100%; overflow: hidden; }
.w-5, .w-10, .w-15, .w-20, .w-25, .w-30, .w-35, .w-40, .w-45, .w-50, .w-55, .w-60, .w-65, .w-70, .w-75, .w-80, .w-85, .w-90, .w-95, .w-100, .w-33, .w-66, .w-38, .w-62 { float: left; overflow: hidden; }

.col-content { padding: 0 6px; }
.col-first { padding-left: 0!important; }
.col-last { padding-right: 0!important; }

.w-5 { width: 5%; }
.w-10 { width: 10%; }
.w-15 { width: 15%; }
.w-20 { width: 20%; }
.w-25 { width: 25%; }
.w-30 { width: 30%; }
.w-35 { width: 35%; }
.w-40 { width: 40%; }
.w-45 { width: 45%; }
.w-50 { width: 50%; }
.w-55 { width: 55%; }
.w-60 { width: 60%; }
.w-65 { width: 65%; }
.w-70 { width: 70%; }
.w-75 { width: 75%; }
.w-80 { width: 80%; }
.w-85 { width: 85%; }
.w-90 { width: 90%; }
.w-95 { width: 95%; }
.w-100 { width: 100%; }

.w-33 { width: 33%; }
.w-66 { width: 66%; }

.w-38 { width: 38%; }
.w-62 { width: 62%; }

/* Images
------------------------------ */

.content img { padding: 5px; border: 1px solid #ccc!important; margin-top: .4em; }
.content img.null-image { padding: 0!important; border: none!important; margin: 0!important; }
img.f-left { margin-right: 1em; }
img.f-right { margin-left: 1em; }

/* Content Form
------------------------------ */

.content form { padding: .5em 0; }
.content fieldset { margin-bottom: 1em; border: none; }
.content legend { margin-top: -1px; padding-bottom: 1em; font-size: 1.1em; font-weight: bold; }

.content .f-row { overflow: hidden; margin-bottom: .5em; }
.content label { float: left; text-align: right; width: 25.99%; padding: 0 2%; }
.content .f-inputs { padding-left: 30%; }

.f-actions { padding-top: 1em; border-top: 1px solid #ccc; }

/* Inputs
------------------------------ */

input { vertical-align: middle }
.i-checkbox { margin-top: 3px; }
.i-text { width: 200px; padding: 0 1px; font: 1em sans-serif; }
.button { padding: 0 .25em; width: auto; overflow: visible; cursor: pointer; }
