/*******************************************************************************
	Main Body Content
*******************************************************************************/
body { font-family: arial, sans-serif; font-size: 13px; color: #404040; 
	scrollbar-face-color:#25164b;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#b3d3e0;
	scrollbar-darkshadow-color:#25164b;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#f2f6f3;}

#main-content p {margin-left: 30px; margin-right: 30px; line-height:20px;}
#solution p {margin-left:0px; margin-right: 30px; line-height:20px;}

li {margin-left: 30px; margin-right: 30px; line-height:20px;}

.navtext {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;}

td { font-family: arial, arial, sans-serif; font-size: 13px; color: #404040; }

hr { color: #4e96aa; height: 1px; width: 80%;}

.base-bk { 
	background-image: url(images/columnrightbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;}
	
.mantra {font-size: 12px; color:#000000; text-align: center;}



/*******************************************************************************
	Main Links CSS
*******************************************************************************/
a:link, a:visited, a:active {color: #25164C; text-decoration: none;}
a:hover {color: #404040; text-decoration: underline;}




/*******************************************************************************
	Global Links CSS
*******************************************************************************/
#nav_links a:link, #nav_links a:visited, #nav_links a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;}
	
#nav_links a:hover {color: #B1CAB7;}
#nav_links p {margin-right: 15px; margin-left:15px}
.current {
	color: #B1CAB7;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;}
	
	

/*******************************************************************************
	Header CSS
*******************************************************************************/
h1 {font-size: 17px; color: #62977D; margin-left: 30px; margin-right: 30px;}
h2 {font-size: 11px; color: #404040; padding: 5px; text-align: right; margin-right: 30px;}



/*******************************************************************************
	Contact FORM CSS
*******************************************************************************/
#contact table{margin-left: 30px; margin-right: 30px;}



/*******************************************************************************
	Footer CSS
*******************************************************************************/
#footer p {color: #000000; text-align: center;}
#footer a:link, #footer a:visited, #footer a:active {color: #25164C; text-decoration: none;}
#footer a:hover {color: #404040; text-decoration: underline;}