* {
	margin:0; 
	padding:0;
	
}

body { 
	background:#AAAAAA;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size:11px; 
	line-height:11px; 
	color:#6b6b6b; 
	text-align:center; 
	padding:10px 6px;
	height: 100%;
	min-height: 100%;
}

#popup {
	background:white;
}

.divShow {
	visibility: visible;
	display: block;
}

.divHide {
	visibility: hidden;
	display: none;
	Height: 0;
}

.divRoundCorner {
	border: 1px solid gray; 
	border-radius: 5px;
	-moz-border-radius: 5px; 
	margin: 5px 5px 10px 1px; 
	padding: 4px 8px;
}

#org_selection {
	margin-left: 94px;
}

.divOrgBox {
	width: 260px;
	float: left;
	padding-right: 18px;
	position: relative;
}

/* old blue: #528aae */
h1 { 
	margin: 8px 0 15px -12px; 
	padding-left: 12px;
	padding-top: 0px;
	color:#3d83cc; 
	font-size: 15px; 
	line-height: 15px;
}

#popup-dialog h1 { 
	margin: 6px 0 15px -12px; 
}

h1 .titlelabel {
	color: #08136c;
	text-transform:uppercase;
}

#home-welcome  {
	text-transform:uppercase;
	color: #08136c;	
}

h2 {
	font-weight: bold;
	color:#3d83cc; 
	margin:18px 4px 4px 1px; 
}

h2 img {margin: 2px 5px 0 0; }

h3 {
	font-weight: bold; 
	font-size: 13px;
	color:#3d83cc; 
	margin:22px 4px 8px 1px; 
	padding-left: 16px; 
	background: url(../images/marker_title.gif) no-repeat 1px 2px; 
	text-transform:uppercase; 
}

div {
	margin: 0;
}

h3 img {margin: 2px 5px 0 0; }

