body {
	margin:0;
	background: #ffffff;
	font-family:arial,verdana;
	font-size:13px;
}

.innerbody {
}

.topstrip {
	background: #eaeaea;
}

p,td	{
	color:#333333;
	font-family:arial;
	font-size:13px;
}

.logo {
	padding:10px 0 0 10px;
}


a.footerlinks {
	color:#3E51A4;
	font-size:13px;
	margin-left:-3px;
}

a.archivelinks {
	color:#3E51A4;
	font-size:13px;
}

.main {
	line-height:21px;
	text-align:left;
	margin-top:0;
	padding:30px 40px 2px 40px;
}

.main-home {
	line-height:21px;
	text-align:left;
	margin-top:0;
}

.main-stretch {
	background: url('/images/bigbox-top-repeat.png') repeat-y;
	line-height:21px;
	text-align:left;
	margin-top:0;
	padding:30px 40px 2px 40px;
}

td.menustrip{
	font-family:verdana; 
	font-size:11px; 
	color:#333333;
	padding:2px 10px 2px 0;
}

.menustrip a:link{
	text-decoration:none;
	color:#333333;
	padding:0 3px 0 3px;
}

.menustrip a:visited{
	text-decoration:none;
	color:#333333;
	padding:0 3px 0 3px;
}

.menustrip a:hover{
	background:#FEF300;
	color:#333333;
}

.menudots {
	color:#c0c0c0;
}

.bigbox {
	background: url('/images/bigbox-top.png') no-repeat;
}

.medbox {
	background: url('/images/medbox-top-grad.png') no-repeat;
	height:430px;
}

.medbox-contact {
	background: url('/images/medbox-top-grad.png') no-repeat;
	height:400px;
}

.medbox2 {
	background: url('/images/medbox-top-nograd.png') no-repeat top;
}

.header-med {
	padding:22px 0 0 25px;
	color:#3E51A4;
	font-size:16px;
	font-weight:bold;
}

.header-med2 {
	padding:22px 0 0 25px;
	color:#3E51A4;
	font-size:16px;
	font-weight:bold;
}

h2 {
	font-size:21px;
	font-weight:bold;
	margin:0;
}

h2.small {
	font-size:14px;
	font-weight:bold;
	margin:0;
	line-height:17px;
}

.smallbox {
	background: url('/images/smallbox-top-grad.png') no-repeat;
	height:380px;
}

.smallbox-contact {
	background: url('/images/smallbox-top-grad.png') no-repeat;
	height:400px;
}

.small {
	font-size:11px;
	line-height:21px;
}

td.small {
	padding:25px 20px 0 18px;
	#padding:15px 20px 0 18px;
} 


.smallbox2 {
	background: url('/images/smallbox2-top.png') no-repeat;
}

.smallbox2 td{
	padding:10px 0 0 0;
}

h1.header-lg {
	color:#333333;
	font-size:21px;
	font-weight:bold;
	margin:0 0 -5px 0;
	#margin:0 0 5px 0;
}

img.img-left {
	background:#ffffff;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 9px;
	text-decoration: none;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.contact {
	font-size:13px;
	line-height:18px;
}

.contact a:link {
	color:#00718E;
	text-decoration:none;
}

.contact a:visited {
	color:#00718E;
	text-decoration:none;
}


td.contact {
	padding:80px 13px 0 18px;
	#padding:0px 13px 0 18px;
} 

input {
	background: #eaeaea;
	padding:3px;
	border:1px solid #A9A6A6;
}

textarea {
	background: #eaeaea;
	padding:3px;
	border:1px solid #A9A6A6;
}

img.logos {
	margin:5px 20px 5px 20px;
}

.details {
	font-size:12px;
}

.details1 {
	font-size:12px 
}

.footerbox {
	background: url('/images/footerbox.png') no-repeat;
	height:56px;
}

.footer1 {
	font-size:13px;
	font-weight:bold;
}

.credits1 {
	font-size:11px;
	padding:0 0 20px 10px;
}

.credits2 {
	font-size:11px;
	padding:0 10px 20px 0;
}

.credits2 a{
	color:#E8BD2A;
	text-decoration:none;
}

.credits2 a:visited{
	color:#E8BD2A;
	text-decoration:none;
}
#overlay{ background-image: url('/images/overlay.png'); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url('/images/blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'/images/overlay.png'", sizingMethod="scale");
	}

