.imgBorder {border:5px solid #FFFFFF;}



body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #000000;
	background-attachment: fixed;
	margin: 0px;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.list-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
	list-style-position: inside;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	background-color: #EED6CA;
	color: #990000;
	word-spacing: normal;
	letter-spacing: 0px;
	text-indent: 10px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #673340;
}
.popupText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
}

.basicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}



.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}



.basicText-2-tight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	line-height: 10px;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}



.big {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

input.small {
	width: 50px;
}


/*   DIV STYLE BELOW !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

html, body, #contents {
min-height:100%;
width:100%;
height:100%;
}

html>body, htlm>body #contents {
height:auto;
}

#contents {
position:absolute;
top:0px;
left:0px;
}



#headerBar {
padding:0px 0px 0 0;

}

#titleBar {
	position:absolute;
	padding:0px 0px 0 0;
	top: 92px;
	left: 179px;
	width: 653px;
	height: 27px;

}



#wrapper {
	position:relative;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	background-color: #007BA7;
	background-image: url(images/bluSqr.jpg);
	background-repeat: repeat;

}


#bodyContent {
	margin-left:210px;
	margin-right:184px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	line-height: 20px;
	font-size: 12px;
	position:absolute;
	left: -56px;
	top: 117px;
	width: 684px;
	height: 434px;
	z-index: 5;
	visibility: visible;

}
.blusqr {
	background-color: #007BA7;
}


#rightSide {
	position:absolute;
	width:125px;
	height: 177px;
	text-align: center;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	left: 863px;
	top: 146px;
	background-color: #007BA7;
	z-index: 4;
	visibility: visible;
}



#backgroundColor {
	position:absolute;
	width:1000px;
	height:525px;
	left:0px;
	top:63px;
	background-color: #007BA7;
	z-index: 1;
	line-height: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}


#leftSide {
	position:absolute;
	width:125px;
	height: 177px;
	text-align: center;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	left: 8px;
	top: 350px;
	background-color: #007BA7;
	z-index: 5;
	visibility: visible;
}


#navigation {
	width:148px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:123px;
	left:0px;
	font-size: 12px;
	line-height: 14px;
	height: 183px;
	z-index: 9;
	visibility: visible;
}

#navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#navigation li {
	border-bottom: 1px solid #3A101C;
}

#navigation li a:link, #navigation li a:visited {
display:block;
padding:5px 5px 5px 0.5em;
border-left: 4px solid  #3A101C;
border-right: 1px solid #3A101C;
background-color: #CCCCCC;
color:#3A101C;
text-decoration:none;

}

#navigation li a:hover {
background: #3A101C;
color: #ffffff;
}

#navigation ul ul {
margin-left:12px;
}

#navigation ul ul li {
border-bottom: 1px solid #3A101C;
margin:0;
}

#navigation ul ul a:link, #navigation ul ul a:visited {
background-color: #E5E5E5;
color:#3A101C;
}

#navigation ul ul a:hover {
background: #3A101C;
color: #ffffff;
}


#links {
	position:absolute;
	visibility:visible;
	left:863px;
	top:281px;
	width:131px;
	height:205px;
	z-index:1;
	
}

#links a:link, #links a:visited, #links a:hover {
color:#FFFFFF;
}
