/* CSS Document */

body {font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#F5F5F5; margin: 10px 0px 10px 0px;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

.HeaderMenu { font-size:10px; color:#999999; }
.HeaderMenu a { color:#999999; text-decoration: none;}
.HeaderMenu a:hover { color:#999999; text-decoration: underline;}
td.HeaderMenu {padding-right: 15px;}

.footer { font-size:10px; color:#BFBFBF;}
.footer a { color:#999999;}
.footer a:hover { color:#999999;}

table.MainMenu td { font-size:10px; color:#999999; }
table.MainMenu td a { display:block; color: #999999; text-decoration:none; padding: 10px 20px 5px 20px; margin:0px 2px 0px 2px; border-bottom: 2px solid #FFFFFF;}
table.MainMenu td a#sel { color: #666666; border-bottom: 2px solid #5C9131; }
table.MainMenu td a:hover { color: #666666; text-decoration:none; border-bottom: 2px solid #5C9131;}

table.SubMenu td { font-size:10px; color:#999999; }
table.SubMenu td p { text-align:center; margin:0px 0px 2px 0px; }
table.SubMenu td a { display:block; color: #999999; text-decoration:none; padding:3px; border-bottom:1px solid #EEEEEE;}
table.SubMenu td a:hover { background-color: #EEEEEE; color: #333333; text-decoration:none;}

.pageTitle {font-family:Georgia, "Times New Roman", Times, serif; font-size:17pt; color:#4E4A49;}
p.pageTitle { margin-top: 0px; margin-bottom:30px;}
.text { font-size:12px; color:#6F6C6C; line-height:1.4em; text-align:left;}
.text a {color:#5C9131;}

.smalltext {font-size:11px;}

.title { font-weight:bold; color:#4E4A49; }
.soft { color:#939191; }
.bigTitle {
font-family:Georgia, "Times New Roman", Times, serif; font-size:12pt; color:#4E4A49;
}


#Layer1 {
	position:relative;
	width:997px;
	height:265px;
	z-index:1;
	overflow:hidden;
}
#Layer2 {
	position:absolute;
	width:310px;
	height:265px;
	z-index:1;
	left: 678px;
	border-left:10px solid #FFFFFF;
	overflow:hidden;
}
#Layer3 {
	position:absolute;
	width:148px;
	height:265px;
	z-index:1;
	left: 153px;
	border-left:10px solid #FFFFFF;
	overflow:hidden;
}
#Layer_flashalert {
	position:absolute;
	width:997px;
	height:10px;
	padding-top:2px;
	padding-bottom:5px;
	background-color:#000000;
	left: 0px;
	top: 230px;
	z-index:1;
	color: #999999;
	font-size:12px;
	overflow:visible;
}
#Layer_flashalert a { color: #FFFFFF; }
