body {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	margin: 10px auto;
	padding: 0px;
	width: 900px;
}
/* --------------divs----------------- */
p {
	margin-left: 10px; margin-right: 10px;
}
.center {
	text-align: center;
}
.centerB {
	text-align: center; font-weight: bold;
}
.justify {
	text-align: justify;
}
.sm {
	font-size: 8pt; font-weight: bold;
}
.smC {
	text-align: center;
	font-size: 8pt; font-weight: bold;
	padding: 0;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt; text-align: left;  
	margin-right: 40px; margin-left: 185px;
	padding: 8px;
}

/* ----------------the Hs------------------- */
h1 {
	font-size: 2em;
	font-family: Geogia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-bottom: 4px;
	margin-top: 2px;
}
h2 {
	font-size: 1.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-bottom: 4px;
	margin-top: 2px;

}
h3 {
	font-size: 1.50em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-bottom: 4px;
	margin-top: 2px;
}
h4 {
	font-size: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 2px;	
}
/* ---------------for the JSP pages only------------------ */
.jspPage {
background-color:#bdbdbd; 
border:1px solid #b90000;
}
.pgTitle {
margin-left: 30px;
color:#000000;
text-align: left;}

/* ---------------columns------------------ */
#colRight {
	float: right;
	max-width: 30%;
	padding: 10px;
}
#colLeft {
	float: left;
	max-width: 30%;
	padding: 10px;
}
#colCenter {
	float: center;
	max-width: 30%;
	padding: 10px;
}
/* ------------colors-------------------- */
#red {
	color: #cc0000;
}
#navy {
	color: #070e66;
}
#blue {
	color: #474c87;
}
#gold {
	color: #fcca03;
}
#green {
	color: #137a50;
}
#grey {
	color: #e9e9e9;
}

/* -------------anchors---------------- */
a, a:link, a:visited  {
	text-decoration: none;
	color: Navy;
	font-weight: bold;
}
a:hover {
	color: #cc0000;
	font-weight: bold;
}
a:active {
	color: Blue;
	font-weight: bold;
}
a.news, a:link.news, a:visited.news, a:active.news {
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 9.5pt;
	text-align: left;
}
a:hover.news {
	color: #cc0000;
}
a.swtch, a:link.swtch, a:visited.swtch, a:active.swtch {
	text-decoration: none;
	color: Red;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: center;
}
a:hover.swtch {
	color: #0000CC;
}
a#frame, a#frame:link, a#frame:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; font-weight: bold;
}
a#frame:hover {
	color: #fcca03;
}

/* ----------------for footers only------- */
a#team, a#team:link, a#team:visited {
	text-decoration: none;
	color: #9999cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; font-weight: bold;
}
a#team:hover {
	color: White;
}
.copyright {
	text-align: center;
	padding:.1em;
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size:8pt; color: #9999cc; 
	font-weight: bold;
}	
/* -------------lists------------------ */
ol {
	list-style-position: outside;
	list-style-type: decimal-leading-zero;
	display: block;
}
li {
	padding: 4pt;
}

/* -------------special---------------- */
.box {
	border: 1px dashed silver;
	margin-left: 5%; margin-right: 5%;
}
hr {
	width: 85%; color: #b90000; text-align: center;
}
.container {
	border: 2px solid #cc0000;
	background-color: white;
	padding: 0;
	width: 900px;
	min-width: 775px;
}
.successBox {
	padding: .5em;
	border: 1px solid #9999cc;
	background-color: #e9e9e9;
	width: 90%; margin-left: 5%; margin-right: 2%;
}
.banner {
	background-image: url(../images/photoCollage.jpg);
	background-position: center; background-repeat: no-repeat;
	text-align: center; vertical-align: bottom;
}
.bannerInfo {
	background-image: url(../images/photoCollage2.jpg);
	background-position: left; background-repeat: no-repeat;
	text-align: left; vertical-align: bottom;
}
.boxTitle {
	border: 2px solid Black;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #cc0000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 20px; padding-right: 0;
	padding-bottom: 0; padding-top: 0;
}
.boxTitleBlue {
	border-bottom: 2px solid #070e66;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #070e66;
	background-color: #9ca6ca;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 20px; padding-right: 0;
	padding-bottom: 0; padding-top: 0;
	vertical-align: middle;
}
.boxTitleAds {
	border: 2px solid Black;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #cc0000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 220px; padding-right: 0;
	padding-bottom: 0; padding-top: 0;
}
.boxTitleInfo {
	border: 2px solid #4b28ac;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #cc0000;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 0; padding-top: 0;
	background-image: url(../images/bkgFlag.jpg);
	background-position: left; background-repeat: no-repeat;
}
.content {
	margin-left:20px;
	margin-right: 20px;
	vertical-align: top;
	margin-top: 4px;
}
.content p {
	line-height: 1.3em;
	padding-left: 10px;
}
.content pre {
	line-height: 1.2em;
	padding-left: 10px;
}
.contentAds {
	margin-left:200px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}
