/* **************************************MAIN STYLES PAGE*************************** */
@import url("Tables.css") 		;
@import url("StButtons.css") 	;
p 			{
			font-size 	: 12px		;
			font-family : arial		;
			color 		: #000		;
			text-align 	: left 		;	
}
p.body		{
			font-size 	: 12px		;
			font-family : arial		;
			color 		: #000		;
			text-align 	: left 		;		
}		
p.centbody	{
			font-size 	: 12px		;
			font-family : arial		;
			color 		: #000		;
			text-align 	: center 	;		
}
p.welcome 	{
			font-size	: 13px		;
			font-family	: verdana	;
			font-style	: italic	;
			color		: #ff0000	;
			text-align	: left		;
			font-weight : bold		;			
}		

p.attn		{
			font-size	: 16px		;
			font-family	: arial		;
			font-style	: italic	;
			color		: #ff0000	;
			text-align	: center	;			
}
p.tiny		{
			line-height	: 0			;
			text-align	: center	;
}		
p.tinyitalic  {
			font-size	: 10px 		;
			font-family : times new roman	;
			color 		: #000		;
			font-style 	: italic	;
}

h6			{							 
			font-family : verdana	;
			color 		: #000		;
} 
h5			{
			font-family	: verdana	;
			font-style 	: italic	;
			color		: #000	;
}
h4.attn		{
			font-family : arial 	;			
			color 		: #f00 		;
			font-style	: italic 	;
			text-align 	: center	;
}
h3.attn		{
			font-family : arial 	;			
			color 		: #f00 		;
			font-style	: italic 	;
			text-align 	: center	;
}
h3 			{
			font-family : verdana 	;
			color 		: #000 		;
}
h3.body		{
			font-family : arial 	;
			color 		: #000 		;
			text-align : justify 	;
}
h2.attn		{
			font-family : arial 	;			
			color 		: #f00 		;
			font-style	: italic 	;
			text-align 	: center	;
}
h2 			{
			font-family : tahoma 	;
			color 		: #ff0000 	;
			text-align 	: center 	;
}
h1.head 	{
			font-family : tahoma	;
			font-size 	: x-large 	;		
			text-align 	: center 	;
			color		: #ffffff 	;
}
h1 			{
			font-family : arial 	;
			color 		: #ff0000 	;
			text-align 	: center 	;
}
tiny		{
			font-family	:	arial	;
			color		:	#000	;
			font-size	:	10px	;
			text-align	:	right	;
}
blockquote {
			font-size	: 10px 		;
			font-family : times new roman	;
			color 		: #000		;
			text-align 	: center	;
}
a			{
			font-size		: 12px  	;
			font-family		: Arial 	;
			color			: #00f 		;
}
a.pager{
			font-size		: 12px  	;
			font-family		: Arial 	;
			color			: #444 		;
			position		: relative	;
}						
a.page_current, a.page_current:hover, a.page_current:visited, a.page_current:active	{
			font-size		: 18px  	;
			font-family		: Arial 	;
			color			: #000 		;
			font-weight	 	: bold		;
			position		: relative	;
			top				: 2px		;
}
a.head:hover 	{
			font-weight 	: bold		;
			font-size 		: 15px		;
			font-family 	: arial		;
			background 		: #ddd		;
			font-weight 	: bold		;
}
.clear		{
			overflow	: hidden 		;
			width		: 100%	 		;
}
a.side		{
			color			: #000		;
			font-family		: arial, sans-serif	;
			font-size		: 14px		;
			padding-left	: 10px		;
			text-decoration	: none		;
}
a.side:hover {
			color		: #fff		;
			background-color: #000	;
}
/*
a:link, a:visited, a:active, a:hover	{
			font-size		: 13px  	;
			font-family		: Arial 	;
			color			: #00F 		;
}			*/
Span.errMsg		{
			font-style	: italic		;
			font-size	: 12px			;
			color		: #f00			;
}


#float_left {
			float			: 	left	;
			width			:	20%		;
			margin			:	0.5em	;
}
#box_left	{
			float			: 	left	;
			width			:	20%		;
			margin			:	0.5em	;
			background		:	#003399 ;
			border			:	solid thin #d7040b ;
			color			:	#ffffff	;	
}
#box_right	{
		float			: 	right	;
		width			:	30%		;
		margin			:	0.5em	;
		background		:	#330099 ;
		border			:	solid thin #d7040b ;
		color			:	#ffffff	;	
		}
hr		{
		color			: #fff 		;
		height			: 1px 		;
		width			: 80% 		;
		text-align		: center	;
		}

body.body	{
		background		:  #FFBF80		;
		}

div.menu-box{
		text-align		: left		;
		width			: 200px		; 
/*		border-color	: #7c90b2 #dddddd #7c90b2 #dddddd;
		border-width	: 1px;
		border-style	: solid;
		background-color: #f9f9f9; 
		padding			: 5px;
		margin			: 5px 0px 0px 0px;		*/
}

div.menu-box ul{							/* Postitions to left side	*/
	list-style		: none		;
	padding			: 0 0 0 0px	;
	margin			: 0			;
}
div.menu-box ul li {
	list-style		: none		;		 	/* Add blue font to ie and firefox links */
	padding			: 0			;
	margin			: 10px		;			/* Positions distance from left */
	font			: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
	color			: #2665ad 	;
}

div.menu-box ul li a,div.menu-box ul li a:link,div.menu-box ul li a:visited,div.menu-box ul li a:active {
	font				: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none			;
	white-space			: nowrap		;
	color				: #2665ad		; 
}

div.menu-box ul li a:hover,div.menu-box ul li a:focus {    
	text-decoration		: underline		;		
	background-color	: #fff			;		/* positions in both - adds underline only in firefox  */		
}
div.menu-box ul li ul {
	padding				: 0				;
	margin				: 0 0 3px 2px	;
}
div.menu-box ul li ul li {
	list-style			: none			;
	padding				: 0				;
	margin				: 0				;
	font				: normal 11px/15px Verdana, Arial, Helvetica, sans-serif ;
	color				: #333333 		;
}
div.menu-box ul li ul li a,div.menu-box ul li ul li a:link,div.menu-box ul li ul li a:active,div.menu-box ul li ul li a:visited {
	font				: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color				: #333333 		;
	text-decoration		: none			;
	background-color	: #e9dfc6		;  
	background-image	: url(img/bullets.gif);
	background-repeat	: no-repeat		;
	background-position	: 0 -1px		;
	padding-left		: 5px			;
}

div.menu-box ul li ul li a:hover,div.menu-box ul li ul li a:focus {
	color				: #0000ff		;	 /* Sub Topic Focus */
	background-color	: #fff			;	 /* Text & underline color  */
	text-decoration		: underline		;
	background-position	: 0 -18px		;    /* Lowers the background image so top bullet shows  */
}

div.menu-box ul li ul li a.menu-more,div.menu-box ul li ul li a.menu-more:link,div.menu-box ul li ul li a.menu-more:active,div.menu-box ul li ul li a.menu-more:visited,div.menu-box ul li ul li a.menu-more:hover,div.menu-box ul li ul li a.menu-more:focus {
	background-image	: none			;
	padding-left		: 0px			;
	font-weight			: bold 			;
	color				: #649700		;
	font-size			: 16px			;
}

