
BODY	{	padding: 0px;
			margin: 0px;
			color: #3E3E3E;
			background-color: #526B88;
			font-family: arial, helvetica, sans-serif;
			font-size: 13px; }

P, LI, TD	{	font-family: arial, helvetica, sans-serif;
				font-size: 13px; }
LI	{	list-style-image: url(img/bullet.gif);
		padding-bottom: 3px; }

TD	{	vertical-align: top; }

A			{	color: #006EE8; }
A:visited	{	color: #491B95; }
A:active	{	color: #D51B1B; }
A:hover		{	color: #7099C8; text-decoration: none; }

/*  NOT USED
A.hilite			{	color: #09f; }
A:visited.hilite	{	color: #09f; }
A:active.hilite		{	color: #E31721; }
A:hover.hilite		{	color: #E31721; text-decoration: none; }
.noline	{	text-decoration: none; }
*/

.bannerbg	{	background-color: #F4F3F8; }
.button		{	background-color: #C4D7EC; color: #000; }
.stripbg	{	background-color: #7099C8; }
.stripbg2	{	background-color: #3C72AE; }
.bottom		{	background-image: url(img/bottom.gif);
				background-color: #526B88; }
.shadowleft		{	background-image: url(img/shadowleft.gif);
					background-color: #526B88; }
.shadowright	{	background-image: url(img/shadowright.gif);
					background-color: #526B88; }
.sidebg	{	background-image: url(img/sidebg.gif);
			background-repeat: no-repeat;
			text-align: right;
			padding-top: 62px; }	
.sidebghome	{	background-image: url(img/sidebghome.gif);
				background-repeat: no-repeat;
				text-align: right;
				padding-top: 62px; }	
.sidebgwho	{	background-image: url(img/sidebgwho.gif);
				background-repeat: no-repeat;
				text-align: right;
				padding-top: 62px; }	
.sidebgwhat	{	background-image: url(img/sidebgwhat.gif);
				background-repeat: no-repeat;
				text-align: right;
				padding-top: 62px; }	
.sidebghow	{	background-image: url(img/sidebghow.gif);
				background-repeat: no-repeat;
				text-align: right;
				padding-top: 62px; }	
.sidebgclients	{	background-image: url(img/sidebgclients.gif);
				background-repeat: no-repeat;
				text-align: right;
				padding-top: 62px; }	
.sidebgnews	{	background-image: url(img/sidebgnews.gif);
				background-repeat: no-repeat;
				text-align: right;
				padding-top: 62px; }	
.sidebgcontact	{	background-image: url(img/sidebgcontact.gif);
				background-repeat: no-repeat;
				text-align: right;
				padding-top: 62px; }	
.vertline	{	background-color: #9EAFC2; }
.whitebg	{	background-color: #fff; }

/* HOME */
.column1	{	width: 277px;
				float: left; }
.column2	{	width: 277px;
				float: right;
				border-left: 1px;
				border-color: #335D8D; }
.headerbg	{	background-color: #D6E7FA; }
.headerbg h3 {  padding-left: 10px; margin-top: 10px; margin-bottom: 0px; vertical-align: bottom; }
 
.headerbgwhite	{	background-color: #fff; }
.headerbgwhite h3 {  padding-left: 10px; margin-top: 10px; margin-bottom: 0px; vertical-align: bottom; }
    

.content	{	padding: 15px;
				padding-top: 2px; }
.welcomecontent	{	padding: 15px;
					padding-top: 1px; }
.style1 {
	color: #FF0000;
	margin-right: 10px;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-size: 11px;
}

img.bullet {
    vertical-align: text-bottom;
}

.clientlink {
	color: #fff;
	float: right;
	}
	
.clientlink a, a.clientlink, a:active.clientlink{
	color: #fff;
	}