/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/
.copyright{
	font: normal 8pt Arial;
	color: #000000;
	text-align: center;
	margin: 13px 0 15px 176px;
}

.footer {
	margin: 0 0 15px 176px;
	text-align: center;
 }


.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #C0C0C0;
	font: normal 8pt Arial;
	text-decoration: none;
}

/*MENU STYLE*/

.glossymenu {
list-style-type: none;
margin: 0 0 0 0px;
padding: 0;
width: 176px; /*WIDTH OF MAIN MENU ITEMS*/
font: bold 12px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
}

.glossymenu li{
position: relative;
	z-index: 100;
}

.glossymenu li a{
font: bold 12px Verdana, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
display: block;
height: 23px;
padding: 9px 0 0 8px;
background: #5691CD url(../images/menuback01.gif);
}

/*SUB MENU STYLE*/

.glossymenu li ul{
list-style-type: none;
position: absolute;
display: none;
left: 0;
top: 0;
margin: 0 0 0 2px;
padding: 0;
background: #5691CD;
z-index: 100;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 206px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
background: #5691CD url(../images/submenuback01.gif);
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../images/menuarrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #89AF4E;
font: bold 12px Verdana, Helvetica, sans-serif;
text-decoration: none;
}

.glossymenu li a:hover{
font: bold 12px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
background: #6AB7B6 url(../images/menuback01.gif) 0 -32px;
padding: 9px 0 0 8px;
}

.glossymenu li ul a:hover{
background: #6AB7B6 url(../images/submenuback01.gif) 0 -32px;
text-decoration: none;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 32px; }
/* End */




a:link	{
	color : #EAB252;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	color : #EAB252;
	font-weight : normal;
	text-decoration : underline;
}

a:hover	{
	color : #0E62AD;
	font-weight : normal;
	text-decoration : underline;
}

a:active {
	color : #EAB252;
	font-weight : normal;
	text-decoration : underline;
}

a.one:link	{
		color : #CCCCCC;
		font-weight : normal;
		text-decoration : underline;
}

a.one:visited	{
		color : #CCCCCC;
		font-weight : normal;
		text-decoration : underline;
}

a.one:hover	{
		color : #EAB252;
		font-weight : normal;
		text-decoration : underline;
}


a.two:link	{
		color : #0E62AD;
		font-weight : normal;
		text-decoration : underline;
}

a.two:visited	{
		color : #0E62AD;
		font-weight : normal;
		text-decoration : underline;
}

a.two:hover	{
		color : #EAB252;
		font-weight : normal;
		text-decoration : underline;
}


a.three:link	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.three:visited	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.three:hover	{
		color : #EAB252;
		font-weight : normal;
		text-decoration : none;
}
.generaltext
{font-family:Arial;font-size:12pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Verdana;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext4
{font-family:Arial;font-size:11pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext5
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.headertext
{font-family:Arial;font-size:12pt;font-weight:normal;font-style:normal;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:18pt;font-weight:normal;font-style:normal;text-decoration:none;}
.menutext
{font-family:Arial;font-size:10pt;font-weight:bold;font-style:normal;color : #FFFFFF;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
/**End CSS Style*****************************************/
