* {
	padding:0px;
	margin:0px;
}
html,body{
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}
.wide{
	width:100%;
}
.long{
	height:100%;
}
.right{
	text-align:right;
}
.top{
	vertical-align:top;
}
.bottom{
	vertical-align:bottom;
}
.center{
	text-align:center;
}
.middle{
	vertical-align:middle;
}
.nowrap{
	white-space:nowrap
}
table{
	border-collapse:collapse;
}
.paddingPageLeft{
/*	width:40px;*/
	width:2%;
}
.border, 
.border td{
	border:1px solid red;
}
.footer{
	height:141px;
	border-top:2px solid #E6E6E6;
}
.copyright{
	font-size: 11px;
	color: #9F9F9F;
	padding-left: 45px;
}
.footerLogo{
	width: 293px;
}
.textFooterSize{
	width:26%;
}
.textFooter{
	color:#868686;
/*	line-height:16px;*/
}
b.footerHeader,
.textContentSize{
	font-size: 12px;
}
.margin20{
	margin-top: 20px;
}
.headerHeight{
	height: 280px;
}
.widt270{
	width: 270px;
}
.marginTableNews{
	margin-left: 15px;
	width:84%;
	margin-top: 0px;
	vertical-align:top;
}
.newsHeader{
	color: #A10500;
	font-size:17px;
}
.textHeader{
	color: #A10500;
	font-size:12px;
	font-weight:bold;
}
a.color{
	color: #016FE0;
}
.newsCell{
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 21px;
}
.colorTextCell{
	color: #A10500;
}
.paddingCell{
	padding:0 15px;
}
.marginContent{
	margin-left: 25px;
	width:90%;
	margin-top: 35px;
}
.paddingLogo{
	padding:12px 0 15px 0;
}
.menu{
	background-color:#FFE100;
	background-image:url(img/bg_menu.jpg);
	background-position:right top;
	background-repeat: repeat-y;
}
.menuText td{
	font-size: 13px;
	font-weight: bold;
	color: #223F7B;	
	background-image:url(img/pic_points.gif);
	background-position:20px 100%;
	background-repeat:no-repeat;
	height: 20px;
}
.menuText a{
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	padding-left: 30px;
	padding-top: 3px;
	color: #223F7B;	
	background-image:url(img/pic_marker.gif);
	background-position:20px 9px;
	background-repeat:no-repeat;
	height: 100%;
	display:block;
}
.menuText a:hover{
	background-color:#FFF4B3;
}
.menuText a.selected {
	background-color:#FFF099;
}
.menuText_head a:hover{
	color: #FF9900;
}
.menuText_head a{
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #223F7B;	
	background-repeat:no-repeat;
	display:block;
}
.tableFirstColumn{
	width:10%;
	vertical-align:bottom;
}
.headerShift{
	height:57px;
}
.headerBackgraund{
	background-image:url(img/bg_header.gif);
	background-position:left bottom;
	background-repeat:repeat;
}
.headerPicLeft{
	vertical-align:bottom;
}
.width98{
	width: 98%;
}
.tableMenuTop td{
	padding:0px 10px
}
.tableMenuTop td.selected{
	padding:0px 10px;
	background-color:#F58220;
}
.tableMenuTop a{
	color:#FFFEFE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}
.headerPicBottom{
	background-image:url(img/bg_header.gif);
	background-position:left top;
	background-repeat:repeat;
}
.textContent{
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	width:60%
}
#headerDiv{
	position:relative;
	height:100%
}
#womenHeader{
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-100px;
}
