﻿

body
{
	margin:0;
	background-color:white;
}

#top
{
	margin:0 auto;
	/*width:990px;*/
	width:770px;
	height: 115px;
}

#slideshow
{
	overflow: hidden;
	position: relative;
	height: 108px;
	width: 530px;
}
#slideshow img{
	position: absolute;
	left: 10px;
	top: 10px;
	visibility: hidden;
	opacity: 0;
}
#img1{
	/* z-index: 2; */
}

#borderT
{
	margin:0 auto;
	background:white url('images/borderTop-sm.jpg') no-repeat;
	/*width:990px;*/ height:26px;
	width:770px;
}

#shell
{
	margin:0 auto;
	background:white url('images/borderMid-sm.jpg') repeat-y;
	/*width:990px;*/
	width:770px;
	overflow:hidden;
}

#borderB
{
	margin:0 auto;
	background:white url('images/borderBtm-sm.jpg') no-repeat;
	/*width:990px;*/ height:27px;
	width:770px;
	clear:both;
}

/* footer */
#footerLinks
{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#264497;
	text-align:center;
	width:500px;
	float:right;
}

#footerLinks a:visited
{
	color:#264497; text-decoration:none;
}

#footerLinks a:link
{
	color:#264497; text-decoration:none;
}

#footerLinks a:visited:hover
{
	color:#264497; text-decoration:underline;
}

#footerLinks a:hover
{
	color:#264497; text-decoration:underline;
}

/* orange box */
#oranceCell
{
	margin-left:5px !important; /* to be ignored by IE6 */
	margin-left:2px;
	float:left;
}

#orangeT
{
	background:white url('images/orangeT.gif') no-repeat;
	height:25px; width:217px;
}

#orange
{
	background-color:#CE7418;
	width:217px;
}

#orangeB
{
	background:white url('images/orangeB.gif') no-repeat;
	height:25px; width:217px;
}

#orangeLinks
{
	margin-left:15px; margin-top:10px;
	line-height:25px;
}

#orangeLinks a:link
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#orangeLinks a:visited
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#orangeLinks a:hover
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F9E34B;
	font-weight:bold;
	text-decoration:none;
}

#orangeLinks a:visited:hover
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F9E34B;
	font-weight:bold;
	text-decoration:none;
}

/* title here */
#titleImg
{
	width:296px; height:10px;
	background-image:url('images/titleDoMore.gif'); background-repeat:no-repeat;
	margin-right:130px !important; /* to be ignored by IE6 */
	margin-right:70px;
	margin-top:10px;
	float:right;
}

#title
{
	background-color:#8DB0A7;
	height:50px; 
	width:542px !important; /* to be ignored by IE6 */;
	width:543px;
	float:right;
	margin-right:6px; margin-top:15px;
	padding-top:10px
}

#title h1
{
	display:none;
}

/* content */
#content
{
	padding:25px 15px 15px 15px;
	width:517px;
	float:right;
	border-left:1px #B4B5B8 solid;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; 
	min-height:485px;
}

#content a:visited
{
	color:#008CC6;
}

#content a:link
{
	color:#008CC6;
}

#content p
{
	line-height:20px;
	margin:8px auto 8px auto;
}

#content p.indent
{
	margin:auto 0px auto 40px;
}

#content img#R
{
	margin-right:-9px; margin-left:15px;
	float:right;
}

#content p#small
{
	font-size:10px;
	line-height:12px;
}

h2
{
	color:#CE7418; font-weight:bold;
	font-size:12px;
}

h3
{
	color:#CE7418;
	font-size:14px;
}

.orangeText
{
	color:#CE7418;
}

.lgItalic
{
	font-style:italic;
	font-size:16px;
	font-weight:bold;
}

#content ul
{
	margin-left:17px;
}

#content li
{
	list-style-image:url('images/bullet.gif');
	line-height:20px;
}

/* DL area */
#DL
{
	border:3px #8DB0A7 solid;
	width:178px;
	background-color:white;
	margin-left:15px;
	overflow:hidden;
}

#DLtitle
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006D5E;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:3px;
}

#DLtext
{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000;
	margin-left:7px;
	margin-top:7px;
}

#DLtext a:visited
{
	color:#008CC6;
}

#DLtext a:link
{
	color:#008CC6;
}

.frm
{
	border:1px black solid;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#006D5E;
	width:100px;
}



























