/* CSS Document */


#canvas {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}


#holder {
	width: 720px;
	height: auto;
	text-align: left;
	margin: 0px auto 0 auto;
	border: solid #000000 1px;
}

#header {
	height: 110px;
	width: 720px;
	border-bottom: solid #cccccc 1px;
}

#navbar {
	width: 720px;
	background-image: url(../images/nav_BG.gif);
	background-repeat: repeat-x;
	height: 33px;
	text-align: center;
}

#mainbody {
	width: 720px;
	height: auto;
	background-image: url(../images/DS3.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#leftbg {
	position: absolute;
	left: 275px;
	width: 380px;
	top: 241px;
	z-index: -1;
}

#rightbg {
	position: absolute;
	left: 655px;
	width: 380px;
	top: 241px;
	text-align: right;
	z-index: -1;
}

#content {
	width: 425px;
	text-align: left;
	background-image: url(../images/text_img2.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#footer {
	height: 22px;
	clear: both;
	background-image: url(../images/bottom_grad.gif);
	background-repeat: repeat-x;
	border-top: solid #cccccc 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	font-size: 0.85em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000066;
	background-image: url(../images/top_bg_blue.gif);
	background-repeat: repeat-x;
}
.left_bg_img {
	position:absolute;
}
.right_bg_img {
	position:relative;
	left: 745px;
	top: 0px;
}
#sideColumn {
	width: 210px;
	height: auto;
}


.BlueHeader {
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	font-size: 1.2em;
}
.Green {
	color: #003399;
	font-weight: bold;
	font-size: 1.1em;	
	
}
.BlackHeader {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 0.9em;
	text-decoration: none;
}

.BlackHeader a:link, a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #669966;
	text-decoration: none;
}
#DropShaddow {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 0px;
	background-color: #000066;
	background-image: url(../images/background_blue.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 880px;
	z-index: -1;
}
#Title {
	height: 174px;
	width: 720px;
	border-bottom: solid #000066 1px;
}
p {
	color: #333333;
}
#bottom_DS {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.leftDSimg {
	z-index: -1;
}
.rightDSimg {
	position: relative;
	top: 0px;
	right: -720px;
}
#background {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/840_BG.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.contact {
	font-size: 1.1em;
	font-weight: bold;
	color: #669966;
	text-align: center;
}

.img_left {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}

.img_right {
	float: right;
	margin-left: 12px;
	margin-bottom: 10px;
}.team_text {
	font-size: 0.95em;
}
.team_title {
	font-weight: bold;
	color: #003399;
}
.green_header {
	color: #669966;
	font-weight: bold;
}
