﻿img {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    /*width: 286px;
    height: 97px;*/
}
/* Layout */
html, body {
	margin: 0px 0px 0px;
	padding: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.body {
    background: #FFFFFF   url(images/VIBCML15.gif) repeat scroll left;
}
a:link, a:visited, a:active {
	color: #003468;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#container-page {
	margin: 0 auto;
	width: 750px;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background-repeat: repeat-y;
}
#container-header {
    background-color: #d4ebf3;
}
#container-header-top {
    background: #d4ebf3 url(images/blank.giv) no-repeat fixed ;
}
#container-header-top .logo {    height: 131px;
}
#container-header-menu {
}
/*- Menu Tabs--------------------------- */
#container-tabs {
	/*
display:block;
    float: left;
*/
    padding-top: 3px;
	height: 37px;
	width: 100%;
	background: url(images/def_tab_bkg.gif) #dae0d2 no-repeat right bottom;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana;
}
#container-tabs ul {
	margin: 0;
	padding: 2px 10px 0;
	list-style: none;
}
#container-tabs li {
	float: left;
	background: url("images/def_tab_left.jpg") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}
#container-tabs a {
	float: left;
	display: block;
	background: url("images/def_tab_right.jpg") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #003468;
	text-align: center;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#container-tabs a {
	float: none;
}
/* End IE5-Mac hack */
#container-tabs a:hover {
	color: #000000;
}


#container-tabs .current
{
    background-image: url("images/def_tab_left_on.gif");
    background-repeat: no-repeat;
}
#container-tabs .current a{
    background-image: url("images/def_tab_right_on.gif");
    color: #FFFFFF;
    padding-bottom: 5px;
}





#container-tabs-bar {
	display: block;
	border-bottom: #000000 1px solid;
	height: 7px;
	background-color: #003468;
	width: 100%;
}
#container-menu-bar {
	background-image: url(images/def_menu_bar.gif);
	width: 745px;
	height: 21px;
	padding-top: 4px;
	font-size: 8pt;
	font-family: Verdana;
	padding-left: 5px;
}
#container-menu-bar-title {
	font-weight: bold;
	color: #674c11;
	width: 440px;
	float: left;
}
#container-menu-bar-link {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
}
#container-menu-bar-link ul {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#container-menu-bar-link li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#container-menu-bar-link a {
	margin: 0px 8px 0px 0px;
	display: block;
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#container-menu-bar-link a:link, #container-menu-bar-link a:visited, #container-menu-bar-link a:active {
	color: #000000;
}
#container-content {
	width: 750px;
}
#content-default-1-column {
	width: 742px;
	margin: 0px auto;
}
#content-default-1-column h1 {
	font: 1.8em Georgia, Times, serif;
	margin-bottom: 0.5em;
	text-transform: none;
	letter-spacing: 1px;
	margin-top: 3px;
}
#content-default-1-column h2 {
	font: 1.5em Georgia, Times, serif;
	margin-bottom: 0.5em;
	text-transform: none;
	letter-spacing: 1px;
	margin-top: 3px;
}
#content-default-1-column .text {
	text-align: justify;
}
#container-footer {
	width: 100%;
	height: 45px;
	bottom: 0;
	/*   position: absolute;   Needed for Safari */
}
#container-footer-shadow {
	height: 17px;
	width: 750px;
	margin: 0 auto;
	background-image: url(images/def_footer_bar.gif);
	background-repeat: repeat-x;
	background-color: #e1b22d;
}
#container-footer-content {
	height: 20px;
	background-color: #003468;
	text-align: center;
	width: 750px;
	margin: 0 auto;
	padding-top: 3px;
	border-top: #000000 1px solid;
	color: #ffffff;
	font-size: 10px;
}
#container-footer-content a:link, #container-footer-content a:visited, #container-footer-content a:active, #container-footer-content a:hover {
	color: #000000;
}
#container-footer-content .copyright {
	height: 18px;
	background-color: #FFFFFF;
	text-align: center;
	width: 750px;
	margin: 0 auto;
	padding-top: 3px;
	border-top: #000000 1px solid;
	color: #003468;
	font-size: 10px;
	font-family: Verdana;
}
#container-footer-content .copyright a:link, #container-footer-content .copyright a:visited, #container-footer-content .copyright a:active, #container-footer-content .copyright a:hover {
	color: #003468;
}
.box-info {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 10px auto;
	padding-top: 5px;
	background-color: #ffffe0;
	border-right: #b8860b thin dashed;
	border-top: #b8860b thin dashed;
	border-left: #b8860b thin dashed;
	border-bottom: #b8860b thin dashed;
}
.box-list li {
	list-style-image: url(images/arrow02.gif);
	list-style-position: inside;
}
.container-gallery {
	background-color: #99ccff;
	border-right: #003468 1px solid;
	border-top: #003468 1px solid;
	border-left: #003468 1px solid;
	border-bottom: #003468 1px solid;
	width: 243px;
	height: 250px;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.container-gallery p {
	font-size: 11px;
	font-family: Sans-Serif;
	margin: 0px;
}
.gallery-photo {
	margin: 0 auto;
}
.progress {
	color: #003468;
	height: 22px;
	padding-left: 20px;
	border-right: #003468 1px solid;
	border-top: #003468 1px solid;
	border-left: #003468 1px solid;
	border-bottom: #003468 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(images/ico_progress.gif);
	background-repeat: no-repeat;
	background-color: #99ccff;
	
}
/* Table */
.DefaultTable {
	font-size: 10pt;
	border-style: none;
}
.DefaultTableHeader {
	background-color: #002e5f;
	color: #ffffff;
	border-style: none;
	text-align: left;
}
.DefaultTableFooter {
	background-color: #002e5f;
	color: #ffffff;
	border-style: none;
	text-align: left;
}
.DefaultTableRow {
	background-color: #FFFFFF;
	border-bottom: #d7d7d7 1px solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.DefaultTableAlternatingRow {
	background-color: #f2f2f2;
	border-bottom: #d7d7d7 1px solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.DefaultTableSelectedRow {
	background-color: #d9e6f7;
	border-bottom: #d7d7d7 1px solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
