@charset "utf-8";
.contact {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 8px;
}
.banner_port {
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/banner_port.gif);
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.table_bg_round {
	background-image: url(images/table_rounded.gif);
	background-repeat: no-repeat;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	font-variant: normal;
	text-decoration: underline;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.welcome {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-left: 12px;
	border-bottom-style: solid;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.3em;
}
.middle_line {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.table_port {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
.bottom_line_port {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	padding-bottom: 10px;
}
#table_port {
	border-left-style: solid;
	border-left-color: #000033;
	border-left-width: 50px;
}
.line {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 80%;
	text-align: left;
}
p {
	text-align: left;
}

.home_box {
}
.home_box {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #FF0000;
}
a:hover {
	color: #000099;
}
.training_box {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #000066;
	border-bottom-color: #000066;
}

.topBannerGray {
	background-color: #003366;
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px;
	margin: 15px;
	color: #FFFFFF;
	
}

.leftNav {
	float: left;
}
.homeDiv {
	width: 800px;
}
.flashTraining {
	text-align: left;
	height: 1000px;
	width: 770px;
	margin-left: 40px;
}
ul { font-size: 20px; }
li { font-size: 12px; }.container {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/oval.png);
	background-repeat: no-repeat;
	width: 900px;
}

