/**************************************************************************
------------------------------ GENERAL ------------------------------------
**************************************************************************/

* 						{ margin:0; padding:0; }
html 					{ min-height:100%; margin-bottom:1px; }
body 					{ background: #f2f2f2 url(/images/background.jpg) repeat-x top; position:relative; padding-bottom:8px; }
#container 				{ position:relative; width:780px; margin:0 auto; font:normal 11px/14px 'Lucida Grande', tahoma, Arial, sans-serif; color:#666; }

input, select, option 	{ font:normal 12px 'Lucida Grande', tahoma, Arial, sans-serif; }
input 					{ padding:2px 4px; }
input.button 			{ padding:0 .25em; width:0; overflow:visible; }
input.button[class] 	{ /*ie ignores [class]*/ width:auto; }

a:link,
a:visited 				{ color:#2273C2; }
a:hover 				{ color:#EC8914; }
a 						{ outline:none; }
a img 					{ border:none; }
img, input				{ vertical-align: middle; }
a.dotted, a.tooltip		{ color:#2273C2; text-decoration:none; border-bottom:1px #336ecc dotted; }
a.tooltip				{ cursor: help; }

span.clear				{ display:block; height:1px; line-height:1px; font-size:1px; margin-top:-1px; clear:both; }
span.break 				{ display:block; }
.justclear				{ clear:both; }

p 						{ padding:6px 0; }
ul 						{ list-style-type:none; }
strong 					{ color:#000; }

.float_right            {float: right;	margin: 0 0 15px 15px;}
.float_left 			{ float:left; margin:0 6px 6px 0; }
.smalltext 				{ font:normal 9px/12px 'Lucida Grande', Tahoma, Arial, sans-serif !important; }
.photo		 			{ float:right; margin: 8px 0 10px 15px; padding: 8px; border: 1px #ccc solid; }
.nobold					{ font-weight:normal; }
.help_message 			{ padding:6px 10px !important; color:#333; background-color:#fff9e5; border:1px #ffbf00 solid; }
.error_msg 				{ border: 2px #c00 solid; background-color: #FFE5E5; color: #c00; font-weight: bold; padding: 10px; margin: 6px 0; }
.error_identify th 		{ color: #c00; }
.error_identify td input { border: 3px #c00 solid; }

.tool-tip {
	color: #333;
	width: auto;
	z-index: 13000;
	background-color:#fff2cc;
	border:1px #ffbf00 solid;
	padding-bottom:2px;
}
 
.tool-title {
	display:none;
}
 
.tool-text {
	font:normal 11px/13px 'Lucida Grande', tahoma, Arial, sans-serif;
	padding: 4px 8px;
}
 /* Header */
 
#header {
	position: relative;
	height: 107px;
}

#header span,
#header h1,
#header h2 {
	position: absolute;
	width: 500px;
	margin-left: -5000px;
}

#header p {
	position: absolute;
	display: block;
	top: 71px;
	right: 10px;
	width: 400px;
	height: 25px;
	text-align: right;
	font-size: 10px;
}

#header p a {
	text-decoration: none;
}

a#home_link {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 309px;
	height: 107px;
	background: url(/images/logo.gif) no-repeat;
}

#header ul {
	position: absolute;
	left: 435px;
	top: 27px;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	height: 48px;
	background-repeat: no-repeat;
}

#header a#nav_first
{
	width: 85px;
	height:48px;
	background: url(/images/button1.gif);
	background-position: 0 0;
	color: #5e9917;
	text-align:center;
	font-size:1.3em;
	padding-top: 16px;
	background-repeat: no-repeat;
	overflow:hidden;
	text-decoration: none;
	font-weight:bold;
}

#header a#nav_first_on
{
	width: 85px;
	height:48px;
	background: url(/images/button1-on.gif);
	background-position: 0 0;
	color: #5e9917;
	text-align:center;
	font-size:1.3em;
	padding-top: 16px;
	background-repeat: no-repeat;
	overflow:hidden;
	text-decoration: none;
	font-weight:bold;
}
#header a#nav_mid {
	width: 85px;
	height:48px;
	background: url(/images/button2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #5e9917;
	text-align:center;
	font-size:1.3em;
	padding-top: 16px;
	background-repeat: no-repeat;
	overflow:hidden;
	text-decoration: none;
	font-weight:bold;
}

#header a#nav_mid_on {
	width: 85px;
	height:48px;
	background: url(/images/button2-on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #5e9917;
	text-align:center;
	font-size:1.3em;
	padding-top: 16px;
	background-repeat: no-repeat;
	overflow:hidden;
	text-decoration: none;
	font-weight:bold;
}


#header a#nav_last {
	width: 85px;
	background: url(/images/button3.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #f9a920;
	text-align:center;
	font-size:1.3em;
	padding-top: 16px;
	background-repeat: no-repeat;
	overflow:hidden;
	text-decoration: none;
	font-weight:bold;
}

#header a#nav_last_on {
	width: 85px;
	background: url(/images/button3-on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #f9a920;
	text-align:center;
	font-size:1.3em;
	padding-top: 16px;
	background-repeat: no-repeat;
	overflow:hidden;
	text-decoration: none;
	font-weight:bold;
}


/**/

#mainpage {
	clear: both;
	width: 780px;
	margin: 0 auto;
	background: url(/images/box-bg.gif) repeat-y;
}

#mainpage_content {
	width: 700px;
	float: left;
	margin-right: 20px;
	padding: 20px 40px;
	font-size: 11px;
	background: url(/images/box-title-top.jpg) no-repeat top;
}

#mainpage_content h3 {
	padding: 18px 0;
	font-family: georgia, serif;
	font-size: 20px;
	font-weight: normal;
	color: #7FBF30;
	letter-spacing: -1px;
}

#mainpage_content h3 a {
	color: #7FBF30;
	text-decoration: none;
}

