/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
	margin: 0px;
	padding: 0px;
}

a img
{
	border: none;
}

span.red
{
	color: #CC0000;
}

span.title
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	color: #FFFFFF;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #85A7B3;
}

h1
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
	color: #FFFFFF;
}

h2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	color: #FFFFFF;
}

h3, h4
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	color: #FFFFFF;
}

p
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	color: #FFFFFF;
}

img.page-image
{
	float: right;
	border: 1px solid #FFFFFF;
	margin: 0px 0px 10px 10px;
	clear:both;
}

	#Associate-Trainer{
	float: right;
	border: 1px solid #668fa3;
	height:52px;
	width:200px;
	margin: 10px 0px 10px 10px;
	clear:both;
	background-image:url(/images/blank-logo.jpg);
	}
		#Associate-Trainer a{
		color:#668fa3 !important;
		text-align:center;
		display:block;
		width:100%;
		height:45px;
		padding-left:23px;
		padding-top:7px;
		font-size:14px;
		font-weight:bold;
		}

p.small
{
	font-size: 10px;
}

br.clear
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

ul.plain
{
	margin: 0px 0px 12px 0px;
}

ul.plain li
{
	list-style-type: none;
}

#main
{
	width: 100%;
}

#header
{
	height: 126px;
	background: url(/images/header-bg.jpg) repeat-x top #81AFBF;
	position:relative;
}



#m1
{
   margin: -15px 0 0 0;
   padding-left: 270px;	
}

#metamorph
{ 
    font-size: 14px;
	color: #FFFFFF;
}

#menu
{
	width: 960px;
	padding: 86px 0px 0px 0px;
	margin: auto;
	position: relative;
}

#menu #rb-logo
{
	position: absolute;
	top: 10px;
	left: 0px;
	border: 1px solid #668FA3;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li
{
	list-style-type: none;
	display: inline;
}

#menu a:link,
#menu a:visited
{
	display: block;
	float: left;
	line-height: 40px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:hover
{
	text-decoration: underline;
}

#banner
{
	background: url(/images/banner-bg.jpg) repeat-x top #81AFBF;
}

#banner-inner
{
	width: 960px;
	height: 198px;
	margin: auto;
	background: url(/images/banner-2010b.jpg) no-repeat top;
	clear: both;
	position:relative;
}

	#banner-inner-contact{
		position:absolute;
		left:850px;
		top:12px;
		text-indent:-9999px;
		width:100px;
		height:20px;
	}
	
		#banner-inner-contact a{
			display:block;
			width:100px;
			height:20px;		
		}
	

#content
{
	background: url(/images/back_all.gif) #81AFBF top center repeat-x scroll;
	padding: 24px 0px;
}

#content-inner
{
	width: 960px;
	margin: auto;
}

	#content-inner a:link,
	#content-inner a:visited
	{
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#content-inner a:hover
	{
		text-decoration: underline;
	}
	
#content-main
{
	float: left;
	width: 700px;
}

	#content-main ul{
		margin-bottom:10px;
	}
	
	#content-main li{
		margin-left:20px;
	}
	
#info
{
	float: right;
	width: 250px;
}

	#info-inner
	{
		padding: 0px 0px 0px 20px;
	}

	#info h2
	{
		line-height: 70px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 12px 0px;
		background: #ACCFEC url(/images/rachels-blog-2.jpg) repeat-x;
		border: 1px solid #FFFFFF;
		font-size: 14px;
		text-transform: uppercase;
		color: #548198;
		text-indent:-9999px;
	}
	
		#info h2 a{
		display:block;
		height:70px;
		width:100%;}
	
	#login
	{
		padding: 0px 0px 24px 0px;
	}
	
	#login form
	{
		padding: 0px 10px;
	}
	
	#login label
	{
		display: block;
		padding: 0px 0px 2px 0px;
		margin: 0px;
		font-size: 10px;
		font-weight: bold;
	}
	
	#login legend
	{
		display: none;
	}
	
	#login fieldset
	{
		border: none;
	}
	
	#login input.txt
	{
		width: 80%;
		padding: 2px;
		margin: 0px 0px 6px 0px;
	}
	
	#login a.small
	{
		font-size: 10px;
		font-weight: bold;
	}
	
	#news
	{
		padding: 0px 10px;
	}
	
		#news ul
		{
			margin: 0px;
			padding: 0px;
		}
		
		#news li
		{
			list-style-type: none;
		}
		
		#news h3
		{
			font-size: 10px;
			font-weight: bold;
			margin: 0px 0px 3px 0px;
		}
		
		#news p
		{
			font-size: 10px;
			font-weight: normal;
		}
		
		#news a:link,
		#news a:visited
		{
			text-decoration: underline;
		}
		
		#news a:hover
		{
			color: #FF0000;
		}
		


#footer
{
	padding: 10px 0px 0px 0px;
	background: #85A7B3 url(/images/footer.gif) repeat-x;
	text-align: center;
}

#footer-inner
{
	width: 960px;
	margin: auto;
}

#footer p
{
	margin: 0px;
	padding: 10px 0px;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
}

#footer a
{
	color: #FFFFFF;
	font-size: 10px;
}

#footer a:hover
{
	color: #FF0000;
}

#footer img
{
	border: 1px solid #668FA3;
}

	#footer #footer-logo
	{
		float: left;
	}
	
	#footer #nrpt-logo,
	#footer #rep-logo,
	#footer #ba-logo
	{
		float: right;
		margin-left: 10px;
	}

.small p
{
	margin: 0;
	font-size: 11px;
}

.boxed
{
	margin-bottom: 20px;
}

.boxed .title
{
	height: 28px;
	padding: 10px 0 0 30px;
	background: #ACCFEC url(/images/title.gif) repeat-x;
	font-size: 14px;
	text-transform: uppercase;
	color: #548198;
}

.boxed .content2
{
	padding: 10px;
}

#text1, #text2
{
	width: 150px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


#updates ul
{
	margin: 0;
	list-style: none;
}

#updates h3
{
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p
{
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

#header-login{
position:absolute;
left:770px;
top:20px;
z-index:999;
}

#header-login #frm-customer-login legend{
display:none;}

#header-login #frm-customer-login fieldset{
border:none;
width:400px;
}

#header-login #frm-customer-login label{
color:#406170;}


