body {
	margin: 0;
	padding: 0;
	font-family: "Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #131540;
	background: #1E2938 url("BackgroundImage.gif");
	background-repeat: repeat-x;
}

.tableWhite {
	background: none;
	background-color: #FFFFFF;
}

.bodyWhite {
	background: none;
	background-color: #FFFFFF; 
	padding: 0px 10px 0px 10px;
}

*
{
	text-align: left;
}

html, body, .centered
{
	text-align: center;
}

.underlined {
	text-decoration: underline;
}

.red {
	color: #FF0000;
}

table
{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

p
{
	text-align: left;
	display: block;
}

img
{
	border: 0;
}

.floatImg
{
	float: left;
}

.bordered {
	border: solid;
}

h1
{
	font-size: 25px;
	margin-bottom: 10px;
	padding-top: 18px;
	margin-top: 15px;
	color: #0D0F40;
	text-align: center;
}


h2
{
	font-size: 18px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	color: #0D0F40;
}

a:hover
{
	text-decoration: none;
	border-bottom:dotted 2px;
}

.button
{
	text-align: center;
	font-size: 16px;
	height: 35px;
	line-height: 30px;
	padding: 5px 10px 5px 10px;
	background: url(BackgroundButton.gif);
	font-family: "Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	white-space: nowrap;
}

.button a
{
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding: 0px 8px;
	font-weight: bold;
}

.contentBox
{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	height: auto;
	background-color: #1E2938;
	padding-bottom: 20px;
}

.contentBox .innerBox
{
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 2px;
	position: relative;
	height: auto;
	top: 10px;
	background-color: #FFFFFF;
}

.contentText
{
	font-size: 16px;
	line-height: 24px;
	margin-left: 13px;
	margin-right: 13px;
}

.blueBox
{
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 2px;
	position: relative;
	height: auto;
	top: 10px;
	background-color: #D4EBFA;
}

.largeNote
{
	font-size: 18px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 10px;
	color: #0D0F40;
	text-align: right;
	font-style: italic;
}

.emphasis
{
	font-size: 18px;
	color: #0D0F40;
	font-style: italic;
	font-weight: bold;
}

#header {
	text-align: right;
	padding-top: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D0F40;
	margin: 0px;
	padding-right: 10px;
}

#header a
{
	color: #0D0F40;
	font-size: 14px;
	text-decoration: underline;
}

#footer {
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D0F40;
	margin: 0px;
}

#footer a
{
	color: #0D0F40;
	font-size: 14px;
	text-decoration: underline;
}

#trail {
	text-align: left;
	padding-top: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D0F40;
	margin: 0px;
	padding-left: 10 px;
}

#trail a
{
	color: #0D0F40;
	font-size: 14px;
	text-decoration: underline;
}

.section
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-style: italic;
  border: solid;
  padding: 5px 5px;
  line-height: 16px;
}

.small
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-style: italic;
  padding: 5px 5px;
  line-height: 16px;
}

.boxed
{
	border: solid;
	padding: 10px 10px;
}

.bookmark {
  border: solid;
  border-color: #0D0F40;
  padding: 5px 5px;
	font-family: "Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	background: #1E2532 url(BackgroundImage.gif);
	background-repeat: repeat-x;
	width: 300px;
}

.bookmark h2 {
	color: #ffffff;
	text-align: center;	
}

.bookmark .note {
	font-style: italic;
	display: block;
	margin-left: 20px;
}

.indentnote {
	font-style: italic;
	display: block;
	margin-left: 20px;
}

#menu
{
	height: 35px;
	line-height: 35px;
	padding: 0px;
	background:url(BackgroundButton.gif);
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	border: 1px;
	width:1600px;
}

#menu li
{
	list-style-type: none;
	float: left;
}

#menu a
{
	display: block;
	padding: 0px 8px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}

#menu a.submenu
{
	padding-right: 17px;
	background: no-repeat right center;
	cursor: default;
}

#menu a:hover
{
	cursor: default;
}

/*#menu a:visited
{
	color:#8CACCB;
}
*/
#menu a:visited:hover,
#menu a:link:hover
{
	cursor: pointer;
}

/* second level */
#menu ul
{
	visibility: hidden;
	z-index: 100;
	padding: 1px 1px;
	position: absolute;
	background-color: #4C6E8C;
	border:1px solid #1E2532;
	font-weight: bold;
	min-width:117px; width:auto;
}
#menu ul li
{
	float: none;
	width:auto; 
	border-top:1px solid #1E2532; 
}

#menu ul li a
{
	float: none;
	width:auto;  
	padding: 0px 5px;
}

#menu ul li a:hover
{
	background-color: #1E2532;

}

/* third level (colors) */
#menu ul ul a { background: #98C5EB; width: 250px; }
#menu ul ul a:hover { background: #1E2532; }
