/* CSS Document */
img { behavior: url(iepngfix.htc);border:0; }
body {
	margin: 0;
	padding: 0;
	background-color: #B0B8A0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxText {
	margin-top: 50px;
	margin-left: 15px;
	display: block;
	width: 289px;
}
.boxTextMain {
	display: block;
	margin-top: 50px;
	margin-left: 15px;
	margin-right: 15px;
}
.excel1 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4BFD2;
	font-size: 11px;
}
img, .boxHome, .boxHead, .boxMain, .boxTextMain, .alignright { behavior: url(iepngfix.htc);border:0; }
.container {
	width: 663px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left;
}
.1 {
	background-color: #009966;
	height: 100px;
	width: 100px;
	z-index: 2;
	position: absolute;
}
.2 {
	background-color: #006699;
	height: 200px;
	width: 100px;
	z-index: 1;
	position: absolute;
}
.containerNested {
	position:relative;
	width:550px;
}
h1 {
	color: #485C63;
	font-weight: bold;
	font-size: 17px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.h1red {
	color: #B42D4B;
	font-weight: bold;
	font-size: 17px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
td {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
	vertical-align: top;
}
a, a:active, a:visited{
	COLOR: #46728B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #7C8B6B;
	text-decoration: underline;
}
li {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	
}
/*ul {
	margin: 0;
	padding:0;
}*/
.norm li {
	list-style-type: square;
}
h2 {
	padding-top:12px;
	color: #34395C;
	font-size: 17px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B2BCA7;
	margin-top: 15px;
}
div .noline {
	padding-top:0px;
	border:0;
	margin-right:7px;
}
hr {
	border:0;
	height: 1px;
	width: 90%;
	background-color:#656D75;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.box {
	padding-left: 20px;
	padding-top: 25px;
}
.head {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -5px;
	line-height: 24px;
}
.boxHome {
	background-image: url(images/boxhome_bg_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 246px;
	border: 1px solid #656D75;
	position:relative;
}
.boxMain {
	background-image:url(/images/bg_50.png);
	background-position: top;
	background-repeat: repeat-y;
	border: 1px solid #656D75;
	position:relative;
	padding: 15px;
}
.boxMainIE {
	background-position: top;
	background-repeat: repeat-y;
	border: 1px solid #656D75;
	position:relative;
	padding: 15px;
}
.main {
	background-image: url(images/bg_main.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
.boxHead {
	height: 30px;
	background-image: url(images/box_bg.png);
	border-bottom: 1px solid #656D75;
	position: absolute;
	width: 663px;
	z-index: 2;
}
.alignright {
	z-index: 1;
	position: relative;
	float: right;
	padding-left: 8px;
}
.footer {
	color: #46728B;
	font-size: 10px;
}
.eventDetails {
	margin-top: 5px;
	display: none;
}
a:visited.noUnderline, a:link.noUnde {
	text-decoration: none;
}
input {
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
}
.button {
	border: 0;
}
.footer a:visited, .footer a:link, .footer a:hover {
	text-decoration:none;
}
.navbar, .navbar a:visited, .navbar a {
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead {
	font-size: 15px;
	font-weight: bold;
	color: #DE204C;
}
.gray {
	background-color: #FFFFFF;
	padding: 12px;
	border: 1px solid #e0e0e0;
}
.smalltext {
	font-size: 10px;
	line-height: 12px;
}
.cellbg {
	background-color: #FFFFCC;
}
h3 {
	color: #B5193F;
}
.gray li{
	padding: 0px;
	list-style-type: circle;
	font-size:11px;
}
.bullets_square {
	list-style-image:url(/images/bullet.jpg)
}
.bullets_square li {
	list-style-image:url(/images/bullet.jpg)
}

