body {
	background-color: #E6E7D7;
	background-image: url(images/bg_800.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.borders-page	{
	BORDER: #0066FF 1px solid;
	margin-left: 4px;
}

.borders		{ BORDER: #999999 1px solid; }
.bordertablebottomsolid {
				border-bottom-style:solid;
				border-color:#D20A49;
				border-bottom-width:thin;
				}


a{color:#cc3333;}
a:hover{text-decoration:none;}


.strong {color:#7E8080;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#000000;
	}
.m_text { height:800px; }

.main {width:766px; background-color:#0039A6;}

.header {height:700px; background-color:#000000;}

.logo {margin:18px 152px 0 50px;}
.menu {padding:220px 0 0 29px;}

.indent {padding:0px 29px 20px 29px;}

.content { width:710px; color:#000000; background-color:#FFFFFF;}

.missionheader { font-family:Tahoma; font-size:20px; line-height:20px; font-style:italic; color:#BE0F34; }
.missiontext {
	font-size:12px;
	line-height:17px;
	color:#333333;
	font-family: Arial;
	text-align: justify;
}
.missionindent {margin-left:14px; margin-top:2px;}

.projecttext {font: Arial; font-size:14px; line-height:16px; color:#000000}
.projectcell {width:140px; vertical-align:middle; }
.projectpic {border:4px; border-color:#0039A6; border-style:double; }
.projectname { background-image:url(images/projectnamebg.jpg); width:140px; text-shadow:#000000; vertical-align:middle; font-family:"Times New Roman", Times, serif; font-size:20px; line-height:24px; font-weight:bold; color:000000; }

.question { color:#cc3333; font-size:16px; line-height:18px; font-weight:bold;}
.answer   { color:#cc3333; font-size:16px; line-height:18px; font-weight:bold;}


.footer {height:20px;}
.footer {
	text-align:center;
	text-valign:middle;
	padding:1px 0 0 7px;
	color:#666;
}
.footer a { color:#663318;}

.hor_line {background:url(http://opentechcontrols.com/images/blublock.jpg) top repeat-x;}
.ver_line {background:url(images/ver_line.gif) top repeat-y; width:1px;}
.line { background:url(images/line.gif) top repeat-x; height:1px;}

.h_text {background:url(images/h_text_tall.gif) bottom repeat-x; margin-right:30px; margin-left:30px;}

.clear {clear:both;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.input { vertical-align:middle; width:174px; height:19px; padding:2px 0 0 5px;}	
textarea {width:174px; height:80px; padding-left:5px; overflow:auto;}

.productslist { font-size:16px; }
ul { margin:0; padding:0; list-style:none;}
li { color:#000000; font-size:12px; background:url(images/bullet_sm_e.gif) no-repeat 0 10px; line-height:20px; margin:0px; padding:0px; padding-left:19px;}
.arial12Red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
}
td.mybackground{
background-repeat: no-repeat;
background-position: bottom right;
text-align: center;
vertical-align: top;
}
td.mybackgroundTop{
background-repeat: no-repeat;
background-position: top right;
text-align: center;
vertical-align: top;
}
.sigRed {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FE0000;
}
.style30black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.sigSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.shadeform	{ FONT: 11px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 134PX;
		BORDER: #996600 1px solid}
		
.shadeform2	{ FONT: 11px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		BORDER: #996600 1px solid}


.dropdown { FONT: 11px arial, verdana, sans-serif;
		WIDTH: 134PX;
		BORDER: #996600 1px solid}

/* begin styles for RSS Feed */



.rss_box {

	 margin: 1em;
	 width: 200px;
	 background-color: #E3E3E3;
	 border: 1px solid  #999;
	 
}

.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}

p.rss_title {padding:0.5em;}

.rss_title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background-color: #ECAE1A;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	text-decoration : underline;
	color: #BE0F34;
	font-size: 9px;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	

.rss_item a:visited {
	color:#BE0F34;
}

.rss_date {
	font-size: 6px;
	font-weight : normal;
	color: #F60;
	}

