body {
	font-family: tahoma, arial, helvetica,  sans-serif;
	font-size: 100%;
	color: #616161;
	line-height: 1.1em;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #029AFE;
	text-decoration: none;
}

a:visited {
	color: #029AFE;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

hr {
	border-top: 1px dashed #B3E20F;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	height: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	width: 60%;
}

.rightcolumn ul {
	color: #003366;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(/images/tick.gif);
	padding: 1px 0 1px 10px;
	text-indent: 2px;
	letter-spacing: 1px;
}
/*
ul {
	color: #003366;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(/images/tick.gif);
	padding: 1px 0 1px 10px;
	text-indent: 2px;
	letter-spacing: 1px;
}
*/
h1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0088b1;
	letter-spacing: 2px;
	padding: 0 0 0 0;
}

h2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	letter-spacing: 1px;
	padding: 0 0 0px 0;
}

h3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0px 0;
	color: #b15800;
}

.toppercontainer {
	float: left;
	height: 30px;
	width: 100%;
	background-color: #0088B1;
	margin: 0 auto;
}

.topper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 30px;
	padding: 4px 0 0 16px;
	text-align: left;
	font-family: tahoma, arial, helvetica,  sans-serif;
	font-size: 70%;
	color: #004d65;
	background: url(/images/toplogo.png) #0088B1 no-repeat top right;
}

.topper a:link {
	color: #ffffff;
	text-decoration: none;
}

.topper a:visited {
	color: #ffffff;
	text-decoration: none;
}

.topper a:hover {
	color: #004d65;
	text-decoration: underline;
}

.headtopcontainer {
	float: left;
	height: 20px;
	width: 100%;
	background-color: #0088B1;
	margin: 0 auto;
}

.headtop {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 20px;
	padding: 0px 0 0 0;
	background: url(/images/headertop2.png) #0088B1 no-repeat bottom center;
}

.contentareatop {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}

.navarea {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
	height: 27px;
	padding: 5px 0 5px 16px;
}

.contentarea {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	/*background: url(/images/midbg.png) transparent no-repeat top center;*/
	min-height: 500px;
}

.pagename {
	text-align: left;
	padding: 4px 0 0 20px;
	background-color: transparent;
}

.rightcolumn {
	color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.3em;
	font-weight: normal;
	border-left: 0px solid #eaeaea;
	display: inline; /* IE Hack */
	float: right;
	margin: 0px 5px 15px 0px; /* Parent Wrapper for inside boxes */
	padding: 0px 12px 0 12px;
	width: 20%;
	background-color: transparent;
}

.centercolumn {
	color: #2D4B6F;
	display: inline; /* IE Hack */
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px 2px 20px 0px;
	min-height: 300px;
	padding: 0px 12px 0 20px;
	width: 72.0%;
	background-color: transparent;
}

.footercontainer {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #0088B1;
	height: 70px;
}

.footer {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	height: 60px;
	background: url(/images/footerbase.png) #ffffff no-repeat bottom center
}

.basecontainer {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #0088B1;
	height: 150px;
}

.base {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	height: 130px;
	background-color: #0088B1;
	font-family: tahoma, arial, helvetica,  sans-serif;
	font-size: 70%;
	color: #ffffff;
}

.base a:link {
	color: #004d65;
	text-decoration: none;
}

.base a:visited {
	color: #004d65;
	text-decoration: none;
}

.base a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.just {
	color: #029AFE;
	font-weight: bold;
}

.web {
	color: #FF6600;
	font-weight: bold;
}

.clear {
	clear: both;
	display: block;
}

.floatright {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 4px;
}

img {
	border: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------

#JT_arrow_left{
	background-image: url(/extras/jquery/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/extras/jquery/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(/extras/jquery/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:0px 0;
color: #666666;
	font-family: Trebuchet, arial, helvetica, sans-serif;
	font-size: 12px;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

.rego {
	color: #999999;
	font-size: 60%;
}

---------->>> slideshow <<<---------------------------------------------------------------*/

#slideshow {
    position:relative;
    height:220px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    /*opacity:0.0;*/
}

#slideshow IMG.active {
    z-index:10;
    /*opacity:1.0;*/
}

#slideshow IMG.last-active {
    z-index:9;
}

/* ---------->>> navigation <<<---------------------------------------------------------------*/


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

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(/images/bg.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 120px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d97d8;
text-decoration: none;
text-align: center;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#nav-menu li a:hover
{
background: url(/images/bg2.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 120px;
display: block;
border: 0.1em solid #dcdce9;
color: #ff6600;
text-decoration: none;
text-align: center;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:900px
} 

.specials ul {
	color: #003366;
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	list-style-image: url(/images/sqrbullet.gif);
	padding-left: 2em;
	text-indent: 0.0em;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 2em;
}

ul {
	color: #003366;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(/images/sqrbullet.gif);
	padding-left: 2em;
	text-indent: 0.0em;
}
