@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, #content2, img, ul, li{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
	color: #666666;
	font-size: 62.5%;
	background-image: url(../images/top-back.gif);
	background-repeat: repeat-x;
	background-color: #D2ECF9;
}
body.size{
	background-color: #fff;
	background-image: none;
}
html { 
      height: 100%; margin-bottom: 1px; 
       overflow-y: scroll;
   }

#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
#headerWrapper{
	width: 100%;
	background-image: url(../images/top-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
}
#wrapper #navbar {
	font-size: 1.7em;
	line-height: 1em;
	padding: 0px; 
	background-color: #FFFFFF;
	}

#wrapper #navbar2{
	font-size: 1.7em;
	line-height: 1em;
	padding: 0px; 
	background-color: #FFFFFF;
	background-image: url(../images/bupa.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#header {

}
#contentWrapper  {
	width: 730px;
	float: right;
}
#slideshow  {
	width: 730px;
	height: 200px;
}
#topPic {
	width: 730px;
	height: 200px;
}
#header2 {
	margin-top: 15px;
	position: relative;
}
#container {
	background-image: url(../images/backContainer.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #82CCF1;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
}
#side-left {
	float: left;
	width: 185px;
}
#side-right {
	float: right;
	width: 170px;
}
#content {
	float: left;
	width: 541px;
	margin-left: 0px;
	background-color: #F2F5FA;
	padding: 1px;
	border: 1px solid #A6BFDD;
	margin-bottom: 15px;
}
#contentLge {
	float: left;
	width: 726px;
	margin-left: 0px;
	background-color: #F2F5FA;
	padding: 1px;
	border: 1px solid #A6BFDD;
	margin-bottom: 15px;
}
.contentBox2 {
	background-color: #FFFFFF;
	background-image: url(../images/backGrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
}
#footer {
	clear: both;
	background-color: #A3D8F5;
	text-align: center;
	padding-bottom: 10px;
	background-image: url(../images/footerLogos.gif);
	background-repeat: repeat;
	height: 70px;
	padding-top: 50px;
}

/* Text */

p, #content li, #contentLge li {
	font-size: 1.2em;
	margin-bottom: 0.8em;
	line-height: 1.5em;
	color: #333333;
}
#footer p{
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 15px;
	padding-top: 6px;
	padding-left: 15px;
}
h1 {
	color: #295F9A;
	font-size: 2.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
h2{
	color: #295F9A;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.4em;
}

h3{
	color: #295F9A;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.4em;
}


h4{
	color: #015599;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.4em;
	background-color: #A4D7F6;
	padding: 3px 3px 3px 5px;
}
h5 {
	color: #FFFFFF;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.4em;
	background-color: #89C0A6;
	padding: 3px 3px 3px 5px;
}
h6 {
	color: #FFFFFF;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.4em;
	background-color: #639ED6;
	padding: 3px 3px 3px 5px;
}	
#side-right .boxBlue p, #side-left .boxBlue p{
	font-size: 1.1em;
}
#side-right .boxBlue div.quote{
	font-size: 1.1em;
	margin-top: 0.7em;
	padding-top: 10px;
}
#side-right .boxBlue a, #side-left .boxBlue a, #content a, #contentLge a{
	font-size: 1em;
	font-weight: bold;
	color: #295F9A;
	text-decoration: underline;
}
#side-right .boxBlue a:hover, #side-left .boxBlue a:hover, #content a:hover, #contentLge a:hover{
	text-decoration: none; 
	
}
#footer a {
	font-weight: normal;
	color: #fff;
	}
div.clear {
	clear: both;
	height: 15px;
}
div.clear2{
	clear: both;
	height: 1px;
}

/* Boxes */

#side-right .boxBlue, #side-left .boxBlue, #content .boxBlue, #contentLge .boxBlue{
	padding: 1px;
	border: 1px solid #6DC1EF;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
#side-left .boxBlue{
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #6DC1EF;
	margin-top: 15px;
}
#side-right .boxBlue .contentBox, #side-left .boxBlue .contentBox, #content .boxBlue .contentBox, #contentLge .boxBlue .contentBox{
	background-image: url(../images/backGrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#content .boxBlue .contentBox, #contentLge .boxBlue .contentBox{
	background-image: url(../images/backGrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



/* Lists */

#content ul, #contentLge ul {
	list-style-type: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;

}
#content li, #contentLge li {
	margin-bottom: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

/* Various */
.inline{
   display:inline;
}
.left2 {
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #DDF1FA;
	}
	
.rght{
	float:right;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #B9E2F4;
	background-color: #FFFFFF;
	}
.leftText {
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	}

/*--Table--*/

.datatable {
	border: 1px solid #BEC9D8;
	border-collapse: collapse;
	width: 510px;
	background-color: #F0F3F9;
	margin-bottom: 10px;
	font-size: 95%;
	margin-top: 5px;
}
.datatable td {
	border: 1px solid #BAC6D6;
	padding: 4px;
	vertical-align: top;
	line-height:1.5em;
	color: #24486C;
	margin: 0em;
}
.datatable th {
	border: 1px solid #B1C5E0;
	background-color: #B1C5E0;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.datatable caption {
	color: #6C6ABD;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.datatable tr.altrow {
	background-color: #DFE7F2;
	color: #000000;
}
