body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgrounds/pageBackground5.gif);
}
.main_Table {
	background-color: #000000;
	border: 1px solid #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
}
	
.contentBorder {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

.pageTitleMargins {
	margin-left: 6px;
	margin-top: 4px;
}
.picture_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.cell_margins {
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #000000;
	padding-bottom: 4px;
	font-weight: normal;
}
p {
	margin-top: 2px;
	margin-bottom: 8px;
}

.dividingLine {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bottomLinksCell {
	background-color: #E7E7E7;
	padding-top: 2px;
	padding-bottom: 6px;
}

a.bottomLinks:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #402000;
}
a.bottomLinks:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6F4A00;
}
a.bottomLinks:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6F4A00;
}
a.bottomLinks:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6F4A00;
}
a.topLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #EEEEDD;
	text-decoration: underline;
}
a.topLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #EEEEDD;
	text-decoration: underline;
}
a.topLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #EEEEDD;
	text-decoration: none;
}
a.topLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #EEEEDD;
	text-decoration: underline;
}
a.militaryLinks:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333300;
	text-decoration: underline;
	background-color: #DDEFCF;
}
a.militaryLinks:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333300;
	text-decoration: underline;
	background-color: #DDEFCF;
}
a.militaryLinks:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6F4A00;
	text-decoration: underline;
	background-color: #DDEFCF;
}
a.militaryLinks:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333300;
	text-decoration: underline;
	background-color: #DDEFCF;
}
a.locLinks:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
a.locLinks:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
a.locLinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a.locLinks:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.cellBorder {
	border: 1px solid #000000;
}
li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: inherit;
	margin-bottom: 4px;
}
.subli {
	margin: 2px 0px 0px;
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
.standout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #260066;
}
.militaryspecializing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #EEEEDD;
	letter-spacing: 2px;
}
.callus {
	color: #333300;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}