font, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
}


.txt-int {
	font-size: 11px;
	color: #000000;
	width: 500px;
}

.txt-home {
	font-size: 11px;
	color: #000000;
	width: 335px;
}

.news {
	font-size: 10px;
	color: #3e5488;
	margin: 15px;
	margin-top: 15px;
}

.news-title {
	font-weight: bold;
	color: #1d315b;
}

.separator-news {
	font-size: 1px;
	line-height: 1px;
	height: 2px;
	width: 100%;
	background: url(/images/sep1.gif);
}

.separator {
	background: #b7c2e1 url(/images/sep2.gif);
	width: 100%;
	height: 1px;
	line-height: 0;
	font-size: 1px;
}

#content-int {

}

#page {
	margin: 0px auto;
	width: 760px;
	background: repeat-y #ffffff url(/images/bg-col1.gif);
	padding-top: 0;
	border-right: 1px solid #555d7f;
	border-left: 1px solid #555e7f;
	border-bottom: 1px solid #555d7f;
}

#page-home {
	margin: 0px auto;
	width: 760px !important;
	width: 762px;
	background: repeat-y #ffffff url(/images/bg-home.gif);
	padding-top: 0;
	border-right: 1px solid #555d7f;
	border-left: 1px solid #555e7f;
	border-bottom: 1px solid #555d7f;
}

* html #page { 
	height: 100%; 
}

#col1 {
	width: 198px;
	float:left;
	background: url(/images/bg-col1.gif);
}

#header {
	height: 114px;
	margin: 0;
	padding: 0;
}

#search {
	height: 114px;
	width: 179px;
	background: url(/images/bg-search.gif) repeat-x;
	float: left;
}

.search-form {
	text-align: center;
	padding: 0;
	margin: 8px 0 0;
}

.search-form input {
	text-align: center;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #657aa6;
}

#head-images {
	float: left;
}

#col2 {
	width: 515px;
	float: left;
	margin-left: 25px;
	margin-bottom: 40px;
	margin-top: 15px;
}

#col2 td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;^M
}

#col2b {
	width: 330px;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 40px;
}


#footer {
	clear: both;
	text-align: center;
	position: relative;
	font-size: 10px;
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 100%;
	border-top: 1px solid #b8c4e3;
}

.title {
	color: #3e5790;
	font-size: 28px;
	margin: 0;
	padding: 0;
}

.breadcrumbs {
	margin-top: 1px;
	margin-bottom: 14px;
}

.breadcrumbs-selected {
	color: #3e5790;
	font-weight: bold;
}

#col-a {
	width: 581px;
	float: left;
}

#col-b {
	width: 179px;
	float: left;
	background: #a3b0d1;
}
#col-c {
	clear: both;
	
}
