body {
	margin:0 auto;
	padding:0;
	background-color:#fff;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#333;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
form, div, span, h1, h2, h3, h4, p, ul, li {
	margin:0;
	padding:0;
}
a img 
{ 
	border:none; 
}
#flashcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: left;
	margin: 0px;
}
#flashcontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	padding: 0px;
}

#wrapper 
{
    width:860px;
    margin:0 auto;
    padding:0px;
}
#container 
{
    width:860px;
    margin:0 auto;
    padding:0px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	font-weight: bold;
}


/* header -------------------------------------------------*/
#header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
    height:100px;
}
#header a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
}
#spacer10 
{
	width:206px;
	height:10px;
}
#spacer10-top
{
	width:206px;
	height:10px;
}
#spacer-mid 
{
	width:500px;
	height:30px;
}
#spacer-mid-bottom
{
	width:200px;
	height:30px;
}
#spacer50 
{
	width:206px;
	height:50px;
}
#spacer-header
{
	width:206px;
	height:44px;
}
#spacerFooter 
{
	width:860px;
	height:2px;
}
#login 
{
	float:right;
	width:406px;
	height:29px;
	padding:0px 10px;
    font-family:Arial, Tahoma, Sans-Serif;
    font-size:15px;
    color:#999;
    font-weight:normal;
}
#login label 
{
	float:right;
    font-family:Arial, Tahoma, Sans-Serif;
    font-size:15px;
    color:#999;
    font-weight:normal;
}
#login input.textbox 
{
    font-family:Arial, Tahoma, Sans-Serif;
    font-size:15px;
    color:#999;
    width:115px;
    padding:2px 3px;
}
#login input.button 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px;
    color:#999;
    background-color:#0A4FBF;
    border:1px solid #0A4FBF;
    width:34px;
    padding:2px 3px;
}

/* nav -------------------------------------------------*/

#menu {
	width:860px;
	height:40px;
	background-image: url(../images/nav_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#999;
	margin: 0px;
	padding: 0px;
	background-color: #333;
}
#menu ul {
	list-style: none;
	width: 860px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#999; 
}
#menu ul li { 
	float: left; 
	padding: 0px; 
	color:#999; 
}
#menu ul li a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	float: left; 
	height: 29px; 
	padding-left: 14px; 
	padding-right: 14px; 
	padding-top: 11px; 
	margin-bottom:0px;
	color:#999; 
	text-decoration: none;
}
#menu ul li a:hover { 
	background-image:url(../images/nav_back_on.gif);
	color:#ffffff;
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
}
#menu ul li a.selected { 
	background-image:url(../images/nav_back_on.gif);
	color:#ffffff;
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
}


/* content -------------------------------------------------*/

#imageArea 
{
	height: 300px;
	width: 860px;
	margin:0px;
	padding:0px;
	background-color:#323232;
}

#content 
{
	margin:0px;
	padding-bottom:10px;
	width: 860px;
	height: 150px;
}
#content-pages
{
	margin:0px;
	padding-bottom:0px;
	width: 860px;
	background-color:#fff;
}
#content-pages-boxed
{
	margin:0px;
	padding-bottom:0px;
	width: 860px;
	background-color:#fff;
	height: 580px;
}
#content-pages-fixed
{
	margin:0px;
	padding-bottom:0px;
	width: 860px;
	height: 500px;
	background-color:#fff;
}

/* 3 boxes -------------------------------------------------*/

#contentRightMain
{
	float:right;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	color: #777;
	width:570px;
	height:150px;
}

#box-left 
{
	float:left;
	width:230px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: 17px;
	background-color:#999;
}

/* -- Sub Navigation -- */

