
*{ margin: 0; padding: 0; }* 
body { 
	font: .75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	background: #fff;
	color: #444; 
}
html { overflow-y:scroll; }
li
{
		list-style:inside;
}
a {	color:#285dc6;	background: inherit; text-decoration: none; }
a:hover { color: #AA0001; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
h1 {  margin: 20px 0 0; }
h1 a { background: inherit; }
img { border: 0; }
h2 { font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; color:#285dc6; }

h3
{
	font-size: 1em; color: #285dc6; font-weight: bold; text-transform: uppercase;
}
h3 a { font-size: 1em; }
#main h3 a { font-size: .84em; color: #285dc6; font-weight: normal; text-transform: uppercase; }

#content { width: 940px; margin: 0 auto; padding: 20px 0 0 0; border-top: 5px solid #eee; margin-top:20px;}

#top{ float: right; text-align: right;  }
#top a { color: #808080; margin: 0 0 0 13px; background: #fff url(images/toparrow.png) no-repeat center left; padding: 0 0 0 12px; }
#logo { float: left; color: #fff; margin-top:-20px;}
#menu { height: 35px; padding: 7px 0 0 0; clear: both;  margin: 0 0 5px; background: #fff url(images/menubg.gif) repeat-x; }
	#menu li { font-size: 1.1em; display: inline; text-transform: uppercase; }
	#menu li a { margin: 0 25px 0 10px; color: #808080;  }
	#menu li a:hover { color: #AA0001; }
	#menu li a current
	{
	background: color: #285dc6;	
	}

#left { background: #eee;  clear: left; float: left; width: 260px; padding: 10px 15px; margin: 0 0 20px; }
	#left img { margin: 0 0 8px; }
	#left li { list-style: none; }
	#left li a {  color: #787A8F; font-weight: bold; background: url(images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }

#main { float: left; width: 655px; margin: 0 0 20px; }
	#main img { float: left; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0; }
	#line { clear: both; padding: 3px; margin: 0 0 15px; background: #fff url(images/smalldot.gif) repeat-x; }
	#ad { float: right; text-align: center; padding: 0px; width: 250px; border: 3px solid #eee; color: #ccc; height: 100px; margin: 0 0 15px;}
	#shortnews { float: right; width: 250px; }
	.news { border-bottom: 1px solid #eee; padding: 0 0 2px; margin: 0 0 10px;}
	
#right { margin: 0 15px 20px 0; padding: 0 0 0 15px; float: right; width: 620px; text-align: justify; }
.border { clear: both; border-left: 4px solid #808080; padding: 0 0 0 15px; font-style:italic; font-size: 1.2em; }

#rl { float: left; width: 340px; margin: 20px 20px 30px 0; }
#rr { float: right; width: 240px; }
	#rl li, #rr li { list-style:inside; url(images/arrow.gif)no-repeat center left; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
	#rl li a, #rr li a { background: #fff  padding: 0 0 0 12px; color: #808080;  }

#footer { clear: both; padding: 10px; margin: 0 0 15px; font-size: .9em; color: #808080; background: #eee; }
	.links a { font-weight: bold; color: #787A8F; background: #fff; margin: 0 10px 0 0; background: url(images/dot.png) no-repeat center left; padding: 0 0 0 10px; }
	#footer li { list-style: none; }
	#fl { width: 600px; }
	#fr { float: right; }

.error
{
	color:#ff0000;
}

.star
{
	font-size:16px;
	font-weight:700;
	color:#FF0000;
}

.blankstar
{
	font-size:16px;
	font-weight:700;
	color:#fff;
}
	

label
{
	display:block;
	color: #27609b;
	padding-top:2px;
}

#msg
{
	padding-bottom:5px;
	padding-right:70px;
	text-align:left;
}
input
{
	background: #f5f5f5;
	border: 1px solid #b4b9bf;
	margin-left:5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
	display:block;
}

textarea
{
	background: #f5f5f5;
	border: 1px solid #b4b9bf;
	margin-left:5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
}

#rightcontact
{
	float:right;
	text-align:center;
}

#leftcontact
{
	float:left;
	text-align:left;
}

#currholder
{
	padding:2px;
	margin: 0px auto;
	text-align:left;
}

.currow
{
	clear:both;
	margin:0px auto;
	padding:0px;
	border:1px solid #fff;
	line-height:14px;
}

#curdisclaimer
{
		font-size:11px;
		color:#666;
		font-style:italic;
		line-height:12px;
		padding-top:5px;
}

#slideshow
{
		position:relative;
}

#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;
}