#mainpage_content h3 a:hover {
	color: #EC8914;
}

#mainpage_content h2.title {
	padding: 0 0 4px 0;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 3px;
}

#mainpage_content h3.title {
	padding: 0 0 30px 0;
	font-family: georgia, serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}

#mainpage_content h4 {
	margin-top: 22px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#mainpage_content h4.quote {
	padding-top: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#mainpage_content p {
	line-height: 18px;
}

#mainpage_content p.quote {
	font-size: 16px;
	line-height: 20px;
	font-family: georgia, serif;
	font-weight: normal;
}

#mainpage_content p.example {
	font-size: 11px;
	font-family: monospace;
	background-color: #f2f2f2;
	border: 1px #ccc solid;
	padding: 6px 8px;
}

#mainpage_content ul,
#mainpage_content ol {
	margin-top: 8px;
}

#mainpage_content ul li {
	position: relative;
	line-height: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	background: url(/images/bullet-circle.gif) no-repeat left 4px !important;
}

#mainpage_content ol li {
	position: relative;
	padding-bottom: 10px;
	margin-left: 20px;
}

#mainpage_content .highlight {
	padding: 6px 10px;
	color: #000;
	background-color: #fff9e5;
	border: 1px #ffbf00 solid;
	margin-bottom: 10px;
	text-align: left;
	}

#mainpage_content .nospaceafter {
	margin-bottom: 0;
	padding-bottom: 0;
}

#mainpage_content .nospacebefore {
	margin-top: 0;
	padding-top: 0;
}

#mainpage fieldset {
	margin: 12px 0px;
	padding: 6px 15px 15px 15px;
	border: 1px #ccc solid;
}

#mainpage fieldset p {
	padding: 0;
	margin: 0 0 12px 0;
	line-height: 16px;
}

#mainpage fieldset legend {
	color: #659926;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px 5px 5px;
}

#mainpage table {
	margin: 0 auto;
}

#mainpage td {
	padding: 10px 0;
}

#mainpage th {
	padding: 10px 10px 10px 0;
}

#footer {
	clear: both;
	padding-top: 7px;
	margin: 0 auto;
	text-align: center;
	font-size: 9px;
	font-family: 'Lucida Grande', tahoma, Arial, sans-serif;
	color: #666;
}