h4 {font-size: 11px; color:#3d83cc; margin:4px 4px 6px 0px; }

.label_h4 { font-weight: bold; color:#3d83cc; padding-right: 5px; }

.toolbar {
	display:in-line;
	float:left;
}

.toolbar form {
	margin-left: 20px;
	margin-right: 20px;
}

.toolbar input {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	vertical-align:middle;
	padding-right: 10px;
}


a { color: #6b6b6b; }
a:hover  { color:#3d83cc; }   /* blue: 0044CA ; Orange: DA9017 */

a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

a:active, a:focus{
	outline:none;
}

.spacer { height: 0px;}

.highlight { background-color: #FFFFAA; }

.messagebox {
	margin:5px; 
	padding: 10px;
	width: 98%;
	border:solid 1px #adadad; 
	vertical-align:middle; 
	background:#fff;
}

.messagebox img {
	margin-right:10px; 
	float:left;
}


.messagebox ul li {
	list-style-type: disc;
}


.content {
	margin: 0;
	padding: 3px;
}


.headerblock {
    color: black;
    margin: 0;
	padding: 4px 2px 0px 9px;
	height: 22px;
}




.home {
	
}

.home .vertical-seperator {float:left; vertical-align: middle; width: 1px; height: 80px; margin-left:1px;border-left: dotted 1px #6b6b6b; }

.home .listing { margin:6px 4px; padding-left: 2px; float:left; width:344px;}

.home .listing img { float: left; vertical-align: top; border: solid 1px #3d83cc; margin: 4px ; padding: 1px;}

.home .listing .title { font-weight:bold;margin-left: 78px; padding-left: 16px; background: url(../images/marker_title.gif) no-repeat 0 4px;}

.home .listing .description { margin-top: 4px; margin-left:94px; line-height: 1.25em;}

.home .techwanted { margin:6px 0; padding: 2px 4px; float:left; width:342px;height: 260px; background:#aaaaaa;color: #000000;} /* 3d83cc lightblue*/

.home .techwanted ul {margin: 10px 5px 5px 30px;	}

.home .techwanted ul li { font-weight: bold; line-height:2em;  list-style-image: url(../images/marker2_title.gif); }
.home .techwanted ul li a { line-height:15px; color: #ffffff;}
.home .techwanted ul li a:hover { color: #3d83cc;}

.home .techwanted div { margin-top: 4px; margin-left: 12px; line-height: 1.5em; font-weight:bold;}

.home .techwanted div img { margin-top: 5px;}

.home .misc { margin:6px 0px; padding: 2px 6px; float:left; width:346px;height: 260px; background:#e5e5e5;}

.home .misc img { float: left; margin-right: 16px; padding: 4px;}
.home .misc ul .list { margin: 26px 10px;	}
.home .misc ul.list li { margin-top:10px; line-height:1.3em; list-style-image: url(../images/marker2_title.gif);}


.listing { margin:8px 4px 8px 4px; display:inline-block;width: 98%;line-height: 15px;}
.listing img {float: right; border: none; margin:5px;}
.listing .relevance { color: #08136c; }

/* Used in listing detail pages  */
#summary {
	font-size: 12px;
}

/*in_line*/
img {border:0; vertical-align:middle; text-align:left;}

ul, ol {margin:0 0 16px 8px; padding:0px; }
ul li, ol li { line-height:1.64em; list-style:none; margin-left: 4px; padding: 0px;}
ul li label { font-weight: bold; color:#3d83cc; padding-right: 5px; }
ul li p { margin-left: 25px; }

ul.normal li { list-style-type:circle; padding: 2px;}

.input_button64{
text-align: center;
}

.ClassificationHeader {
	font-weight: bold; 
	color:#3d83cc; 
	margin-top: 20px;
	margin-bottom: 5px;
}
	

/*==================Side menu====================*/
ul.sidemenu {margin:10px 26px; padding:0px; text-align:left; list-style:none; font-weight:bold; color:#407AA0; font-size: 1.2em;  }
ul.sidemenu li { line-height:1.64em}
ul.sidemenu li a { text-decoration:none;color:#407AA0;}
ul.sidemenu li a:hover{ text-decoration:underline;}

ul.sidemenu li ul { list-style:none;font-weight:normal;}

ul.sidemenu li ul li { margin-left: 0;}


/*==================Side box====================*/
.sidebox {
	margin: 0;
	padding: 0;
	margin-top: 12px;
	display:inline-block;
}

.sidebox .header {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 19px;
	line-height: 19px;
	width: 212px;
	background: url(/images/bg_top_shape.gif) no-repeat;
}

.sidebox .footer{
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 212px;
	background: url(/images/bottom_shape.gif) no-repeat;
}


.sidebox > ul {
	width: 210px;
	margin:0; 
	padding:0; 
	text-align:left; 
	list-style:none; 
	font-weight:bold; 
	color:#6b6b6b; 
	font-size: 1em;
	border-top: none;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
}
.sidebox > ul > li { margin: 0; padding: 4px 4px 5px 4px; font-weight: normal; border-bottom: 1px dotted #B4B4B4;}
.sidebox ul li label { font-weight: bold; color:#08136c; padding-right: 0px; }
.sidebox > ul > li.warning {color:red;}
.sidebox > ul > li.warning > label {color:red;}
.sidebox ul li a { text-decoration:underline;color:#6b6b6b;}
.sidebox ul li a:hover{ text-decoration:underline; color: #3d83cc;}

.sidebox ul li ul { 
	list-style:none;
	font-weight:normal;	
	margin:0; 
	padding:0px 2px 1px 1px;	
	color:#6b6b6b;	
}

.sidebox ul li ul li { margin-left: 0; line-height: auto;}
.sidebox ul li ul li label {color: #3d83cc;}

.sideboxblue .header {
	background: url(/images/bg_top_shape_2.gif) no-repeat;
}

.sideboxblue .footer {
	background: url(/images/bottom_shape_2.gif) no-repeat;
}

.sideboxblue > ul {
	border-left: 1px solid #a2bed1;
	border-right: 1px solid #a2bed1;
}


/*==================list====================*/
ul.list_1 {margin:0 0 16px 3px; padding:0px; list-style:none}
ul.list_1 li { line-height:1.64em}
ul.list_1 li a{text-decoration:none; color:#ffffff; background:url(images/marker_list1.gif) no-repeat 0 2px; padding-left:9px}
ul.list_1 li a:hover{ text-decoration:underline}

ul.list_2 {margin:0 0 0 2px; padding:0px; list-style:none}
ul.list_2 li { line-height:1.5em; font-size:1.09em}
ul.list_2 li a{text-decoration:underline; color:#ffffff; background:url(images/marker_list1.gif) no-repeat 0 5px; padding-left:9px; font-weight:bold}
ul.list_2 li a:hover{ text-decoration:none}

ul.list_3 {margin:0 0 0 2px; padding:0px; list-style:none}
ul.list_3 li { line-height:1.5em; font-size:1.09em}
ul.list_3 li a{text-decoration:underline; color:#6b6b6b; background:url(images/marker_list3.gif) no-repeat 0 5px; padding-left:9px; font-weight:bold}
ul.list_3 li a:hover{ text-decoration:none}

/*================= Contact page =========================*/
ul.contact {margin:0 0 16px 8px; padding:0px; }
ul.contact li { line-height:1.64em; list-style:none; margin-bottom: 16px; margin-left: 4px; padding: 0px;}



h5 {color:#6b6b6b; font-size:1em; margin:0 0 17px 0}
h5.font_1 {color:#fff; font-size:1.09em; line-height:1.5em; margin:0 0 18px 0}
h5.font_2 {background:url(images/marker_title.gif) no-repeat 0 3px; padding-left:13px; margin:0 0 4px -13px; color:#08598b; font-size:1em; text-transform:uppercase}
h5.font_3 {margin:0 0 11px 0; color:#08598b; font-size:1em; text-transform:uppercase}
h5.font_4 {background:url(images/marker2_title.gif) no-repeat 0 3px; padding-left:13px; margin:0 0 13px -13px; color:#6b6b6b; font-size:1em}
h5.font_5 {background:url(images/marker_title.gif) no-repeat 0 3px; padding-left:13px; margin:0 0 4px 0; color:#08598b; font-size:1em; text-transform:uppercase}
h5.font_6 {color:#6b6b6b; font-size:1em; margin:0 0 6px 0}

.bg_1 {background:url(images/marker_title.gif) no-repeat 0 2px; padding-left:13px; margin-left:86px; display:block}

p {margin:0 0 13px 0}
.p1 {margin:0 0 6px 0}

.clear { clear:both;}


.main_indent {min-height: 100%; padding:0 22px 0 24px}
#popup-dialog .main_indent {padding:0 }

/*  #354384   */ 
.main_link {color:#fff; text-decoration:none; background:#08136c url(/images/blockdefault1.png) center center repeat-x; width:220px; text-align:center; padding:9px 0 10px 0; display:block; margin-bottom:1px}
.main_link_lower {color:#3d83cc; text-decoration:none;background:none; width:220px; text-align:center; padding:9px 0 10px 0; display:block; margin-bottom:1px}
.ttt-main_link:hover { font-weight:bold}
.main_link a { color: #fff; }

.main_toplink {
	margin-top: 31px;
	width:734px;
	background:#08136c url(/images/blockdefault1.png) center center repeat-x;
	color:#fff; 
	text-decoration:none; 
	text-align:center; 
}
 
.menu {display:inline; margin:0 0 0 0;}
.date-label {color: #fff; margin: 6px 10px 0 0; }


/*header*/
#header { height:137px;}
.logo {margin:11px 0 0 18px}

.search {
	margin:15px 0 0 9px;
	width:400px;
	padding-left: 60px;/*padding-left: 200px;*/
}
.search img {vertical-align:top}
.search input {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	height:16px; 
	padding: 1px;
	border:solid 1px #adadad; 
	margin:-2px 2px 0 0; 
	vertical-align:middle; 
	background:#fff;
}

.search .input_1 {width:127px; }
.search .input_select {display: inline; width:127px;}
.search .advanced { margin-left: 56px; margin-top: 6px; }

.search_home {
	margin:10px auto;
	width:400px;
	padding: 0;
}

.search .input_2 {
	width:280px; 
}

.search .input_button64{
	cursor:pointer; 
	width: 64px; 
	height: 24px; 
	border: none; 
	margin:-2px 2px 0 0; 
	vertical-align:middle;
	background:#fff url(/images/button-oval-default-64.png) no-repeat;
	color:#666;
	font-weight:normal;
	padding: 1px 2px;
}
.search .input_button64:hover {
	background:#fff url(/images/button-oval-hover-64.png) no-repeat;
	color:#000000;
}

.search .input_button46{
	cursor:pointer; 
	width: 46px; 
	height: 21px; 
	border: none; 
	margin:-2px 2px 0 0; 
	vertical-align:middle;
	background:#fff url(/images/button-oval-default-46.png) no-repeat;
	font-size: 11px;
	color:#666;
	font-weight:normal;
	padding: 1px 2px;
}
.search .input_button46:hover {
	background:#fff url(/images/button-oval-hover-46.png) no-repeat;
	color:#000000;
}

.errorBox {
	border: 1px solid #ff0000;
	margin: 10px;
	padding: 10px;
	color: #FF0000;
	text-align: center;
}

.error {
	color: #FF0000;
}

hr {height:1px; border:none; border-top: #08136c dotted 1px;}

.line_x {background:url(images/line_x.gif) repeat-x top}
.line_y {background:url(images/line_y.gif) repeat-y right}

.line {background:url(images/line_x.gif) repeat-x top; height:17px}

/*content*/
#content {}
.img_left {float:left; margin:0 20px 0 0}
.img_left2 {float:left; margin:2px 3px 7px 0}
.img_left3 {float:left; margin:0 10px 16px 0}

/*footer*/
#footer{background: #fff; color:#7c7c7c; text-align:center; padding:6px 0 12px 0}
#footer span {color:#3d83cc}
#footer a {color:#7c7c7c; text-decoration:none}
#footer a:hover {text-decoration:underline}

/*================== index.html ==================*/
#page1 #content .indent_1 {padding:17px 29px 19px 33px}
#page1 #content .indent_2 {padding:0 10px 7px 20px}
#page1 #content .col_box_1 .ind {padding:15px 15px 0 0}
#page1 #content .col_box_2 .ind {padding:15px 8px 8px 22px}
#page1 #content .block_2 .ind {padding:20px 10px 26px 20px}

/*================== index-1.html ==================*/
#page2 #content .indent {padding:20px 20px 4px 20px}
#page2 #content .block_2 .indent {padding:11px 0 11px 0}
#page2 #content .column_1 .ind {padding:10px 15px 23px 20px}
#page2 #content .column_2 .ind {padding:10px 20px 8px 21px}

/*================== index-2.html ==================*/
#page3 #content .indent_1 {padding:17px 0 10px 33px}
#page3 #content .indent_2 {padding:0 10px 12px 20px}
#page3 #content .indent_2 .bg_1 {margin-left:76px}
#page3 #content .col_box_1 .ind {padding:15px 10px 0 0}
#page3 #content .col_box_2 .ind {padding:15px 0 8px 22px}
#page3 #content .indent_3 {padding:0 10px 18px 20px}

/*================== index-3.html ==================*/
#page4 #content .indent {padding:20px 5px 0 20px}

/*================== index-4.html ==================*/
#page5 #content .indent_1 {padding:17px 0 42px 33px}
#page5 #content .box_1 {font-weight:bold; line-height:1.55em}
#page5 #content .box {font-weight:bold; line-height:1.55em}
#page5 #content .box_2 {font-weight:bold; line-height:1.55em}
#page5 #content .col_box_1 span {float:right; margin-right:50px}
#page5 #content .col_box_2 span {float:right; margin-right:38px}
#page5 #content .indent_2 {padding:0 10px 12px 33px}

.div_links {text-align:right; word-spacing:10px; width:390px}

/*================== index-5.html ==================*/
#page6 #content .indent {padding:17px 30px 0 34px}


/*==================block====================*/
.block_1 { background:#407aa0; margin-top:1px; line-height:1.27em; color:#fff}
.block_1 .ind {padding:8px 20px 13px 24px}

.block_2 {background:url(images/top_1.gif) repeat-x top #e5e5e5}
.block_2 .bot_1 {background:url(images/bot_1.gif) repeat-x bottom}

.block_3 {background:#08598b}
.block_3 .ind {padding:19px 20px 17px 14px}
.block_3 h5 {margin-bottom:9px}
/*==========================================*/


/*================== My Account table ====================*/


table.ListTable {
	padding: 5px;
	border: 1px solid #c8c8c8;
	border-collapse: collapse;
	background-color: white;
	text-alignment: left;
	vertical-align: top;
}

table.ListTable Caption{
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
}

table.ListTable th {
	font-size: 11px;
	border: 1px solid #c8c8c8;
	padding: 2px;
	background:url(/images/grid-blue-hd.jpg);
	background-color: white;
	color: #6B6B6B;
}
table.ListTable td {
	font-size: 11px;
	border: 1px solid #c8c8c8;
	padding: 2px;
	background-color: white;
	text-align: left;
	vertical-align: top;
}


table.vertical-list {
	margin-top: 10px;
}

table.vertical-list caption{
	color:#3d83cc;
	font-weight: bold;
	text-align: left;
	width: 700px;
	padding-top: 20px;
	
}

table.vertical-list th {
	font-weight: bold;
	text-align: right; 
	padding-right: 6px;
}

table.vertical-list th.color1 {
	color:#3d83cc;
	font-weight: bold;
	text-align: right; 
	padding-right: 6px;
}

/* used by contactInfo.php/orgInfo.php to distingish  contact/org (0: contact, 1: org) */
.ContactColor0 {
}

.ContactColor1 {
	color: #FF8C00;
}

}