#TopNav {
	padding: 0px 5px;
	text-align: center;
}
#TopNav a, #TopNav a:visited {
	border: 1px none #76A0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px 5px;
	font-weight: bold;
	text-decoration: none;
}
#TopNav a:hover {
	color: #6796C2;
	text-decoration: none;
	border: 1px none #729DC7;
	background-color: #FFFFFF;
}
#SideNav {
	background-color: #BED4E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #020202;
	border-right-color: #020202;
	border-bottom-color: #020202;
	border-left-color: #020202;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}
#SideNav a, #SideMenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	height: 20px;
	width: 100px;
	border: 1px solid #4A85B9;
	margin: 10px;
	padding-right: 5%;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	background-color: #6F9CC6;
}
#SideNav a:hover {
	color: #467CAE;
	text-decoration: none;
	background-color: #D2E1F0;
}
#Main {
	padding: 15px 10px 20px 15px;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #000000;
	border-bottom-color: #6393C3;
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C4B69;
	font-size: 80%;
	line-height: 12pt;
}
.smallerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #9CB7D5;
}
#FootNav a, #FootNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #97B5D5;
	text-decoration: none;
}
#FootNav a:hover {
	color: #3E6999;
}
h1 {
	font-size: 120%;
	color: #000000;
}
h2 {
	font-size: 110%;
}
.redText {
	color: #FF0000;
}
.SWSHead {
	font-size: 140%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#PortTable table {
	background-image: url(images/port-tableBg.jpg);
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px none #000000;
}
.PortHead {
	font-size: 110%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#PortTable p {
	background-image: url(images/port-tableBg.jpg);
	padding-right: 10px;
	border: 1px none #000000;
}
#PortTable img {
	border: thin none #000099;
}
#PortTable a:hover img {
	border-top: thin solid #FF0000;
	border-right: thin none #FF0000;
	border-bottom: thin solid #FF0000;
	border-left: thin solid #FF0000;
}
a, a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.smallHeaderText {
	font-size: x-small;
	color: #99B8D5;
}
