/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #ece9d8;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#903;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#933;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#c93;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#c90;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{

	}
/*  KJA Module Dependant CSSCLASS */
/*  Module_News CSS */
.newsheader
{
	font-weight: bold;
	font-size: 9pt;
	color: #af3a38;
	font-family: verdanda;
}
.recareabody
{
	padding-right: 15px;
	padding-left: 25px;
	font-size: 8pt;
	padding-bottom: 5px;
	color: #f5f5dc;
	padding-top: 5px;
	font-family: verdanda;
}
.frontpagebody
{
	padding-right: 15px;
	padding-left: 15px;
	font-size: 8pt;
	padding-bottom: 5px;
	color: #535e50;
	padding-top: 5px;
	font-family: verdanda;
}

.frontpagebodyalt
{
	padding-right: 15px;
	padding-left: 15px;
	font-size: 8pt;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-top: 5px;
	font-family: verdanda;
}
.newsbody
{
	font-size: 8pt;
	color: #535e50;
	font-family: verdanda;
}
	
.newsreadmore 
{
		font-size:8pt;
		color: #af3a38;
		
		
	}
A.newsreadmore:visited
{
	color: #af3a38;
	
}
A.newsreadmore:Link
{
	color: #af3a38;
	
}


/* RRWC Main Menu */
.subcontainer 
{
	background-color:transparent;
	}

	.subarrow
{

	border-right: #e4a74a 10px solid;
	border-top: #e4a74a 10px solid;
	font-weight: bold;
	font-size: 11pt;
	left: 10px;
	border-left: #e4a74a 10px solid;
	color: #535e50;
	border-bottom: #e4a74a 10px solid;
	font-family: Garamond;
	top: 10px;
	background-color: #e4a74a;
}
A.submenu:link
{
	border-right: #e4a74a 10px solid;
	border-top: #e4a74a 10px solid;
	font-weight: bold;
	font-size: 11pt;
	left: 10px;
	border-left: #e4a74a 10px solid;
	color: #535e50;
	border-bottom: #e4a74a 30px solid;
	font-family: Garamond;
	top: 10px;
	background-color: #e4a74a;
}
A.submenu:hover
{
	border-right: #e4a74a 10px solid;
	border-top: #e4a74a 10px solid;
	font-weight: bold;
	font-size: 11pt;
	left: 10px;
	border-left: #e4a74a 10px solid;
	text-decoration:blink;
	border-bottom: #e4a74a 30px solid;
	font-family: Garamond;
	top: 10px;
	background-color: #e4a74a;
	
	
}
A.submenu:visited
{
	border-right: #e4a74a 10px solid;
	border-top: #e4a74a 10px solid;
	font-weight: bold;
	font-size: 11pt;
	left: 10px;
	border-left: #e4a74a 10px solid;
	color: #535e50;
	border-bottom: #e4a74a 30px solid;
	font-family: Garamond;
	top: 10px;
	background-color: #e4a74a;
}

A.rrwcmenuroot:link
{
	border-right: #535e50 solid;
	border-top: #535e50 solid;
	font-weight: normal;
	font-size: 11pt;
	border-left: #535e50 solid;
	color: #e4a74a;
	border-bottom: #535e50 solid;
	font-family: Garamond;
}
	
A.rrwcmenuroot:visited
{
	border-right: #535e50 solid;
	border-top: #535e50 solid;
	font-size: 11pt;
	border-left: #535e50 solid;
	color: #e4a74a;
	border-bottom: #535e50 solid;
	font-family: Garamond;
}
	
A.rrwcmenuroot:active
{
	border-top-width: medium;
	border-left-width: medium;
	font-size: 11pt;
	border-left-color: olive;
	border-bottom-width: 10px;
	border-bottom-color: olive;
	color: white;
	border-top-color: olive;
	font-family: Garamond;
	background-color: transparent;
	border-right-width: medium;
	border-right-color: olive;
}
	
A.rrwcmenuroot:hover
{
	border-right: maroon solid;
	border-top: maroon solid;
	font-size: 11pt;
	border-left: maroon solid;
	color: #e4a74a;
	border-bottom: maroon 10px solid;
	font-family: Garamond;
	background-color: maroon;
	text-decoration: none;
}
	

A.rootselected:visited, link, hover, active
{
	border-top-width: medium;
	border-left-width: medium;
	font-size: 11pt;
	border-left-color: transparent;
	border-bottom-width: 10px;
	border-bottom-color: transparent;
	color: white;
	border-top-color: transparent;
	font-family: Garamond;
	background-color: transparent;
	border-right-width: medium;
	text-decoration: none;
	border-right-color: transparent;
}




/*  Page region CSS */



.menuitem
{
	cursor: hand;
}
.linkscontrol
{
	margin-left: 15px;
	color: white;
	font-family: Verdana;
}



/* Press Release List Styles */
.curlistheader{
	background-color: #748E9B;
	color: #ffffff;
	font-size: .8em;
	font-weight: bold;
	padding: 2px;
	cursor: pointer;
}

.curlistbody{
	font-size: .6em;
	padding-bottom: 15px;
}

.archlistheader{
	background-color: #994A29;
	color: #ffffff;
	font-size: .8em;
	font-weight: bold;
	padding: 2px;
	cursor: pointer;
}

.archlistbody{
	font-size: .6em;
	padding-bottom: 15px;
}

.heading{
	font-size: 1em;
	font-weight: bold;
}

.subheading{
	font-style: italic;
	padding-bottom: 15px;
}