/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #3433CC;
}
body {
	background-color: #FFFFFF;
	background-image: url(img/outl_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3232C8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3232C8;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #AAABFE;
}
a:active {
	text-decoration: none;
	color: #3232C8;
}
.men:link {
	color: #FFFFFF;
	text-decoration: none;
}
.men:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.men:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #AAABFE;
}
.men:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menleft:link {
	font-size: 13px;
	line-height: 18px;
	color: #3433CC;
	text-decoration: none;
}
.menleft:visited {
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #3433CC;
}
.menleft:hover {
	font-size: 13px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
	color: #AAABFE;
}
.menleft:active {
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style3 {
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
	text-align:center;
}

.subhead_blue {
	color:#FFF;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	background-color: #3433CC;
	font-size:13px;
	font-stretch:expanded;
	font-weight:bold;
	margin-top:16px;
	margin-bottom:6px;
	}

input {
border:1px solid #606060;
color:#606060;
background-color:#eeeeee;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
}
textarea {
border:1px solid #606060;
color:#606060;
background-color:#eeeeee;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
}
select {
border:1px solid #606060;
color:#606060;
background-color:#eeeeee;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(img/men_bg.gif);
	font-weight: normal;
	text-decoration: none;
	padding: 14px 0px 3px 25px;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	background-image: url(img/men_bg_h.gif);
	font-weight: bold;
	text-decoration: underline;
	color: #EEEEEE;
}

#sectionLinks a:active{
	background-color: #3300CC;
	background-image: none;
	font-weight: bold;
	text-decoration: underline;
	color: #6699FF;
}

.SecSubHL {
	padding-left:25px;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	}.event {
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

