@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../img/header_bavk.gif);
	background-repeat: repeat-x;
}
.oneColElsCtr #container {
	width: 100%;
	background: #FFFFFF;
	background-image: url(../img/header_bavk.gif);
	background-repeat: repeat-x;
}
.oneColElsCtr #mainContent {
	margin: 0 auto;
	width:882px;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColElsCtr #header {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:120px;
}

.oneColElsCtr #menu {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 60px;
}

.oneColElsCtr #photo {
	text-align:left;
	background-image: url(../img/photo.jpg);
	height: 225px;
	width:880px;
	background-repeat: no-repeat;
	background-position: center;
}

#news {
	text-align:left;
	background-color:#CCCCCC;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 305px;
	height:250px;
	margin-left: -7px;
	float:left;
}
.oneColElsCtr #footer {
	background-color: #333333;
	height: 120px;
	padding-top: 10px;
}

.oneColElsCtr #text {
	padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 500px;
	min-height:350px;
	margin-left: 360px;
}

.oneColElsCtr #content {
	width: 450px;
	margin-left: 30px;
}

.oneColElsCtr #news_content {
	padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 880px;
	margin-left: 5px;
}

.oneColElsCtr #text_table {
	text-align:left;
	width: 450px;
	height: 40px;
	margin-left: 5px;
	background-image: url(../img/separate_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-left:50px;
}


.style1 {
	font-size: 11px;
	font-weight: bold;
}
.style2 {
	color: #1c8597;
	font-size: 24px;
}
.style3 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #ED1833;
	text-decoration:underline;
}
.style6 {font-size: 12px}
.style7 {
	font-size: 10px;
	color: #ED1833;
	text-decoration:underline;
}
.style8 {
	color: #FF0033;
	font-weight: bold;
}
.style9 {color: #ED1833;
	text-decoration:underline;}
.style11 {font-size: 12px; font-weight: bold; color: #ED1833;text-decoration:underline;}
.style13 {color: #666666; font-size: 24px; }
.style15 {font-size: 12px; font-weight: bold; color: #333333; }
.style16 {color: #333333; font-size: 12px;}
.provider {font-size: 9px; color:#CCCCCC;}