/*
-----------------------------------------------
Profiles in Caring Style Sheet
author:   Andrew McCloy
version:  2006.01
----------------------------------------------- */

body 
	{
		background: #ECEEFA;
		margin: 0;
	}

#layer1 
	{ 
		visibility: visible; 
		position: relative; 
		top: 120px; left: 390px; 
		width: 300px; 
		height: 100px 
	}

#outer 
	{
		background:#fff;
		border: 1px solid #6C7997;
		margin: 0;
		min-height: 198px !important;
	}
	
#logos 
	{
		background:#fff;
		border: 1px solid #6C7997;
		margin: 0;
		min-height: 198px !important;
	}
	
#mainbody
	{
		background: #90A1C9;
		margin: 0px;
	}

#vertbar 
	{
		background-image: url(images/vertbar.jpg);
		margin: 0px;
		width: 5px;
	}

#horbar
	{
		background: #6C7997;
		margin: 0;
	}	
	
#body_fill
	{
		background: #90A1C9;
		margin: 0px;
		font-family: arial, helvetica;
		font-size: 11px;
		color: #FFFFFF
		font-weight: bold;
	}		

#border
	{
		background: #6C7997;
		margin: 0px;
	}
	
#body_hilite
	{
		background:#6F0531;
		margin: 0px;
		height: 2px;
	}		
	
#body_white
	{
		background:#ffffff;
		margin: 4px;
		font-family: arial, helvetica;
		font-size: 11px;
		font-weight: bold;
		color: #11266A;
	}		

#sidemenu 
	{
		font-family: arial, helvetica;
		font-size: 11px;
		color: #FFFFFF;
		margin: 4px;
	}

#quote
	{
		font-family: arial, helvetica;
		font-size: 13px;
		font-weight: bold;
		color: #6B0A35;
		margin: 4px;
		
	}
	
#main
	{
		font-family: arial, helvetica;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		margin: 4px;
		
	}

#main-hilite
	{
		font-family: arial, helvetica;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		margin: 4px;
		
	}
	
#globelines_front
	{
		background-image: url(images/globelines_front.gif);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: middle left; 
	}
	
#globelines
	{
		background-image: url(images/globelines.gif);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center right; 
	}
	
#footer
	{
		font-family: arial, helvetica;
		font-size: 10px;
		color: #FFFFFF;
		margin: 4px;
		background:#94AE8D;
		border: 1px solid #6F0531;
	}

#navlist li a { text-decoration: none; }

a img {border-width: 0; border-style: none;}
a:link,a:active { text-decoration: none; font-weight: bold; font-size: 11px;}
a:visited { text-decoration: none; font-weight: bold; font-size: 11px;}	
a:hover {color: #000; font-weight: bold; font-size: 11px;}

.topmenu 
	{
		font-family: arial, helvetica;
		font-size: 11px;
		color: #21CCE0;
		margin: 4px;
		font-weight: bold;
	}
	
.links 
	{
		font-family: arial, helvetica;
		font-size: 11px;
		color: #11266A;
		margin: 4px;
		font-weight: bold;
	}

.subfont {font family:  arial, helvetica; color: #000000; text-decoration: none; font-size: 9px;}
.subtitle {color: #4E4B4B; text-decoration: none; font-weight: bold; font-size: 14px;}
.bold-font {color: #4E4B4B; text-decoration: none; font-weight: bold; font-size: 12px;}
