	body{ 
		background: #FFFFFF;
		scrollbar-base-color: #E6E6E6;
		scrollbar-arrow-color: Gray;
		scrollbar-dark-shadow-color : Gray;
	}

	a  {text-decoration : none;}
	a:link		{ color: #144587; }
	a:active	{ color: #004080; }
	a:visited 	{ color: #144587; }
	a:hover		{ color: #575757; }
		
	h3{
		font-family : Helvetica, Arial;
		font-weight : bold;	
		line-height: 10px;	
		font-size: 12px;
		color: #144587;
		margin-top: .6em; 
	}

	.ccsFooter{
		font-family : Verdana, Arial;
		font-size: 10px;
		/*color: #93919D;	*/
		color: #575757;		
	}
	.menulines{
		border:1px solid white;
		font-weight : bold;
		font-size: 11px;			 /* K2 and Proxy */
		font-family : tahoma, arial;
		color: #808080;
	}

	.menulines a{
		text-decoration:none;
		color: #808080;
	}
	
	.menulines a:visited {
		text-decoration:none;
		color: #808080;
	}	
	
	.idxMenuItem {
		font-family :Verdana,  arial, helvetica, sans-serif;
		line-height: 14px;
		font-size : 10px;
	}

	.tableHeaderUltra {
		font-family : Helvetica, Arial;
		font-size: 12px;
		color: white;
		background-color: #A2A2A2;
	}	
	.tableHeaderBlack2 {
		font-family : Helvetica, Arial;
		font-weight : bold;
		font-size: 12px;
		color: #666666;
	}	
			
	.tableHeaderSection {
		font-family : Helvetica, Arial;
		font-weight : bold;
		font-size: 12px;
		color: black;
		background-color: #E6E6E6;
	}	
			
	.tableHeader2 {
		font-family : Helvetica, Arial;
		font-size: 10px;
		color: #004080;
		background-color: #E6E6E6;
	}	
		
	.tableHeader {
		font-family : Helvetica, Arial;
		font-size: 12px;
		color: #144587;
		font-weight : bold;
	}

	.tableItem {	
		font-family : tahoma, arial, helvetica, sans-serif;
		line-height: 16px;
		font-size : 11px;
		color : #333333;		
	}	

	.content {
		font-family : tahoma, arial, helvetica, sans-serif;
		line-height: 16px;
		font-size : 11px;
		color : #333333;
	}

	.contentbold {
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		line-height: 14px;
		text-decoration: none;
		font-weight: bold;
		/*text-transform : uppercase;*/
	}

	.content2 {
		font-family : tahoma, arial, helvetica, sans-serif;
		font-size : 11px;
		color : #727272;
	}
	
	.contentboldError {
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		color: red;
		line-height: 14px;
		text-decoration: none;
		margin-top: .8em;
		font-weight: bold;
		/*text-transform : uppercase;*/
	}
		
	.inField{
		outline:none;
		color: black;
		border: #808080 1 solid;
		background-color : white;
		BORDER-RIGHT: #808080 1px solid;
		BORDER-TOP: #808080 1px solid;
		BORDER-LEFT: #808080 1px solid;
		BORDER-BOTTOM: #808080 1px solid;
	}
	
	.ccsHeader{
		font-family : Arial;
		font-weight : bold;	
		line-height: 10px;	
		font-size: 14px;
		color: #144587;
		margin-top: .6em; 
	}
	.ccsHeaderBlack{
		font-family : Arial;
		font-weight : bold;	
		line-height: 10px;	
		font-size: 14px;
		color: Black;
		/*margin-top: .6em; */
	}	
	
	.mainborder
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid
}
	.textlinks{
		font-family : Verdana, Arial;
		font-size: 10px;
		color: #666666;		
	}