body
{
	background-color: #D9D9D9;
	
	margin-top: 0px;
	margin-bottom: 0px;
}

#page
{
	width: 950px;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	

	border-style: solid;
	border-width: 1px;
	border-color: #C6C6C6;
	
	border-top-style: none;
	

	background-color: #FFFFFF;
}

#topBanner
{
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #86b600;
	
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #86b600;
	
	padding: 0px;
	margin: 0px;
	
	height: 100px;
}

#searchBox
{
	float: right;
	
	width: 210px;
	
	margin: 0px;
	padding: 0px;
	
	/* IE 6 Double Margin Fix */
	display: inline;
}


.logo
{
	margin-top: 10px;
	margin-left: 20px;
	
	border-style: none;
	border-width: 0px;
	
	float: left;
}

p.introText
{
	padding-left: 10px;
}

#breadcrumbs
{
	padding-left: 20px;
}

#intro
{
	padding-top: 10px;
	padding-bottom: 5px;
	height: 45px;
	
	background-image: url(../images/welcomeBack.png); 
	background-repeat: repeat-x;
	
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #86b600;
	
}

#navigation
{
	float: left;
	width: 200px;
	
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #86b600;
	
	margin-right: 5px;
	
	/* IE 6 Double Margin Fix */
	display: inline;
}

#content
{
	float: left;

	width: 740px;
	margin: 0px;
	
	/* IE 6 Double Margin Fix */
	display: inline;
	
	margin-bottom: 10px;
}


#legal
{
	width: 100%;
	height: 35px;
	
	clear: both;
	
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #86b600;
	
	padding-top: 12px;
}

.legalItem
{
	float: left;
	margin-left: 0px;
	margin-right: 60px;
	
	/* IE 6 Double Margin Fix */
	display: inline;
}


.navItem
{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 12px;
}

.navTitle
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.navSelect
{
	width: 120px;
}

#center
{
	width: 530px;	
	float: left;
	
	margin-left: 10px;
	margin-right: 10px;
	
	/* IE 6 Double Margin Fix */
	display: inline;
}

#news
{
	float: right;
	width: 180px;
	
	
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 40px;
	
	background-color: #E5FFB3;
	
	border-style: solid;
	border-color: #C6C6C6;
	border-width: 1px;
	
	/* IE 6 Double Margin Fix */
	display: inline;
}

h2.newsTitle
{
	background-image: url(../images/newsBack.png); 
	background-repeat: repeat-x;
	height: 21px;
	width: 175px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	border-bottom-width: 1px;
	
}

.newsItemRule
{
	width: 140px;
	height: 1px;
	
	margin-left: auto;
	margin-right: auto;
	
	margin-bottom: 10px;
	margin-top: 10px;
	
	background-color: #C6C6C6;
	
	/* IE 6 Small Height Fix */
	font-size: 0pt;
}

.ruleUnder
{
	border-bottom-style: solid;
	border-bottom-color: #86b600;
	border-bottom-width: 2px;

}

#frontImages img
{
	margin-left: 35px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom : 15px;
}

.centerBox
{
	width: 96%;
	
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	
	background-color: #E5FFB3;
	
	border-style: solid;
	border-color: #C6C6C6;
	border-width: 1px;	
}

#article
{
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
}

#searchTextBox
{
	width: 100px; 
	margin-right: 5px; 
	
	border-width: 1px; 
	border-style: solid; 
	border-color: #C6C6C6; 
	
	background-color: #F9FFEE;
}

.navTitleWrap
{	
	padding-top: 1px;
	padding-bottom: 5px;
	
	padding-bottom: 0px;
	
	margin: 0px;
}

.navSelectWrap
{
	margin: 0px;
	display: inline;
}

.flagImage
{
	margin-right: 20px;
	border-style: none;
	
	width: 26px;
	height: 16px;
}
