@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000033;
}
.thrColLiqHdr #container { 
	width: 100%;  
	margin: 0 auto; 
	border: 1px solid #000066;
	background-color:#000066;
	text-align: left; 
} 
.thrColLiqHdr #header { 
	padding: 0 0px; 
		background-color:#ffffff;			
} 
.thrColLiqHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}


.thrColLiqHdr #sidebar1 {
	float: left; 
	width: 22%; 
	
}
.thrColLiqHdr #sidebar2 {
	float: right;
	width: 23%; 	
}

.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.thrColLiqHdr #mainContent { 
	margin: 0 23% 0 23.5%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	border-left: 0px;  
	padding-left:0px 2px 0px 2px; 
	
}

.thrColLiqHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top-style: ridge; border-top-color: #000066;
	
} 
.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.HCTitle {
	font: italic bold normal 14px Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	padding:5px;
	border:0px;
	border-top-color: #ffffff;
	background-color: #ffffff;
	}
.HCTitle2 {
	background-color: #99CC00;
	height:15px;

	
	}
.HCTitleImg {
	padding: 3px;
	border-width: thin;
	border-style: ridge;
	border-color: #cccccc;
	background-color:#FFFFFF;
	
}
.SideBar1ListUL {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif #000066;
	list-style-type: none;
	padding:5px 3px 5px 0px;
	list-style:inside;
}
.SideBar1ListIL {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif #000066;
	color:#000066;
	list-style-type: none;
	padding:5px 15px 5px 10px;
}
.SideBar1Head{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold; 
color:#333333;
text-decoration:underline; 
}
.SideBar1Div{
padding-left:5px; 
padding-right:5px;
}
.SideBar1ul
{ font-weight:bold; 
text-align:left; 
text-transform:lowercase;
font-size:14px;
list-style:none;
padding:1px 2px 20px 2px;

}
.SideBar2ul
{ font-weight:bold; 

text-transform:lowercase;
font-size:14px;
list-style:none;
padding:1px 2px 20px 10px;
color:#000066;

}

.MainContentHead{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform:lowercase;
font-size:16px; 
font-weight:bold; 
color:#333333; 
	/*background-color: #6C6CFF;*/

}
.MainContentHeadMed{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px; 
font-weight:bold; 
color: #0033FF;

}
.MainContentDiv{
padding-left:2px; 
padding-right:2px;
}
.MainContentul
{ font-weight:bold; 
text-align:left; 
font-size:14px;
}
.MainContenttd
{ font-weight:bold; 
text-align:left;
text-transform:lowercase;
font-size:14px;
color:#000033;
background-color:#FFFFFF;
border-bottom:#0099FF   medium dotted;
padding: 0px 0px 0px 10px;
}
.MainContenttd2
{ font-weight:bold; 
text-align:left;
text-transform:lowercase;
font-size:14px;
color:#000033;
width:50%;
background-color:#ffffff;
padding: 0px 0px 0px 10px;
}
.login
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF6600;
font-weight:bold;
border: #CC3300 4px outset;
cursor:pointer; 
text-align:center;
width:150px;
padding:2px 2px 2px 2px;
}
.HeadNoLink{
font-family:Verdana, Arial, Helvetica, sans-serif; 
text-transform:lowercase;
font-size:24px; 
font-weight:bold; 
color:#333333;
text-decoration:none; 
}
.BoxTop{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px; 
font-weight:bold; 
color: #000066;
text-decoration:none; 
text-align:center;
background-color: #ffffff; 
border-bottom: #FFFFFF groove 2px;
}
.BoxTop1 {
border: #cccccc 0px  outset; 
float:center; 
background-color: #ffffFF;
width:230px; 
padding:5px 2px 20px 2px;
}

.BoxTop2{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:lowercase;
font-size:16px; 
font-weight:bold; 
color: #000066;
text-decoration:none; 
text-align:left;
background-color: #ffffff; 
border-bottom: #FFFFFF groove 2px;
}
.BoxTop3{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:lowercase;
font-size:16px; 
font-weight:bold; 
color: #000066;
text-decoration:none; 
text-align:center;
border:none;
border-bottom: #FFFFFF groove 2px;
}
.BoxTop4{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:lowercase;
font-size:16px; 
font-weight:bold; 
color: #000066;
text-decoration:none; 
border-bottom: #FFFFFF groove 2px; 
}
.SmallHead{font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:14px; 
color: #000066;
font-weigt:bold;
padding: 0px 0px 5px 0px;
}
.italonly {
font-style:italic;
}
.boldonly {
font-weight:bold;
}
.italbold {
font-style:italic;
font-weight:bold;
}
.greyButton {
cursor:pointer;  
padding:5px 3px 5px 7px; 
font-weight:bold;  
font-size:12px;
width:240px;
height:40px;
color:#000066;
border-width:3px; 
border-color: #0033FF; 
border-style: ridge; 
background-color:#9D9DFF; 
text-align:left;

}
.Freeul
{ 
align:left;
font-weight:bold; 
text-align:left; 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.label
{
color:#000066;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.buttonStyle
{
cursor:pointer; 
border:none;  
background-image:url(/outline1.jpg); 
background-repeat:no-repeat; 
width:inherit; height:150px;
}
.buttonStyleLg
{
cursor:pointer; 
border:none;  
background-image:url(/outline2.jpg); 
background-repeat:no-repeat; 
width:inherit; 
}
.buttonStyleCust
{
cursor:pointer; 
border:none;  
background-image:url(/customers.jpg); 
background-repeat:no-repeat; 
width:inherit; 
}
.linkstyle
{
font:Verdana, Arial, Helvetica, sans-serif; 
color:#FF0000; 
text-decoration:
underline; width:200px;}
.buttonStyle2
{
cursor:pointer; 
border:none;  
background-image:url(/US.jpg); 
background-repeat:no-repeat; 
width:inherit; 
height:150px;
width:150px;
}
.proj_Home_Button2 {
color:#000033; 
margin:2px 2px 2px 2px;
width:auto;
height:auto;
padding:2px 2px 2px 2px;
border:2px 2px 2px 2px;
border-bottom-color:#000066;
border-color:#000066;
border-right-color:#000066;
border-style:ridge;
border-color:#000066;
border-left-color: #0033FF;
border-top-color: #0033FF;
font-weight: bold; 
font-size:9px; 
cursor:pointer;
background-color: #FFFF00;
background-image:url(yellow_tool.gif);
background-repeat:no-repeat;}

.simplify {
color:#000066;font-family: Verdana, Arial, Helvetica, sans-serif;
/*text-transform:lowercase;*/
padding:1px 2px 2px 10px; 
font-size:16px; 
font-weight:bold; 
border:0px; 
width:250px;
}
.webteam{
color:#000066;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:1px 2px 2px 10px; 
font-size:16px; 
font-weight:bold;
}
.loginbutton{
margin:0px 0px 0px 0px;
width:auto;
height:163px;
border:0px 0px 0px 0px;
cursor:pointer;
background-image:url(/login_200_163.gif);
background-repeat:no-repeat;
background-color:#FFF;
}

.notmem{
margin:0px 0px 0px 0px;
width:auto;
height:109px;
border:0px 0px 0px 0px;
cursor:pointer;
background-image:url(/notmem.gif);
background-repeat:no-repeat;
background-color: #ffffff;
}

