a:link {
	color:#990000;
	text-decoration: none;
}
a:hover {
	color:#990000;
	text-decoration: underline;
}
a:visited {
	color:#990000;
	text-decoration: none;
}
a:active {
	color:#990000;
	text-decoration: none;
}

body {
	background-image: url(/img/streamline_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.footerbg {
	background-image: url(/img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F6378;
}
.frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F6378;
	background-image: url(/img/frame_bg.gif);
	background-repeat: repeat-y;
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	vertical-align: top;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F6378;
}

.jumpmenu {
	background-color: EBEFF3;
	height: 15px;
	width: 150px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #53687E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bold {
	color: 2A3947;
}
.red {
	color: #990000;
}
.sub-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F6378;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.sub-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F6378;
	background-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
a.submenu {color:#4F6378;text-decoration: none;}
a.submenu:link {color:#4F6378;text-decoration: none;}
a.submenu:visited {color:#4F6378;text-decoration: none;}
a.submenu:hover {color:#4F6378;text-decoration: none;}
a.submenu:active {color:#4F6378;text-decoration: none;}
.sub-onmouseover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F6378;
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	color: #990000;
}
.table-header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #53687E;
	font-weight: bold;
}
.td-1 {
	background-color: #F4F4F4;
	height: 45px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #4F6378;
	border-right-color: #4F6378;
	border-bottom-color: #4F6378;
	border-left-color: #4F6378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.td-2 {
	background-color: #F8F8F8;
	height: 45px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #4F6378;
	border-right-color: #4F6378;
	border-bottom-color: #4F6378;
	border-left-color: #4F6378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.td-3 {
	background-color: #F8F8F8;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 30px;


}
.qq-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4F6378;
	background-image: url(/img/qq_input.gif);
	background-repeat: no-repeat;
	padding: 18px 30px 15px 15px;
	height: 45px;
	width: 225px;
	margin-left: 10px;
	border: none;

}
.qq-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4F6378;
	background-image: url(/img/qq_textarea.gif);
	background-repeat: no-repeat;
	padding: 15px 30px 15px 15px;
	height: 100px;
	width: 325px;
	margin-left: 10px;
	border: none;
}
.submit {
	background-image: url(/img/submit.gif);
	height: 50px;
	width: 100px;
	border: none;
}
.delete {
	background-image: url(/img/delete.gif);
	height: 50px;
	width: 100px;
	border: none;
}
.reset{
	background-image: url(/img/reset.gif);
	height: 50px;
	width: 100px;
	border: none;
}
.missiontable {
	background-color: EBEFF3;
	border-left: 3px solid #53687E;
	text-align: justify;
	padding-left: 5px;
	font-weight: bold;
}
.ourpeople-td {
	background-color: #F8F8F8;
	text-align: justify;
	vertical-align: top;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #53687E;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
