/* ---------------------------------- Body ---------------------------------- */

html, Body {
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#222643;
	background-color:#0C6688;
	font-size: small;
	line-height: inherit;
	background-image: url(images/template/BlueDolphin_bg2.jpg);
	background-repeat: repeat-x;
}
.Container {
	width:750px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.Scroll {
	width:100%;
	height:350px;
	SCROLLBAR-FACE-COLOR: #F0E6DD;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CF9467;
	SCROLLBAR-ARROW-COLOR: #5176B5;
	SCROLLBAR-DARKSHADOW-COLOR: #86532D;
	SCROLLBAR-BASE-COLOR: #F7EEE7;}
	

/* -------------------------------- Content --------------------------------- */

.Content {
	padding-left: 30px;
	padding-right: 30px;
	background-color: #FFFFFF;
	}
	
.bod{
	color:#FF0099;
	font-size: 12px;
	letter-spacing: 0.5px;
	word-spacing: 0px;
	}

.Footer {
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 10px;
}
	
.Webmaster {
	text-align:center;
	color: #FFFFFF;
	width: 100%;
	font-size: x-small;
}
.BottomLogo{
	position:relative;
	float: right;
	bottom: 12px;
	left: 12px;}
	
.FloatLeft {
	float: left;}
	
.FloatRight {
	float: right;}
	
p {
	text-align:left;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #101084;
	text-align: center;
	line-height: 12pt;
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;}

h2 {text-align: left;
	font-size: 18px;
	color: #087BA8;
	font-weight:bold;
	text-transform: capitalize;}
	
h3 {text-align:left; 
	font-size:18px; 
	color:#0F81B7; 
	font-weight:bold;}

h4 {text-align:left;
	font-size: 13px;
	color: #097097;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
		
.Copyright {
	font-size: x-small;
	color: #FFFFFF;
	position: absolute;
	text-align: center;
	left: 131px;
	top: 493px;
	width: 699px;
}
	
.smalltext {
	font-size: x-small;}

/* ------------------------------- Nav -------------------------------- */
	
a { font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#10778D;}
	
a:hover {
	color:#093E48;
	text-decoration: underline;}
	
a:active {
	color:#10778D;}
	
a.smllinktext {
	color:#FFFFFF;}
		
a.smllinktext:hover {
	color:#FFFF00;
	text-decoration: underline;}
	
a.smllinktext:active {
	color:#FFFFFF;}
	
a.text {
	color:#FFFFFF;}
	
a.text:hover {
	color:#FFFF00;
	text-decoration: underline;}
	
a.text:active {
	color:#FFFFFF;}
	
a.Footer {
	color: #FFFFFF;}
	
a.Footer:hover {
	color: #FFFFFF;
	text-decoration: underline;}
	
a.Footer:active {
	color: #FFFFFF;}
	
/* -------------------------------- List --------------------------------- */

ul {
	color: #5E0615;
    list-style: square;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
    }
.tick {
      list-style: url('images/tick.gif');
    }
	
.list {
    list-style: square;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	}

/* ------------------------------- Images -------------------------------- */
.DivisionPicture {
	width: 280px;
	vertical-align: text-top;
	text-align: left;
	padding-right: 12px;
	margin-bottom: 0px;
}
