body {
	background-color: #B5BBC7;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.2em;
	color: #000000;
	
	background-image:url(/images/body_background.jpg);
	background-repeat:repeat-y;
	background-position: center;
}

td p {
	margin: 0px;
	padding: 0px;
}

.caption  {
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	text-align:center;
	font-weight:bold;
}

input, select, textarea {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 	{  
		font-size: 1.6em; 
		font-weight: bold; 
}
		
h2 	{  
		font-size: 1.4em; 
		font-weight: bold; 
}
		
		
h3 	{  
		font-size: 1.2em; 
		font-weight: bold; 
}
		
		
h4 	{  
		font-size: 1em; 
		font-weight: bold; 
}
		
h5 	{  
		font-size: 0.8em; 
		font-weight: bold; 
}

a:link {
	color: #368DBF;
	text-decoration: none;
	border-bottom: 1px dashed #368DBF;
}

a:visited {
	color: #368DBF;
	text-decoration: none;
	border-bottom: 1px dashed #368DBF;
}

a:hover {
	color: #FFC340;
	text-decoration: none;
	border-bottom: 1px dashed #368DBF;
}
	
a.noborder {
	border-bottom: none;
	text-decoration: none;
}

#TextFrame {
	width:1003px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-image:url(/images/left_edge.jpg);
	background-repeat:repeat-y; */
	overflow: hidden;
}

#wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container {
	width: 100%;
	background-image:url(/images/right_edge.jpg);
	background-repeat:repeat-y;
	background-position:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main_home {
	text-align:left;
	vertical-align:top;
	background-color:#ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(/images/footer_background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#main {
	text-align:left;
	vertical-align:top;
	background-color:#ffffff;
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(/images/footer_background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#LogoLayer {
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	height: 115px;
	width:1004px;
	background-image:url(../images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#HeaderLoginLayer {
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 0px 0px;
	float:right;
	text-align:left;
}

#MenuLayer {
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	height: 41px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
	#MenuLayer a:link {
			text-decoration: none;
			border-bottom:none;
			color: #1A2155;
	}
	
	#MenuLayer a:visited {
			text-decoration: none;
			border-bottom:none;
			color: #1A2155;
	}
	
	#MenuLayer a:hover {
			text-decoration: none;
			border-bottom:none;
			color: #1A2155;
	}

#FooterLayer {
	overflow: hidden;
	visibility: visible;
	clear:both;
	z-index: 2;
	height: 65px;
	width:760px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
	#FooterLayer a:link {
			color: #1A2155;
			text-decoration: none;
			border-bottom:none;
	}
	#FooterLayer a:visited {
			color: #1A2155;
			text-decoration: none;
			border-bottom:none;
	}
	#FooterLayer a:hover {
			color: #1A2155;
			text-decoration: none;
			border-bottom:none;
	}
		
#FooterLeft {
	width:80px;
	float:left;
	text-align:right;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
		
#FooterRight {
	font-size: 80%;
	width:200px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 380px;
	padding: 0px 0px 0px 0px;
}

#NewsLayer {
	width:610px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 0px 20px;
	float:left;
}

	#NewsLayer h1 {
		font-family:"Times New Roman", Times, serif;
		font-size:1.8em;
		font-style:italic;
		padding-left: 2px;
		color: #1A2155;
	}

	#NewsLayer p {
		font-face: Arial, Helvetica, sans-serif;
		font-size:1em;
		line-height:1.5em;
		padding-left: 2px;
		padding: 8px 0px 8px 0px;
		margin: 0px;
	}

	#NewsLayer a:link {
		text-decoration:none;
		border-bottom:none;
	}

	#NewsLayer a:visited {
		text-decoration:none;
		border-bottom:none;
	}

	#NewsLayer a:hover {
		text-decoration:none;
		border-bottom:none;
	}

	#NewsLayer hr {
		padding: 0px;
		margin: 0px;
	}

#PicLayer {
	width:145px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	float:left;
}

#HomePicLayer {
	width:145px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 20px;
	float:left;
}

#TextLayer {
	width:290px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 42px 0px 0px 0px;
	float:left;
}

#MemberLayer {
	width:170px;
	text-align:center;
	vertical-align:top;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 55px 20px 0px 3px;
	/* background-image:url(/images/member_background.gif); */
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 80%;
}

	#MemberLayer h1 {
		font-size:14px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#MemberLayer p{
		font-size:10px;
		line-height:12px;
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 0px 0px;
	}

	#MemberLayer select {
		font-size:10px;
		line-height:12px;
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 0px 1px;
	}
	
	#MemberLayer input {
		font-size:10px;
		line-height:12px;
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 0px 1px;
	}
	
	#MemberLayer textarea {
		font-size:10px;
		line-height:12px;
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 0px 1px;
	}
	
	#MemberLayer a:link {
			text-decoration: none;
			border-bottom:none;
	}
	
	#MemberLayer a:visited {
			text-decoration: none;
			border-bottom:none;
	}
	
	#MemberLayer a:hover {
			text-decoration: none;
			border-bottom:none;
	}

/* Internal Pages */

#SingleTextLayer {
	width:960px;
	text-align:left;
	vertical-align:top;
	height:inherit;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 20px;
}

#IntFooterLayer {
	overflow: hidden;
	visibility: visible;
	clear:both;
	z-index: 2;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#TextLayer2cell {
	float:left;
	width:730px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 20px;
}

#TextLayer2cellHighlight {
	float:left;
	width:550px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 20px;
}

#PicLayerholder {
	float:left;
}

#PicLayer {
	width:220px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}

#TextLayer3cell {
	float:left;
	width:310px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 20px;
}

#HighlightLayerholder {
	float:left;
	border-left: 3px solid #F8C342;
	margin: 10px 0px 0px 0px;
}

#HighlightLayer {
	float:left;
	width:110px;
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 20px;
}

	#HighlightLayer a:link {
		font-size:1.2em;
		text-decoration: none;
		border-bottom:none;
	}

	#HighlightLayer a:visited {
		font-size:1.2em;
		text-decoration: none;
		border-bottom:none;
	}

	#HighlightLayer a:hover {
		font-size:1.2em;
		text-decoration: none;
		border-bottom:none;
	}
#popup{
	background-color:#FFFFFF;
	background-image: none;
	padding: 10px;
	}

