html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 10pt;
	vertical-align: baseline;
	background: transparent;
	color: #333;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/img_bk.jpg);
	background-repeat: repeat-x;
}

a {
	font-size: 1em;
text-decoration:underline;
}

a:hover {
	font-size: 1em;
text-decoration:none;
}


.data-center
{
text-align:center;
}


p {
	font-size: 0.9em;
	text-align: justify;
}
.oneColElsCtr #container {
	width: 872px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColCtr #container {
	width: 480px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:left;
}


.contact_leftcol {
	width: 240px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:left;	
}

.contact_rightcol {
	width: 240px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:right
}




.oneColElsCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
/*header and footer*/
#header {
	width: 872px;
	height: 81px;
	float: left;
	background-image: url(../images/img_bk_header.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 872px;
	height: 27px;
	float: left;
	background-image: url(../images/img_bk_footer.jpg);
	background-repeat: no-repeat;
}
/*navigations*/

#nav_header {
	width: 180px;
	height: 23px;
	float:right;
	background-image: url(../images/img_bk_nav_header.png);
	background-repeat: repeat-x;
}
#nav_header ul {
	list-style-type: none;
	text-align: center;
	padding-top: 3px;
}
#nav_header ul li {
	display: inline;
}
#nav_header ul li a {
	text-decoration: none;
	font-size: .8em;
	color: #fff;
}
#nav_header ul li a:hover {
	color: #F00;
}
#nav_main {
	width: 550px;
	height: 23px;
	float:right;
	margin-top: 33px;
}
#nav_main ul {
	list-style-type: none;
	text-align: right;
}
#nav_main ul li {
	display: inline;
}
#nav_main ul li a {
	text-decoration: none;
	/*padding: .4em 1.3em;*/
	font-size: .8em;
	color: #fff;
}
#nav_main ul li a:hover {
	color: #ffffff;
}
/*first row nav of footer*/
#nav_footer {
	width: 520px;
	height: 23px;
	float:right;
	margin-top: 5px;
}
#nav_footer ul {
	list-style-type: none;
	text-align: right;
	margin-right:20px;
}
#nav_footer ul li {
	display: inline;
	color: #fff;
}
#nav_footer ul li a {
	text-decoration: none;
	/*padding: .4em 1.3em;*/
	font-size: .8em;
	color: #fff;
}
#nav_footer ul li a:hover {
	color: #F00;
}
/*nav and link for second row of footer*/
#nav_footer2 {
	width: 872px;
	height: 23px;
	float:right;
	margin-top: 5px;
}
#nav_footer2 ul {
	list-style-type: none;
	text-align: center;
}
#nav_footer2 ul li {
	display: inline;
	color: #333;
	font-size: .75em;
}
#nav_footer2 ul li a {
	text-decoration: none;
	/*to reset from the previous font size change*/
	font-size: 1em;
	color: #333;
}
#nav_footer2 ul li a:hover {
	color: #F00;
}
#logo {
	float: left;
	margin-left: -16px;
}
#container_flash {
	width: 614px;
	height: 303px;
	float: left;
	margin-top: 40px;
}
#home_column1 {
	width: 236px;
	height: 303px;
	float:right;
	margin-top: 40px;
	background-color: #CCC;
}
#home_column1_header {
	width: 236px;
	height: 27px;
	background-image: url(../images/img_bk_col_header1.jpg);
	background-repeat: no-repeat;
	font-size: .8em;
	color: #FFF;
	padding-left: 1em;
	padding-top: .8em;
}

#capabilities_header {
	width: 320px;
	height: 27px;
	background-image: url(../images/img_capabilities_content.jpg);
	background-repeat: no-repeat;
	font-size: 0.9em;
	color: #FFF;
	padding-left: 1em;
	padding-top: 0.5em;
}


#home_column1_content {
	margin-top: -0.6em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1.5em;
	padding-left: 1em;
}
#home_row {
	width: 872px;
	height: 170px;
	background: #CCC;
	float: left;
	margin-top: 20px;
}
#home_row_content {
	float:left;
	width: 408px;
	height: 140px;
	padding: 1em;
}
#divider {
	width: 1px;
	height: 120px;
	margin-top: 20px;
	background-color:#333;
	float: left;
}



/*content page*/

#content_container {
	width: 872px;
	background: #CCC;
	float: left;
	margin-top: 40px;
}
#content_column1 {
	width: 485px;
	background: #CCC;
	float: left;
	padding: 1em;
}
#content_column2 {
	width: 320px;
	height: 450px;
	background: #CCC;
	float: left;
	padding: 1.5em;
	padding-top: 45px;
}
#content_images {
	float: left;
	padding-left: 60px;
}
#seals {
	float: left;
	padding-left: 70px;
}
#divider2 {
	width: 320px;
	height: 1px;
	margin-top: 20px;
	background-color:#333;
	float: left;
}

#capabilities_nav {
	width: 320px;
	background-color:#ddd;
	float: left;
	margin-top: 20px;
}


.bold {
	font-size: 1em;
	font-weight: bolder;
}
.red_header {
	text-decoration: none;
	font-size: .9em;
	color: #F00;
	font-weight: bold;
}
.italic {
	font-size: 0.8em;
	font-style: italic;
	text-align: justify;
}
#right_justified {
	font-size: 0.8em;
	text-align: right;
}


.red_header a {
	text-decoration: none;
	font-size: .9em;
	color: #F00;
	font-weight: bold;
}


ul.list li	{
	background: url(../images/bullet.gif) 0 5px no-repeat;
	margin:0em 0px 3px;
	padding-left:10px;
	text-align:left;
	font: 1em/1.35 Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	list-style: none;
}

ul.list li a	{
	text-align:left;
	font: 1em/1.35 Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	color:#333;
	text-decoration:underline
	}

ul.list li a:hover	{
	text-align:left;
	font: 1em/1.35 Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	color:#333;
	text-decoration:none
	}



ul.list	{
	text-align:left;
	font: 0.9em/1.35 Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	color:#333;
}


ul.capabilities li	{
	background: url(../images/bullet.gif) 0 7px no-repeat;
	margin:0em 0px 3px;
	padding-left:10px;
	text-align:left;
	font: 1em/1.5 Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	color:#333;
	list-style: none;
}

ul.capabilities li a	{
	text-align:left;
	color:#333;
	text-decoration:underline
	}

ul.capabilities li a:hover	{
	text-align:left;
	color:#333;
	text-decoration:none
	}

ul.capabilities	{
	text-align:left;
	font: 0.9em/2.0 Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	color:#000000;
	padding-top:0px;
	margin-left: 10px;
	padding-bottom:10px;
}




ul.homelist li	{
	background: url(../images/bullet.gif) 0 9px no-repeat;
	margin:0em 0px 3px;
	padding-left:10px;
	text-align:left;
	font: 1em/2.25 Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	color:#333;
	list-style: none;
}

ul.homelist li a	{
	text-align:left;
	color:#333;
	text-decoration:underline
	}

ul.homelist li a:hover	{
	text-align:left;
	color:#333;
	text-decoration:none
	}

ul.homelist	{
	text-align:left;
	font: 0.9em/2.25 Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	color:#000000;
	padding-top:10px;
}

.contentimage
{
padding-right: 10px;
padding-bottom: 10px;
float:left;
}

.contentimage_topspace
{
padding-top: 15px;
}

