body {font-family:"Times New Roman", sans-serif; background:#ffffff;}

#header {background:#ffffff; text-align:center;}
#header hr {
	left:0%;
	border: 0;
	width: 100%;
        height: 14px;
	background-color:#483d8b;}

#header a {border:0;}

#colLeft {float:left; width:21px; padding:5px; background:#ffffff;display:none;}
#colMidl {margin-left:1%; margin-right:1%; background:#ffffff;}
#colRight {float:right; width:1%; background:#ffffff;display:none;}
#colLeft, #colMidl, #colRight {padding-bottom:32767px; margin-bottom:-32767px;}
#colDetail {float:left; width:98%;padding:5px;background:#ffffff;}
#wrapper {overflow:hidden; background:#ffffff;}

#footer {clear:both; background:#dddddd; text-align:center;display:none;}

h1 {font-size:20px; margin:0; padding:10px 0; color:#fff;}
h3 {font-size:18px; margin:0; padding:8px 0;}
.content {padding:10px;}

p {font-size:14px; line-height:1.5em; margin:0; padding:5px 0; color:#483d8b;}

.menu	{margin:1px auto 1px auto; position:relative; text-align:center;display:none;}

.menu a, #menu a:visited {
	text-decoration:none; 
	text-align:center; 
	background-color:#483d8b; 
	color:#fff; 
	display:block; 
	width:11em;
	border:2px solid #fff;
	border-color:#def #678 #345 #cde;
	padding:0.25em;}

.menu a:hover {
	top:2px;
	left:2px;
	color:#fff;
	border-color:#345 #cde #def #678;}

hr	{border: 0;
	left: 0;	
	width: 100%;
	height: 14px;
	background-color:#483d8b;}

h3 	{color: #483d8b;
	text-align: center;}

h2 	{color: #483d8b;
	text-align: left;
	margin-left:5px;}

h1 	{color: #483d8b;
	text-align: left;
	margin-left:5px;}

table 	{margin-left: 5px; width:98%;}

table, td, th {border:1px solid #483d8b;}

.centeredImage {
	text-align:center;
	display:block;}


