@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;	
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #9B8439;
	text-decoration: underline;	
}
.bodyHeader {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
	font-weight: bold;
}
.bodyHeaderWhite {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: bold;
}
.sidelinks {	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.formButton {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #000000;
	text-align: center;
	border: 1px dashed #9B8339;
	padding: 0px;
	color: #FFFFFF;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #9B8339;
}
.Black11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
#logo {
	width: 382px;
	height: 105px;
	float: left;
	clear:left;
	text-align:right;
	background-image:url(images/topBarBkgd.jpg);
}
#MPACT {
	background-image:url(images/topBarBkgd.jpg);
	height: 105px;
	text-align: center;
}
#goldBar {
	height: 7px;
	background-image: url(images/goldBar.jpg);
}
#leftNav {
	width: 201px;
	float:left;
	clear:left;
	background-color:#988538;
}
#AdminLeftNav {
	width: 196px;
	height:700px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	float:left;
	clear:left;
	background-image:url(images/Admin_Nav_Bkgd.jpg);
	overflow:visible;
}
.AdminNavHeader {
	width: 191px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 1px;
	margin-top: 5px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding: 2px;
	color:#FFFFFF;
	background-color: #000000;
	text-align: center;
	float:left;
	clear:left;
}
.AdminNavItems {
	width: 189px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 1px;
	text-align:left;
	border: #000000;
	border-style:solid;
	border-width: 1px;
	background-color:#F4F4F4;
	font-size:12px;
	font-weight:bold;
	padding: 2px;
	color: #000000;
	cursor:pointer;
	float:left;
	clear:left;	
}
.AdminNavItems:hover {
	border: #000000;
	border-style:solid;
	border-width: 1px;
	background-color:#999999;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	cursor:pointer;
}
.AdminNavItems a:active {
color:#000000;
}
#ContactHeader {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 206px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding: 5px;
	color:#FFFFFF;
	background-color: #333333;
}
#mainPhoto {
	margin-bottom: 19px;
	clear:right;
	overflow:hidden;
}
#bottomBar {
	background-color: #000000;
	height: 20px;
	margin-top: 8px;
	clear:both;
}
#leftStrip {
	float: left;
	clear:left;
	width: 160px;
	margin-top: 8px;
	background-color: #F4F4F4;
}
#mainContent {
	padding: 8px;
	margin-left: 201px;
}
#AdminMainContent {
	padding: 8px;
	margin-left: 206px;
	margin-right: 5px;
	margin-bottom: 5px;
	border:#333333;
	border-style:solid;
	border-width: 1px;
	background-color:#F4F4F4;
}
#mainHeader {
	color: #9B8339;
	padding-left: 8px;
	margin-left: 201px;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
}
#mainContentContainer {
	float: left;
	clear: left;
}
#auditingDropDown {
	visibility: hidden;
	color: #9B8339;
	font-weight: bold;
	z-index: 1;
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
}
#consultingDropDown {
	visibility: hidden;
	color: #9B8339;
	font-weight: bold;
	z-index: 1;
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
}
#trainingDropDown {
	visibility: hidden;
	color: #9B8339;
	font-weight: bold;
	z-index: 1;
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
}
#globalMaritime {
	width: 427px;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/globalMartimeSecuritySpecialist.jpg);
}
.dropdownText {
	color:#FFFFFF;
	text-decoration: none;
}
.dropdownText:hover {
	color:#666666;
	text-decoration: none;
}
.homePageTablesBkgd {
	background-color: #3E3517;
	width: 148px;
	padding: 5px;
	margin-bottom: 8px;
}
.homePageInnerTableStroke {
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #F6F6F6;
	border-style:solid;
	margin-left:auto;
	margin-right: auto;
}
#thumbnailBox {
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #000000;
	border-style:solid;
	margin-left:auto;
	margin-right: auto;
	width: 606px;
	padding: 5px;
}
#bottomFooter {
	background-color:#F4F4F4;
	text-align:center;
	padding-top: 10px;
	height: 100%
}
.PhotoBorder {
	border: 1px solid #000000;
	margin: 5px;
}
.anchorText {
	font-size: 10px;
	color:#CCCCCC;	
}
.anchorText:hover {
	font-size: 10px;
	color:#CCCCCC;	
}
#headerSplit {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: bold;
	background-color:#000000;
	padding: 5px;
}
#Info {
	background-color:#FF0000;
	color:#FFFFFF;
	padding: 5px;
}
/*td	{
	padding: 5px;
}*/
.AdminTr {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#656565;
	padding: 5px;
}
.AdminTr: hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	background-color:#656565;
	padding: 5px;
}