.contentAds h3{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
}
.sidebarAds {
	float:left;
	width:175px;
	margin:0;
	padding:1em;
	text-align: center;
	background-color: #ffffff;
	font-weight: normal;
}
.contentNews {
	float: left;
	width: 60%;
	margin-left: 50px;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: normal;
}
.sidebarNews {
	float:left;
	width:240px;
	margin: 0;
	padding:8px;
	text-align: left;
	background-color: #ffffff;
	border-right: 2px solid #000000;
}
div#rtCaption {
	float:right;
	width:125px;
	margin:0;
	text-align:center;
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgNavy.jpg);
	color: white;
	line-height: 98%;
}
.header {
	background-image: url(../images/bkgNavy.jpg);
	text-align: center;
}

.red {
	color: #cc0000;
}
#spousebox {
	background-color: #E7E8ED;
	padding: 5px;
	float: right;
	height: 260px;
	width: 260px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #676DA1;
	text-align: left;
}


/* -------------dl's------------------ */

dl {
	width: 770px;
}
dt {
	/* background-color: #dfdfdf; */
	float: left;
	width: 270px;
}
dd {
	margin: 0px;
}
.abtitle {
	/* background-color: #00FF99; */
	width: 270px;
	text-align: left;
	clear: both;
}
.abtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	line-height: 130%;
	width: 500px;
	padding-bottom: 20px;
}
dd p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-bottom: 20px;
}
dt img {
	padding-top: 5px;
}
/* ---------form styles------------------------ */
table#frmTable {
	border: 1px solid #cc0000;
	background-color: white;
}
td#frmR	{
	text-align:right; 
	font: 8pt Arial, Verdana, "Sans Serif", bold; 
 font-weight: bold;
	color:#6f6f6f;
	background-color: #d0d0d0;
	 vertical-align: middle;
	 padding: 4px;
}
	
td#frmL	{
	text-align: left; 
	font: 8pt Arial, Verdana, "Sans Serif";
	font-weight: bold; 
	color:#6f6f6f;
	background-color: #d0d0d0;
	 vertical-align: middle;
	 padding: 4px;
}
	 
td#frmC	{
	text-align: center; 
	font: 8pt Arial, Verdana, "Sans Serif";
	font-weight: bold; 
	color:#6f6f6f;
	background-color: #d0d0d0;
	 vertical-align: middle;
	 padding: 4px;
}	 
form#snug {
	margin-top: 0px; margin-bottom: 0px;
}
input#button {
  color: #6f6f6f; background:#d0d0d0;
  text-align: center;
  	font: 8pt Arial, Verdana, "Sans Serif";
  font-weight:bold;
  border: solid 1px #6f6f6f;
}
/* -------style for include file--------------*/
	#navcontainer { 
margin-left: 10px;	
width: 200px;
font-size: 8pt;
font-family:Arial, Helvetica, sans-serif; }

	#navcontainer ul
{
margin-left: 2px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
 list-style-position: outside;
}

	#navcontainer a
{
display: block;
padding: 0px;
width: 200px;
background-color: #fff;
}
    #navcontainer li {
border-bottom: 1px dotted Silver;
padding: 2px;
padding-left: 4px;
}

	#navcontainer a:link
{
color: #000;
text-decoration: none;
}
   #navlist a:visited
{
	color: Gray;
	text-decoration: none;
}

	#navcontainer a:hover
{
color: #cc0000;
}

#aj1table {
text-align: left;
}

