/* CSS Document */
#menub a.vmenu:link, #menub a.vmenu:visited {
	display:block;
	width:178px;
	height:31px;
	color:#132C89;
	text-align:left;
	line-height:31px;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #132C89;
	background-color: #EEEEEE;
	text-decoration: none;
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #132C89;
}


#menub a.vmenu:hover {
	color:#132C89;
	background-image:url(../images/nav_back.jpg)
}

#menub a.vmenu:active {
	background-image:url(../images/nav_back.jpg);
	color:#132C89;
}

#grey { background-color:#eeeeee;
padding:4px
}

body {
	min-width: 790px;
	background-image: url(../images/back.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
a:link {
	color: #132C89;
}
a:visited {
	color: #132C89;
	text-decoration: none;
}
a:hover {
	color: #5582C2;
	text-decoration: underline;
}
a:active {
	color: #132C89;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top:-4px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #132C89;
	text-decoration: none;
	margin-bottom: 4px;
}

.border_left_right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #132C89;
	border-left-color: #132C89;
}

#container {
	width:790px;
	margin: 0 auto;
	background-color:#FFFFFF;


}

#center_page {
	width:100%;
	text-align: center;
}

#contact{
width:100%;
text-align:right;
padding-top:6px;
padding-bottom:6px;
}

#topback{
width:100%;
background-image:url(../images/top_back.jpg);
}

#bott {
	width:790px;
	height:30px;
	background-image:url(../images/bott_back.jpg);
	text-align: right;
}

#content_scroll {
	width:100%;
	height:514px;
	overflow: scroll;
}
#content {
	width:550px;
	padding-left:16px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:0px;
}

.text_white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.text_white_big{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.arrows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #132C89;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.border_left_right_bott {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #132C89;
	border-bottom-color: #132C89;
	border-left-color: #132C89;
}
.text_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}
.big_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}
.text_logo_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.border_logos {
	border: 1px solid #CCCCCC;
}
