a    { color: #414141; text-decoration: underline }
h3 { color: #013c7f; font-weight: bold; font-size: 8pt; font-family: Verdana }
a:hover     { color: #808476; text-decoration: underline }

p, li, ul, ol, body, table, tr, td, h1, h2, select, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

p {
	text-align:left;
	margin-top:0px;
	margin-bottom:12px;
}

h1     { color: #013c7f; font-variant: small-caps; font-weight: bold; font-size: 11px; line-height: 18px; text-decoration: none; letter-spacing: 2px; margin-bottom: 12px }
h2 { color: #333; font-weight: bold; font-size: 11px; line-height: 18px }
ul {
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
}

li {
	vertical-align:middle;
	list-style-image:url(../images/li.gif);
	padding:2px;
	padding-left: 0px;
}

td .center {
	text-align: center;
}

td .right {
	text-align: right;
}

td .justify {
	text-align: justify;
}

body {
	margin:0px;
	text-align:center;
	background-color: white;
}

#backgroundPanel  { background-color: white; text-align: center; width: 100%; height: 100% }

#centerPanel  { background-color: white; margin: auto; position: relative; width: 764px; height: 100% }

#borderLeft {
	background-image: url(../images/border_left.gif);
}

#borderRight {
	background-image: url(../images/border_right.gif);
}

#navigationLeft    { background-color: #fff; vertical-align: top; height: 100% }
#contentArea  { background-color: #fff; text-align: left; vertical-align: top; padding: 13px; height: 100% }

#contentArea .redItalic {
	font-style:italic;
	color:#453047;
}

#contentArea .blueBold   { color: #3e4444; font-weight: bold }

#contentArea .blueBoldHeading {
	font-weight:bold;
	color:#346799;
	line-height:16px;
	text-align:left;
}

#contentArea .button {
	font-weight: bold;
	color: #505050;
	background-color: #CCCED8;
	height: 20px;
	width: 160px;
	clip:  rect(   );
	border: 1px solid #505050;
}

#contentArea .formLeft {
	padding-left: 35px;
	vertical-align:top;
}

#contentArea .formRight {
	padding-right: 35px;
	text-align: right;
	vertical-align:top;
}

#contentArea .formCenter {
	text-align: center;
	padding-left: 35px;
	padding-right: 35px;
	vertical-align:top;
}

#contentArea .formJustify {
	text-align: justify;
	padding-left: 35px;
	padding-right: 35px;
	vertical-align:top;
}

#contentArea .form {
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-width: 0px;
	width: 100%;
}

#contentArea .boxedTitle {
	background-color:#346799; 
	color:#FFFFFF; 
	padding: 3px; 
	margin-bottom:10px;
}

#contentArea #news    { vertical-align: top; width: 230px }
#contentArea #news2 { vertical-align: top; width: 210px }
#contentArea .newsItem          { background-color: transparent; vertical-align: top; border-bottom: medium; border-left: medium; height: 70pt }
#contentArea .news2Item { background-color: #6495ed; vertical-align: top; border-bottom: medium none #6495ed; border-left: medium none #6495ed; height: 90pt }
#menuBottom    { color: #013b7e; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss; background-color: #fff; text-align: center; letter-spacing: 0px; vertical-align: middle; padding: 6px; width: 100% }
#menuTop  { color: #013b7e; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; background-color: #fff; letter-spacing: 0px; width: 100% }
#menuBottom a,
#menuBottom a:link,
#menuBottom a:visited  { color: #013b7e; text-decoration: none }
#menuTop a,
#menuBottom a:link,
#menuBottom a:visited { color: #013b7e; text-decoration: none }
#menuBottom a:visited:hover,
#menuBottom a:hover {
	text-decoration: underline;
}
#menuTop a:visited:hover,
#menuBottom a:hover { color: silver; text-decoration: none }
