/* GENERAL CSS BEGINS */

body{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333;
	BACKGROUND-COLOR: #009;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/* background-image:url(file:///C|/bayview_windows_NEW/images/int_1.jpg); 
	background-repeat: repeat;*/
	}

* html body {
	text-align:left;
}
body, p, blockquote, table, td, th, li, a href, ul, ol, input, dd, dl, dt,
form, input, button, textarea, select, option, fieldset, label, div {
	font-size: 100%; font-family: Verdana, Helvetica, sans-serif;
}

a img{border: none;}
div.page {
	position: absolute;
	font-size: 100%;
	float: none;
	overflow: visible;
	height: auto;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	color: #000;
	background-color: #009;
	border: 0px;
} 
* html div.page {
	text-align: left;
}
.colLayout {
	MARGIN-TOP: 0px; BACKGROUND-COLOR: #009;
}
div.main {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 18pt;
	color: #fff;
	float: left;
	padding-left: 195px;
	background-color: #transparent;
}

/* GENERAL CSS ENDS */


/* BANNER CSS BEGINS */
div.banner {
	height: 86px;
	background-color: #009;
	margin-top: 10px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.tagline {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left: 14px;
	padding-right:14px;
	text-align: center;
	background-color: #FBE795;
	width: 90%;
	color: #009;
}
/* BANNER CSS ENDS */

/* SKIP NAVIGATION BEGINS */
.navaid {
	height: 0; 
	width: 0; 
	overflow: hidden;
	float: right;
	font-size: 0;
	position: absolute;
	top: -100px;
}
.navaid a {
	color: #FFF;
}
/* SKIP NAVIGATION ENDS */

/* MENU BAR BEGINS */
.commonbar {
	list-style-type: none; 
	color: #fff;
	font-size: 75%;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:700;
	padding: 6px;
	border-top: 5px double #ccf;
	margin: 0px;
}

.institutionBar {
	white-space: nowrap; 
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	border: none;
	min-height: 1.3em;
	color: #FFF;
	background-color: #009;
	width: 10%;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: left;
	}

.institutionBar a {
	white-space: nowrap; 
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	border: none;
	min-height: 1.3em;
	color: #FFF;
	background-color: #009;
	text-decoration: none; 
	text-align: center;
	float: left;
}

.institutionBar a:visited {
	white-space: nowrap; 
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	border: none;
	min-height: 1.3em;
 	color: #FFF;
	background-color: #009;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: left;
}
.institutionBar a:hover {
	white-space: nowrap; 
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	border: none;
	min-height: 1.3em;
	color: #009;
	background-color: #FBE795;
	text-decoration: none;
	text-align: center;
	float: left;
}
/* MENU BAR ENDS */

/* BREADCRUMB BEGINS */
p.breadcrumb {
	padding: 0px 0px 0px 0px; 
	vertical-align: middle;
	font-size: 9.0pt;
	clear: both;
	margin: 0px;
	COLOR: #333;
	BACKGROUND-COLOR: #FBE795;
	border-top: 5px double #ccf;
}

/* SIDE MENU BEGINS */
div.left {
	width: 175px; background-color: #009; border: 0px; margin: 0px; padding: 0px;}

.menucontent, .menucontent li {
	vertical-align: top;
	margin: 0;;
	font-size: 80%;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 22px 23px 22px 22px;
}
div.left .menulink {
	COLOR: #fff; BACKGROUND-COLOR: #009; BORDER-BOTTOM: #fff 0px dashed; text-align: left; text-decoration: none;
}
div.left .menulink:hover {
	text-decoration: underline;
}
div.left UL.nav {
	MARGIN-BOTTOM: 5px; MARGIN-top: 0px; BACKGROUND-COLOR: #009; 
}
UL.nav LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; font-weight: bold;}
div.left UL.nav .menulink {
	PADDING-RIGHT: 3px; DISPLAY: block; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; COLOR: #fff; PADDING-TOP: 2px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
div.left UL.nav .menulink:hover {
	PADDING-RIGHT: 3px; DISPLAY: block; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; COLOR: #fff; PADDING-TOP: 2px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FBE795; TEXT-DECORATION: none; color: #000;
}
div.left .menucontent {
	BORDER-RIGHT: #999 0px solid; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #999 0px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #FFFFE0 1px solid; text-align: left;
}
/* SIDE MENU ENDS */


/* CENTER CONTENT BEGINS */
div.center {
	background-color: #fff; border: 0px solid #009; padding-top: 0px; margin-top: 0px; padding-left: 10px; margin-left: 10px; padding-right: 10px;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; width: 660px; text-align: left; 
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: bold;
}

div.center A:link {
	COLOR: #009; TEXT-DECORATION: underline;
}
div.center A:visited {
	COLOR: #009; TEXT-DECORATION: underline;
}
div.center A:hover {
	COLOR: #009; TEXT-DECORATION: none;
}
h1 {font-size: 13pt; COLOR: #009; BACKGROUND-COLOR: #fff; PADDING-TOP: 12px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; MARGIN-BOTTOM: 2px; FONT-WEIGHT: 700; }

h2 {font-size: 11.0pt;}
h3 {font-size: 8.5pt;}
center .mediumFont {font-size: 14pt;}
center .smallFont {font-size: 12pt;}

.imgPad {
	margin-top: 11px;
	float: right;
	border: 3px double #ccf;
}

.imgPadHome {
	margin-top: 12px;
	float: right;
	border: 0px double #ccf;
	padding: 0px;
}

/* CONTENT ENDS | FIN DU CSS DU CONTENU */

/* RIGHT BEGINS */
div.right {
	BACKGROUND-COLOR: #FBE795; float: right; width: 185px; COLOR: #036; padding-top: 0px; margin-top: 0px;
	}
div.right ul {
	MARGIN-TOP: 0px; MARGIN-LEFT: 20px; MARGIN-BOTTOM: 5px; 
	}
div.right A:visited {
	COLOR: #333; TEXT-DECORATION: underline
}
div.right A:hover {
	COLOR: #fff; TEXT-DECORATION: none; background-color: #fff;
}


table td {
	font-size: 9.5pt;
	font-weight: 700;
	border: 0px solid #ccccff;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	margin: 0px;
	background-color: #ccccff;
	color: #009;
}
 	td a {color: #fff; text-decoration: none;}
  	td a:hover {color: #fff; text-decoration: none;}
   td a:visited {color: #fff; text-decoration: none;}
   
.features td {
	font-size: 9pt;
	font-weight: 700;
	color: #000;
	border: 0px inset #ccf;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	margin: 0;
	background-color: #ccf;
}
.features td a {color: #009; text-decoration: underline;}
.features td a:hover {color: #009; text-decoration: underline;}
.features td a:visited {color: #009; text-decoration: underline;}

.imgPad {
	margin-top: 11px;
	float: right;

}
/* RIGHT ENDS */

/* SITEINFO (FOOTER) BEGINS */
div.siteInfo{
	clear: both;
	width: 99%;
	border-top: 1px solid #036;
	border-bottom: 0px solid #036;
	color: #009;
	padding: 10px 10px 10px 10px;
}
/* SITEINFO (FOOTER) ENDS */

/* GENERAL BEGINS */
ul.nav, ul.nav2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.nav2 {
	margin-left: 18px;
	list-style-type: disc;
}
div.right li ul.nav {
	border: 1px solid #000;
	margin-bottom: 10px;
}
ul.nav li, ul.nav2 li {
	margin: 0px;
}
/* GENERAL ENDS */

/* ALIGNMENT BEGINS */
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.floatRightColumn {
	float: right; border: 3px double #ccccff; padding: 4px; margin-left: 10px; margin-bottom: 10px; margin-top: 10px;
}
.image-left { 
	float: left;
	vertical-align: text-top;
}
.image-right {
	float: right;
	vertical-align: text-top;
	padding-left: 24px;
}
.indent1 {
	padding-left: 18px;
}
.indent2 {
	padding-left: 36px;
}
.doubleIndent {padding-right: 18px;
}

/* ALIGNMENT ENDS */


/* TEXT BEGINS */
.noWrap {
	white-space: nowrap;
}
.doubleLineSpace {
	line-height: 24.0pt;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
/* TEXT CSS */

.imgLeft {
	padding-right: 20px; float: left;
	}
.imgRight {
	padding-left: 7px; float: right; border:0px;
	}

.telephone {
	font-size: 10pt;
	font-weight: 700;
	background-color:  #transparent;
	float: left;
	padding-left: 490px;
	padding-top: 50px;
	color: #009;
}
p.caption {
	font-size: 80%;
}
.blueBack {
	background-color: #ccccff; padding: 3px; margin-top: 6px;
	}
.testimonials {
	background-color: #fff; padding: 12px; font-weight: normal; border: 1px solid #caa; color: #000; font-size: 90%; clear: left; clear: right;}

