/***********************************************************************************************
			These styles create the EXTERNAL WEB FRAMEWORK look and feel.
************************************************************************************************/

.menuitem
{
	font-weight	: bold;
	font-family	: sans-serif;
	font-size	: 12px;
	cursor		: hand;
	background-color : #ffffff;
	color            : #0000cc;
	height		:30px;
	width		:140px;
	padding-left	:6px;
	padding-right	:6px;
	padding-top	:6px;
	padding-bottom : 6px;	
}

.menuitemHover
{
	font-weight	: bold;
	/*font-family	: Verdana, arial, helvetica, sans-serif;
	font-size	: 10px;*/
	font-family	: sans-serif;
	font-size	: 12px;
	cursor		: hand;
	background-color : #0000cc;
	color            : #ffffff;
	height		:30px;
	width       :140px;
	padding-left	:6px;
	padding-right	:6px;
	padding-top	:6px;	
	padding-bottom : 6px;
}

a.menuitemAnchor
{
	font-weight	: bold;
	font-family	: Verdana;
	font-size	: 12px;
	cursor		: hand;
	color           : #000000;
}
a.menuitemAnchor
{
	font-weight	: bold;
	font-family	: Verdana;
	font-size	: 12px;
	cursor		: hand;
	color           : #000000;
}
a:active.menuitemAnchor
{
	font-weight	: bold;
	font-family	: Verdana;
	font-size	: 12px;
	cursor		: hand;
	color           : #000000;
}
a:hover.menuitemAnchor
{
	font-weight	: bold;
	font-family	: Verdana;
	font-size	: 12px;
	cursor		: hand;
	color           : #ffffff;
}


.menuItemHeader
{
	font-family: Helvetica;
	font-size:10pt;
	font-weight: bold;
	color:#660099;
	height:28px;
}

.menuItemText
{
	font-family: Helvetica;
	font-size:9pt;
	font-weight: bold;
	color:#BDBEB5;
	text-decoration:none;
	padding-left:20px;
}

body
{	
	margin		: 0px;
	margin-top	: 0px;
	margin-right	: 0px;
	margin-left	: 0px;
	margin-bottom	: 0px;
}
body, td, th, p, li, div
{
	font-family:Verdana, arial, helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 11px;   
	color: #000000;
}

TABLE
{
	font-family:Verdana, arial, helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 11px;   
	color: #000000;
}
TH
{
	font-family:Verdana, arial, helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 11px;   
	color: #000000;
}
TD
{
	font-family:Verdana, arial, helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 11px;   
	color: #000000;
}
h3
{
	FONT: 10pt Helvetica bold;
	font-weight:bold;
	COLOR: #000000;
	margin-bottom:2px;
	padding-bottom:2px;
}

.h3
{
	FONT: 10pt Helvetica bold;
	font-weight:bold;
	COLOR: #000000;
	margin-bottom:2px;
	padding-bottom:2px;
}
.button
{
	BACKGROUND-COLOR: #265298; 
	CURSOR: hand;
	COLOR: #ffffff;  
	FONT: 12px Tahoma;
    	FONT-WEIGHT: bold; 
    	TEXT-ALIGN: center;
    	
	
	BORDER-TOP: silver 2px outset;
	BORDER-LEFT: silver 2px outset;
	BORDER-RIGHT: black 2px outset;
	BORDER-BOTTOM: black 2px outset;
}

BUTTON
{
	BACKGROUND-COLOR: #265298; 
	CURSOR: hand;
	COLOR: #ffffff;  
	FONT: 12px Tahoma;
    	FONT-WEIGHT: bold; 
    	TEXT-ALIGN: center;
    	
	
	BORDER-TOP: silver 2px outset;
	BORDER-LEFT: silver 2px outset;
	BORDER-RIGHT: black 2px outset;
	BORDER-BOTTOM: black 2px outset;     
}

.quote
{
	font-family: Verdana, arial, helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 11px;   
	color: #660099;
}

.input
{
	height:17px;
	/*background-color:menu;*/
	font-size:10px;
}
.inputLabel
{
	font-weith:bold;
}
.menuleft
{
	font-family: Helvetica;
	font-size:9pt;
	font-weight: bold;
	color:#BDBAB5;
	text-decoration:none;
	padding-left:20px;
}

A.menuleft
{
	font-family: Helvetica;
	font-size:9pt;
	font-weight: bold;
	color:#BDBAB5;
	text-decoration:none;
	padding-left:20px;
}

A:active.menuleft
{
	font-family: Helvetica;
	font-size:9pt;
	font-weight: bold;
	color:#BDBAB5;
	text-decoration:none;
	padding-left:20px;
}

A:hover.menuleft
{
	font-family: Helvetica;
	font-size:9pt;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	padding-left:20px;
}

A:visited.menuleft
{
	font-family: Helvetica;
	font-size:9pt;
	font-weight: bold;
	color:#BDBAB5;
	text-decoration:none;
	padding-left:20px;
}
A:visited:hover.menuleft
{
	font-family: Helvetica;
	font-size:9pt;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	padding-left:20px;
}

a
{
	COLOR: #000000;
}

a:active
{
	color: #000000;
}

a:hover
{
	color: #000099;
}

a:visited
{
	color: #000000;
}
a:visited:hover
{
	color: #00FF00;
}

hr
{
	color:#006804;
}

li
{
	color: #000000;
	padding-top:5px;
	font-family: tahoma;
	font-size: 13px;
}

.pgHeader
{
	color: #0000cc;
	height:28px;
	width:100%;
	vertical-align: middle;
	font-weight:bold;
	font-size: 15px;
	font-family: Arial;
	padding-top: 3px;
	padding-left: 3px;
	margin-bottom:5px;
	border-bottom: 1px solid black;
}

.pgHeaderLogin
{
	background-color: #BDBEB5;
	height:20px;
	width: 100%;
	color:black;
	vertical-align: middle;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial;
	padding-top: 3px;
	padding-left: 3px;
	margin-bottom:5px;
}

.pgHeaderNews
{
	height:28px;
	width: 100%;
	color: #999999;
	vertical-align: middle;
	font-weight:bold;
	font-size: 15px;
	font-family: Arial;
	padding-top: 3px;
	padding-left: 3px;
}

.footer		
{
	FONT-SIZE: 10px;
	FONT-FAMILY:verdana,arial;
	color:#cccccc;
	line-height:15px;
}
