/* CSS Document */
body{
	background:#fff;
	color:#333;
	font:12px/1.2 "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	background: URL(../images/spiral.gif) top left repeat;
}
#container {
	margin-top: 30px;
	width: 80%;
	position: relative;
	clear: both;
	padding-left: 10%;
}
#containerline {
	width: 100%;
	position: relative;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#header {
	width: 100%;
	background-color: #ffffff;
	height: 61px;
}
#headerimg {
	background: URL(../images/header.gif) top left no-repeat;
	height: 61px;
	width: 365px;
	float: left;
	position: relative;
}
#menu {
	background-color: #83B0CE;
	width: 100%;
	height: 34px;
	margin-top: 20px;
	position: relative;
}
#menu a {
	display: block;
	float: left;
	border-right: 1px solid #FFFFFF;
	height: 30px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: .1em;
	text-decoration: none;
	
	
}
#menu a:hover {
	background-color: #292929;
	display: block;
	height: 30px;
}
#textarea {
	position: relative;
	width: 100%;
	margin-top: 5px;
}
#textarea a{
	color: #B39A41;
}
#textarea p {
	padding-left: 10px;
	padding-right: 10px;
}
#textarea  li {
	font-size: 12px;
	letter-spacing: normal;
	padding-left: 10px;
	padding-right: 10px;
}
#textarea h1 {
	font-size: 16px;
	letter-spacing: .2em;
	color: #666666;
	background-color: #F7F7F7;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 40px;
	display: block;
	padding-top: 10px;
	padding-left: 5px;
	margin-top: 10px;
}
#textarea h2 {
	font-size: 14px;
	letter-spacing: .1em;
	color: #83B0CE;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-left: 5px;
	margin-top: 10px;
}
#greybox {
	position: relative;
	width: 99%;
	background:#FFFFFF URL(../images/stripes.gif) top left repeat;
	border: 3px solid #DEDEDE;
	top: 10px;
}
#greybox p {
	font-size: 14px;
	color: #333333;
	letter-spacing: .1em;
	padding: 10px;
}
#greybox .fiftyR {
	position: relative;
	float: right;
	width: 50%;
	background-color: #EEEEEE;
	border: 3px solid #DEDEDE;
	margin-top: 10px;
}
#greybox .fiftyL {
	position: relative;
	float: left;
	width: 50%;
	background-color: #EEEEEE;
	border: 3px solid #DEDEDE;
	margin-top: 10px;
}
#imgfloatright {
	position: relative;
	float: right;
}
#imgfloatleft {
	position: relative;
	float: left;
}
#blueboxfull {
	position: relative;
	width: 100%;
	top: 10px;
}
#bigbluebox {
	position: relative;
	width: 100%;
	height: auto;
	top: 10px;
	clear: both;
}
#smtxt {
	font-size: 11px;
}
#blueboxrightfloat {
	position: relative;
	float: right;
	width: 49%;
	top: 10px;
}

#bluebox {
	position: relative;
	float: left;
	width: 49%;
	top: 10px;
}
.blueboxtop {
	background: URL(../images/top.gif) top left repeat-x;
}
.blueboxbottom {
	background: URL(../images/bottom.gif) bottom left repeat-x;
}
.blueboxright {
	background: URL(../images/right.gif) top right repeat-y;
}
.blueboxleft {
	background: URL(../images/left.gif) top left repeat-y;
}
.blueboxur {
	background: URL(../images/upperright.gif) top right no-repeat;
}
.blueboxul {
	background: URL(../images/upperleft.gif) top left no-repeat;
}
.blueboxbr {
	background: URL(../images/lowerright.gif) bottom right no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}
.blueboxbl {
	background: URL(../images/lowerleft.gif) bottom left no-repeat;
}
#bluebox p, li {
	font-size: 14px;
	color: #333333;
	letter-spacing: .1em;
	padding: 10px;
	padding-bottom: none;
}
#bluebox li {
	font-size: 13px;
	padding: 5px;
}
#bigbluebox p {
	font-size: 13px;
	padding: 5px;
}
#blueboxrightfloat p, li {

	color: #333333;
	letter-spacing: .1em;

	padding-bottom: none;
}
#blueboxrightfloat li {
	font-size: 13px;
	padding: 5px;
}
#blueboxfull p, li {
	font-size: 14px;
	color: #333333;
	letter-spacing: .1em;
	padding: 10px;
	padding-bottom: none;
}
#blueboxfull li {
	font-size: 13px;
	padding: 5px;
}
#foot {
width: 100%;
height: 30px;
position: relative;
display: block;
border-top: 1px solid #CCCCCC;
font-size: 10px;
background-color: #83B0CE;
color: #FFFFFF;
text-align: center;
letter-spacing: .2em;
clear: both;
}
iframe	
{
		border-color: #cccccc;
		border-style: solid;
		border-width: 2px;
}
.red {
	color: #990000;
}
#emphbox {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 15px;
}
