/*menu styles*/

body {
	background:#f8f6f3;
	font:12px/18px Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	background:url(images/_bg_main.jpg) repeat-x #eeebe7;
}

.text_dropcaps {
	FONT-SIZE: 17px;
	COLOR: black;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}



.content {

	FONT-SIZE: 12px;

	COLOR: black;

	FONT-STYLE: normal;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif

}



/*content styles*/

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  FONT-SIZE: 16px;
	color: #003366;
}

.drkgrayheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  FONT-SIZE: 14px;
	color: #666666;
}



.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

A:contentlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

A:contentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #66CCCC;
	text-decoration: underline;
	font-weight: bold;
}

A:contentlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

/*footer styles*/



.footerpageof {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: black;
	text-decoration: none;
	font-weight: normal;
}







.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}



.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}

A:footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}

A:footerlink:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #3333FF;

	text-decoration: underline;

	font-weight: normal;

}

A:footerlink:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	text-decoration: underline;

	font-weight: normal;

}

.yellowhighlight {
	background-color: #FFCC66;
}

.bold {
font-style:bold;
}

.fontBlueDk2 {
	color:#fff
}

.highlightBlueLt {
	background-color:#2993df;
}

.highlightPurpleLt {
	color:#fff;
	background-color:#6666ff
}

.highlightBlueMid {
	background-color:#024bb2;
}

.highlightPurpleMid {
	background-color:#024bb2;
}

.tableContent {
	color:#fff;
	background-color:#260f55;
	padding:10px;
	font-style:bold;
 
}

.homeTable td {
	text-align: left;
	padding:10px;
	font-size:12px;
}

h1 {
	color:#260f55;
	margin-top:0px;
	margin-bottom:5px;
	letter-spacing:1px;
	font:18px Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	color:#260f55;
	margin-bottom:3px;
	margin-top:0px;
	letter-spacing:1px;
	font:15px Geneva, Arial, Helvetica, sans-serif;
}

