*{
	padding: 0;
	margin: 0;
}

.clear{
	clear: both;
}

/*Start Containers*/
.pageshadowleft{
	width: 16px;
	height: 518px;
	background-image: url(../images/pageshadowleft.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

.pageshadowright{
	width: 16px;
	height: 518px;
	background-image: url(../images/pageshadowright.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

div.maincontainer{
	width: 717px;
	background-color: #ffffff;
	padding: 0;
	margin: 0 auto;
	display: block;
	vertical-align: top;
}

div.centercontainer{
	width: 685px;
	float: left;
	display: block;
}

/*End Containers*/

body{
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.4em;
	text-align: center;
	word-spacing: -0.1em;
	color: #444;
	background-color: #ffffff;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p{
	margin-bottom: 1.2em;
	text-align: left;
}

h1{
	margin-bottom: 0.5em;
	font-family: Tahoma, Verdana;
	font-size: 17px;
	line-height: 1.3em;
	text-align: left;
	word-spacing: -0.1em;
	color: #007202;
	padding-left: 20px;
	background-image: url(../images/h1bullet.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}

h2{
	margin-bottom: 0.5em;
	font-family: Tahoma, Verdana;
	font-size: 15px;
	line-height: 1.3em;
	text-align: left;
	word-spacing: -0.1em;
	color: #007202;
}

.medgreen{
	color: #007202;
}

/*Start Header*/
div.header{
	text-align: center;
	width: 685px;
	height: 188px;
	float: left;
	display: block;
	background-color: #ffffff;
	background-image: url(../images/headerbanner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#headermenucontainer{
	height: 47px;
	width: 685px;
	background-image: url(../images/headermenubg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	top: 141px;
}

#headermenucontainer ul{
	list-style-type: none;
	color: #ffffff;
	text-align: center;
	position: relative;
	top: 12px;
}

#headermenu li { 
	display: inline;
	padding-right: 1em;
	font-weight: bold;
	font-size: 13px;
}

#headermenu a{
	color: #ffffff;
	text-decoration: none;
}

#headermenu a:hover{
	color: #99ff00;
	text-decoration: none;
}

#headermenu li.active{
	color: #fec506;
}
/*End Header*/

table.layoutcontainer{
	width: 100%;
	float: left;
	display: block;
	background-color: #ffffff;
}

td.bodycopycontainer{
	padding-left: 7px;
	vertical-align: top;
}

div.bodycopy{
	padding: 24px;
	background-image: url(../images/bodycopyshadow.gif);
	background-repeat: no-repeat;
	background-position: left top ;
	background-color: #fff;
	float: left;
}

div.bodycopy ul{
	margin-left: 2em;
	margin-bottom: 1.4em;
	text-align: left;
}

div.ruleslist{
	padding-left: 0.7em;
	text-align: left;
}

.announcement{
	color: #005ba8;
	font-size: 14px;
	font-style: italic;
}

td.sidebar{
	vertical-align: top;
	padding-left: 7px;
	padding-right: 7px;
}

.sidebaritem{
	width: 235px;
	float: left;
}

.companyexephoto{
	float: right;
	padding-left: 2em;
	padding-bottom: 2em;
}

p.pdf{
	padding-left: 28px;
	background-position: top left;
	background-image: url(../images/icon-pdf.gif);
	background-repeat: no-repeat;
	height: 24px;
}

/*Start Grouper */
table.groupercontainer{
	width: 100%;
	background-color: #33ccff;
}

.groupercornertopleft{
	background-image: url(../images/grouper/groupercornertopleft.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

.groupercornertopright{
	background-image: url(../images/grouper/groupercornertopright.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

.groupercornerbotleft{
	background-image: url(../images/grouper/groupercornerbotleft.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

.groupercornerbotright{
	background-image: url(../images/grouper/groupercornerbotright.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

.grouperedgetop{
	background-image: url(../images/grouper/grouperedgetop.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 7px;
}

.grouperedgebot{
	background-image: url(../images/grouper/grouperedgebot.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 7px;
}

.grouperedgeleft{
	background-image: url(../images/grouper/grouperedgeleft.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 7px;
}

.grouperedgeright{
	background-image: url(../images/grouper/grouperedgeright.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 7px;
}

.groupercontent{
	padding: 12px;
	text-align: left;
	color: #000;
}

.groupercontent a{
	color: #000;
}

.groupercontent a:hover{
	color: #00306b;
	background-color: #a5e9ff;
}

.groupercontent p{
	color: #000;
	word-spacing: -1px;
	margin-bottom: 1.8em;
}

.groupercontent ul{
	margin-left: 18px;
}


h3{
	font-size: 13px;
	word-spacing: -1px;
	font-weight: bold;
	color: #00306b;
	margin-bottom: .2em;
	text-align: left;
}

.contactbox{
	padding: 6px;
	background-color: #a5e9ff;
}

/*End Grouper */

/*Start Footer */
div.footer{
	width: 625px;
	margin: 0 auto;
	display: block;
	font-size: 9px;
	color: #999;
	line-height: 1.2em;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: justify;
}


table.formcontainer{
	text-align: left;
}

table.formcontainer td{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0;
	padding-right: 4px;
	border-bottom: solid 1px #ccc;
	text-align: left;
}

.formbutton{
	padding: 4px;
	background-color: #00306b;
	color: #a5e9ff;
	font-weight: bold;
	border: solid 1px #a5e9ff;
}



