@charset "utf-8";
/* CSS Document */

body					{color: #000; background-color: #fff; background-image: url("../images/bckgrnd.jpg"); background-repeat: repeat-x; margin: 0px; font-family: Verdana, Arial, sans-serif; font-size: .8em; text-align: center;}
b						{color: #006; font-weight: bold;}
h2						{color: #000; font-weight: normal; font-size: 18px;}
h3						{color: #000; font-weight: bold; font-size: 12px;}
h4						{color: #000; font-weight: bold; font-size: 11px;}
li						{font-size: 10px; margin: 0px; line-height: 14px;}
input					{margin-bottom: 8px;}
.main					{width: 955px; background-color: #fff;}
.topbar					{width: 100%; background-color: #006; height: 15px;}
.header					{width: 100%; background-color: #fff; height: 80px; margin-bottom: 20px; text-align: left;}
.footer					{text-align: center; font-size: 9px; padding-left: 20px; padding-right: 20px;}
.footerleft				{width: 477px; float: left; margin: 0px; text-align: left; padding-bottom: 20px;}
.righttitleimg			{margin-top: 10px;}
.footerright			{float: right; margin: 0px; text-align: right;}
.mainlinkdiv			{width: 98px; text-align: right; float: right; border-right: 1px solid #006; height: 55px; padding-right: 10px; padding-top: 5px;}
.mainlinkscurrent		{font-size: 10px; color: #006; font-weight: bold; line-height: 15px;}
.liregfontsize			{font-size: 12px; margin-bottom: 10px;}
.clientlist				{font-size: 11px; font-weight: normal; color: #000;}
a:link					{color: #006; font-weight: bold; text-decoration: none;}
a:visited				{color: #006; font-weight: bold; text-decoration: none;}
a:hover					{color: #f60; font-weight: bold; text-decoration: none;}
.mainlinks:link			{font-size: 10px; color: #000; font-weight: normal; line-height: 15px;}
.mainlinks:visited		{font-size: 10px; color: #000; font-weight: normal; line-height: 15px;}
.mainlinks:hover		{font-size: 10px; color: #006; font-weight: bold; line-height: 15px;}
.footerlink:link		{color: #006; font-weight: normal; text-decoration: none;}
.footerlink:visited		{color: #006; font-weight: normal; text-decoration: none;}
.footerlink:hover		{color: #f60; font-weight: normal; text-decoration: none;}
.footeremail:link		{color: #000; font-weight: normal; text-decoration: none;}
.footeremail:visited	{color: #000; font-weight: normal; text-decoration: none;}
.footeremail:hover		{color: #006; font-weight: normal; text-decoration: none;}
.rightlinks:link		{color: #006; font-weight: bold; text-decoration: none; font-size: 11px;}
.rightlinks:visited		{color: #006; font-weight: bold; text-decoration: none; font-size: 11px;}
.rightlinks:hover		{color: #f60; font-weight: bold; text-decoration: none; font-size: 11px;}
.backtotop:link			{font-size: 10px;}
.backtotop:visited		{font-size: 10px;}
.backtoptop:hover		{font-size: 10px;}
#contentwrapper			{float: left; width: 100%;}
#contentcolumn			{margin-right: 325px; text-align: left; padding-left: 20px; padding-right: 15px; margin-bottom: 35px; border-right: 1px solid #ccc;}
#rightcolumn			{text-align: left; float: left; width: 300px; margin-left: -325px; padding-left: 15px; background-image: url('../images/stone.jpg'); background-repeat: none;}