ul.nav-left 
{
    margin:0;
    padding:0;
    list-style:none;
}
ul.nav-left li 
{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #fff;
    padding:0;
	margin:0;
}
ul.nav-left li a 
{
	display:block;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	padding:15px 0px 0px 15px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 34px;
	background-color: #333333;
	background-image: url(../images/nav_sub.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.nav-left li.selected-white a,
ul.nav-left li.selected-white a:hover
{
	display:block;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding:15px 0px 0px 15px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 34px;
	background-color: #fff;
	background-image: url(../images/nav_sub_white.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.nav-left li.selected-grey a
{
	display:block;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding:15px 0px 0px 15px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 34px;
	background-color: #fff;
	background-image: url(../images/nav_sub_grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.nav-left li.selected-orange a
{
	display:block;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding:15px 0px 0px 15px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 34px;
	background-color: #333333;
	background-image: url(../images/nav_sub_orange.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.nav-left li.selected-green a
{
	display:block;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding:15px 0px 0px 15px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 34px;
	background-color: #333333;
	background-image: url(../images/nav_sub_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.nav-left li.selected-blue a
{
	display:block;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding:15px 0px 0px 15px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 34px;
	background-color: #333333;
	background-image: url(../images/nav_sub_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.nav-left li a:hover
{
	display:block;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding:15px 0px 0px 15px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 34px;
	background-color: #222;
	background-image: url(../images/nav_sub_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* -- End Nav -- */

#box-left-bottom
{
	float:left;
	width:230px;
/*	height:480px;*/
	height:130px;
	background-color:#fff;
	background-image: url(../images/nav_underneath.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#box-left-bottom h1
{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 30px;
}
#box-left-bottom p
{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 30px;
	margin-bottom: 5px;
}
#box-left-bottom a
{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
	margin-top:-5px;
	padding-left: 0px;
}

#box-right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	float:right;
	padding-bottom:30px;
	margin-top:0px;
	margin-bottom:0px;
	width:630px;
	background-color:#fff;
	line-height: 19px;
}
#box-right h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #e98120;
	padding-left:40px;
	padding-top:40px;
	padding-right:40px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 30px;
}
#box-right h1.green
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #6BB20E;
	padding-left:40px;
	padding-top:40px;
	padding-right:40px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 30px;
}
#box-right h1.blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #1083ED;
	padding-left:40px;
	padding-top:40px;
	padding-right:40px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 30px;
}
#box-right h1.dark
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #888;
	padding-left:40px;
	padding-top:40px;
	padding-right:40px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 30px;
}
#box-right h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #222;
	padding-left:40px;
	padding-top:30px;
	padding-right:40px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 27px;
}
#box-right-spacer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #222;
	padding-left:40px;
	padding-top:40px;
	padding-right:40px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 27px;
}
#box-right h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #222;
	padding-left:40px;
	padding-top:15px;
	padding-right:40px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 27px;
}
#table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding-left:40px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 17px;
}
#box-right p
{
	padding-left:40px;
	padding-top:0px;
	padding-right:40px;
	margin-top:0px;
	margin-bottom:19px;
}
#box-right a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #111;
	text-decoration: underline;
}
#box-right a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#box-right p.smallprint
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9c9c9c;
	padding-left:40px;
	padding-top:40px;
	padding-right:40px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 17px;
}
#smallprint
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9c9c9c;
	line-height: 17px;
}

.text-red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}
.field1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding-top:2px;
	padding-left:4px;
	margin-bottom:4px;
	background-color: #fff;
	width: 400px;
	border: 1px solid #666;
	background-image: url(../images/form.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.field2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding-top:2px;
	padding-left:4px;
	background-color: #fff;
	width: 246px;
	height: 108px;
	border: 1px solid #E4E4E4;
	background-image: url(../images/form.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.submitBut
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 28px;
}

#box1 
{
	float:left;
	width:280px;
	height:150px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: 17px;
	background-color:#e98120;
	background-image: url(../images/box_orange.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#box1 p
{
	float:left;
	padding-left:20px;
	padding-top:12px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: 17px;
}
#box1 h1
{
	padding-left:20px;
	padding-top:12px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	line-height: 28px;
}
#box1 a
{
	color: #fff;
	text-decoration: underline;
}
#box1 a:hover
{
	color: #fff;
	text-decoration: none;
}


#box2
{
	float:left;
	width:280px;
	height:150px;
	margin:0px;
	padding:0px;
	color: #666666;
	background-color:#6bb20e;
	background-image: url(../images/box_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#box2 p
{
	float:left;
	padding-left:20px;
	padding-top:12px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: 17px;
}
#box2 h1
{
	padding-left:20px;
	padding-top:12px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	line-height: 28px;
}
#box2 a
{
	color: #fff;
	text-decoration: underline;
}
#box2 a:hover
{
	color: #fff;
	text-decoration: none;
}

#box3
{
	float:right;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:30px;
	color: #777;
	width:280px;
	height:150px;
	background-color:#107fea;
	background-image: url(../images/box_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#box3 p
{
	float:left;
	padding-left:20px;
	padding-top:12px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: 17px;
}
#box3 h1
{
	padding-left:20px;
	padding-top:12px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	line-height: 28px;
}
#box3 a
{
	color: #fff;
	text-decoration: underline;
}
#box3 a:hover
{
	color: #fff;
	text-decoration: none;
}


#mainContent p 
{
    margin-bottom:18px;
}

/* -- End Main layout -- */

.field1 
{
	width:240px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	padding:5px;
	margin-top:5px;
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
}
.butSubmit 
{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
}
.butCancel
{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	height:22px;
}

/*  -- Footer --  */

#footer {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	width: 845px;
	background-color: #fff;
	margin:0px;
	padding-top:10px;
	padding-right:0px;
	padding-left:15px;
	padding-bottom: 10px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#madeby {
	float:right;
}
#links
{
    padding-top:25px;
    padding-left:40px;
    padding-bottom:20px;
    font-weight: normal;
    text-decoration:none;
} 
#links a, 
#links a:hover
{
    font-weight: normal;
    text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-color:#FFF;
} 

