/*Styles for the Main Content Layer */
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #ffffff; 
	font-size : 13px;
	padding-left : 0px;
	padding-right : 6px
}

.content p { line-height : 100%; margin-top : 6px }

.content h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #FFFFFF; 
	font-size : 13px;
	margin-bottom : 12px;
	margin-top : 3px
}

.content h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
color : #999999;
	font-size : 12px;
	margin-bottom : 12px;
	margin-top : 30px
}
.content a:link { 
	color : #ffffff;
	FONT-WEIGHT: bold; 
	text-decoration : underline
}
.content a:visited { 
	color : #ffffff; 
		FONT-WEIGHT: bold; 
	text-decoration : underline
}
.content a:active { 
	color : #CCCCCC; 	
		FONT-WEIGHT: bold; 
	text-decoration : none
}
.content a:hover { 
	color : #CCCCCC; 
		FONT-WEIGHT: bold; 	
	text-decoration : none
}
/* Lists*/
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 6px;
	margin-right : 10px;
	margin-top : 6px
}

ol { color : #ffffff }

ul { color : #ffffff }

/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

.icondivL {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }
.inlinimg { display : inline }

/*Styles Applied to Form Elements */
form {
	border : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px;
}

input { background-color : #F4F4F4; border : 1px solid #999999 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #F4F4F4;
	border : 1px solid #999999; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px 
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #CCCCCC }

/*Style Applied to the Paragraphs for Copyright-Small-Text */
.copyrights {
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : normal;
	margin-bottom : 5px;
	margin-top : 5px
}
.copyrights a:link { 
	color : #999999;
	text-decoration : none
}
.copyrights a:visited { 
	color : #999999; 
	text-decoration : none
}
.copyrights a:active { 
	color : #999999; 	
	text-decoration : underline
}
.copyrights a:hover { 
	color : #999999; 
	text-decoration : underline
}
.borderbottom {
border-bottom: solid 1px #8EC741
}
/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }
.backgroundmenu { background-repeat:no-repeat }

.homebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #ffffff; 
	font-size : 12px;
	padding-left : 0px;
	padding-right : 6px
}

.homebox p { line-height : 100%; margin-top : 6px }

.homebox h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #333333; 
	font-size : 13px;
	margin-bottom : 12px;
	margin-top : 3px
}

.homebox h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
color : #999999;
	font-size : 12px;
	margin-bottom : 12px;
	margin-top : 30px
}
.homebox a:link { 
	color : #ffffff;
	FONT-WEIGHT: bold; 
	text-decoration : none
}
.homebox a:visited { 
	color : #ffffff; 
		FONT-WEIGHT: bold; 
	text-decoration : none
}
.homebox a:active { 
	color : #cccccc; 	
		FONT-WEIGHT: bold; 
	text-decoration : none
}
.homebox a:hover { 
	color : #cccccc; 
		FONT-WEIGHT: bold; 	
	text-decoration : none
}

.repeatregion {
border-bottom: 1px solid #333333
}

.tabelbg {
background-repeat:no-repeat;
background-position:right
}