body				{margin: 0px 0px 0px 0px; background-color: #FFFFFF; color: #363636;}


a:link				{font-family: Verdana, Arial; font-size: 10pt; color: #006BDA; text-decoration: none;} 
a:hover				{color: #000000;}
a:visited			{font-family: Verdana, Arial; font-size: 10pt; color: #006BDA; text-decoration: none;} 

.linkstyle1:link {font-family: Verdana, Arial; font-size: 10pt; color: #006BDA; text-decoration: none;} 
.linkstyle1:hover				{color: #000000;}


/*.headings			{font-size: 21px; font-variant: small-caps; filter: DropShadow(Color=C9C9C9, OffX=1, OffY=1); font-weight: bold}
.titles				{font-size: 17px; font-variant: small-caps; filter: DropShadow(Color=C5C5C5, OffX=1, OffY=1); font-weight: bold}
*/
.headings			{font-size: 21px; font-variant: small-caps; font-weight: bold}
.titles				{font-size: 17px; font-variant: small-caps; font-weight: bold}


/*IMG					{behavior: url("/includes/pngbehavior.htc");}*/
input				{border: 1px solid #000000; letter-spacing: 1px; font-family: Verdana, Arial; font-size: 8pt; color: #000000; font-weight: bold; background-color: #FFFFFF;}
.greywhite				{font-family: Arial; font-size: 16px; color: #FFFFFF; font-weight: bolder; text-align: right;}
.text1				{font-family: Arial; font-size: 11px; color: #000000;  text-align: left;}
.text2 {
	font-family: Verdana, Arial; font-size: 10pt; color: #000000;
}

#menu {
	list-style-type: square; color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 170px
}

#menu li {
	float: right;
	border-bottom: 1px solid #FFF;
}

#menu a {
	display: block;
	width: 141px;
	color: #000000;
	font: normal 12px/16px arial, sans-serif;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #FFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #006BDA;
}

.insideCentered{
	background-color: #FFFFFF;
}

.inside2index{
	background-image: url(../images/interface/index-main.jpg);
	background-repeat: no-repeat;
}

.contentPagesHeader{

	background-image: url(../images/interface/header-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.contentBody{
	border: 1px solid #DDDDDD;
	background-image: url(../images/interface/content-bg.gif);
	background-repeat: no-repeat;
}

.inside2content{

	background-color: #2471C0;
	background-image: url(../images/interface/content-bg.gif);
	background-repeat: no-repeat;
}

.visitus0{
	border: 0px;
}

.visitus1{
	border: 1px solid #DCDCDC;
	background-repeat: no-repeat;
}

.footerLinks {
background-color: #BBBBBB;
padding: 0px;
margin: 0px;
text-align: center;
height: 24px;
width: 786px;
}

.footerLinks A:link, .footerLinks A:visited {
font-family: Verdana, Arial; font-size: 9px; color: #000000; text-decoration: none;
}
.footerLinks A:hover {
font-family: Verdana, Arial; font-size: 9px; color: #FFFFFF; text-decoration: underline;
}

#layer1 	{
	width: 170px;
	top: 131px;
	left: 143px;
	position: absolute;
	z-index: 10;
	visibility: hidden;
}

#layer2 	{
	width: 140px;
	top: -413px;
	/*-top: -422px;*/
	left: 143px;
	position: relative;
	display: none;
	z-index: 20;
	visibility: hidden;
}

#layer3 	{
	width: 140px;
	top: -413px;
	/*-top: -422px;*/
	left: 143px;
	position: relative;
	display: none;
	z-index: 20;
	visibility: hidden;
}

#dropmenudiv{
position:absolute;
border:1px outset black;
/*border-bottom-width: 0;*/
font:normal 12px Verdana;
line-height:20px;
z-index:100;
margin-top: -3px;
/*margin-left: -3px;
*/
}
html>body #dropmenudiv{

/*margin-top: -10px;*/
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
/*border-bottom: 0px solid black;*/
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-align: left;
background-color: #ffffff;
font-size: 12px;
color: #006bda;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e5f0f3;
color: #000000;
}
