body {
	padding: 0;
	margin: 0;
	background-color: #1474c4;
	text-align: center;
}

body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 

.ttac_menu_table {
	background-color: #4d85b8;
}

.ttac_menu_table td {
	padding: 3px;
	padding-left: 6px;
	font-family: Arial; 
	font-size: 11px; 
	border-bottom: 1px solid #4376a9;	
	cursor: pointer;	
	font-weight: bold;	
}

.ttac_menu,
.ttac_menu a,
.ttac_menu a:link,
.ttac_menu a:active, {
	/* background-color: #4d85b8; */
	color: #fff; 
	text-decoration: none;
}

.ttac_menu_table td a {
	color: #fff; 
	text-decoration: none;
}

.ttac_menu_hi,
.ttac_menu_hi a,
.ttac_menu_hi a:hover {
	background-color: #56a8f3;
	color: #fff; 
	text-decoration: underline;
}

.content_table {
	padding: 8px;
}

.main_content {
	padding-left: 20px;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: top;
}

.main_content a,
.main_content a:active,
.main_content a:link {
	text-decoration: none;
	color: #002aff;
}

.main_content a:visited {
	text-decoration: none;
	color: #376dbf;
}

.main_content a:hover{
	text-decoration: underline;
}

.main_content_hdr {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #a47844;
	margin-left: -4px;
	margin-bottom: 6px;
}

.revised {
	font-family: Verdana; 
	font-size: 10px;
	color: #4d85b8;
	text-align: right;
}

.copyright {
	font-family: Verdana; 
	font-size: 10px;
	color: #777;	
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;	
}

.copyright a,
.copyright a:link,
.copyright a:active {
	color: #777;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

.admin {
	font-family: Verdana;
	font-size: 10px;
}

.footer {
	text-align: center;
}

.footer table {
	width: 900px;
}

.footer td {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;	
	vertical-align: top;
	line-height: 130%;

}

.footer a, .footer a:link, .footer a:visited, .footer a:active {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	border-bottom: 1px dotted #fff;
}

.module_box {
	margin-top: 15px;
}

.module_box th {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
	text-align: left; 
	width: 330px;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	padding: 5px;
	
}

.module_box td {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
	text-align: right;
	width: 90px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;	
	padding: 5px;
}

.module_title {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 19px !important;
	width: auto !important;
	font-weight: bold !important;
	text-align: left !important;
	border: 1px solid #ccc;
	background-color: #62a700; /* #62a700; */
	color: #fff;
}

.topNav td {
	font-family: Verdana;
	font-size: 11px;
	white-space: nowrap;
	ftext-transform: uppercase;
	padding-right: 85px;
}

.topNav a, .topNav a:link, .topNav a:visited, .topNav a:active {
	color: #000;
	text-decoration: none;
}

.topNav a:hover {
	border-bottom: 1px dotted #000;
}
