@charset "utf-8";
body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/body_bk.jpg);
}
.table_2 {
	margin: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/general_bk.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 20px;
}
.col1 {
	height: 500px;
	width: 150px;
	vertical-align: top;
}

.col1 p {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.col1 a:link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #02C4B0;
	text-decoration: none;
	color: #FFFFFF;
}
.col1 a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #02C4B0;
	text-decoration: none;
	color: #FFFFFF;
}
.col1 a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #02C4B0;
	color: #CCCCCC;
	text-decoration: none;
}
.col2{
	height: 500px;
	width: 325px;
	vertical-align: top;
}
.col2 p {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.col2 ul {
	list-style-type: disc;
	margin: 0px;
}
.col2 li {

}

.col3 {
	height: 500px;
	width: 325px;
	vertical-align: top;
}
.col3 p {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.col4 {
	height: 500px;
	width: 650px;
	vertical-align: top;
}
.col4 p {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.teampic {
	width: 110px;
}

.table {
	margin: auto;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.top {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 89px;
}
.centre {
	text-align: center;
	height: 500px;
	vertical-align: middle;
}
.centre_2 {
	text-align: left;
	height: 500px;
	vertical-align: top;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/body_back.jpg);
}
.foot {
	font-size: 9px;
	color: #CCCCCC;
}

.orange {
	color: #ff6600;
}
.green {
	color: #07A292;
}

.nav_top {
	text-align: right;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	padding-bottom: 8px;
	margin: 0px;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/doqp_logo.png);
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.nav_top a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.nav_top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.nav_top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_low {
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	height: 50px;
	vertical-align: text-top;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.nav_low a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.nav_low a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.nav_low a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.bold_orange {
	font-weight: bold;
	color: #FD7E00;
}
.bold_lg {
	color: #CCCCCC;
	font-size: 10px;
	letter-spacing: 2px;
}
.table_im {
	text-align: center;
}
.table_im a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.table_im a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.table_im a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FD7E00;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FD7E00;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.float_left {
	float: left;
	margin-right: 20px;
}
.float_right {
	float: right;
	margin-left: 20px;
}
.contentBox {
	display:block;
	width:650px;
	height:500px;
	overflow-y:scroll;
	}
.table_team {
	text-align: center;
}
