html, body {

}
body {
  margin: 0;
  padding: 10px;
  font-family:Verdana, Geneva, sans-serif 11px;
  background: #fff;
  text-align: center;
}

a {
  color: #333;
}

a:hover {
  color: #BC0410;
}

h2 {margin-bottom:0; padding-bottom:0; font-size: 14px;color:#666;}
h3 {margin-bottom:0;padding-bottom:0; font-size: 12px; font-weight: bold;}

p {margin-top:0; padding-top:0;}

fieldset { margin: margin: 1em 0; padding: 1em; border: 1px solid #cccccc; }
label { display: block; }
input { width: 200px; }
textarea { width: 300px; height: 100px; }
.labeltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666699; }
.text2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666 font-weight: bold;} 
fix for firefox 
input[type="text"], textarea {
border-top: 2px solid #999999;
border-left: 2px solid #999999;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

#tel {
	position: absolute;
	top: 3px;
	right: 10px;
	text-align: right;
	font-size: 11px;
	color: #666;
}
/* Styling for header and footer links*/

#footer {text-align: center; color: #8B8A8A; font-size: 11px; margin-bottom: 20px; margin-top: 10px; width: 80%;}
#footer a {text-decoration: none; font-size: 11px; color:#999;}
a.head_foot_link {
  color: #CBC9C9;
  font-size: 11px;
  text-decoration: none;
  margin: 0px 20px 0 0;
}

a.head_foot_link:hover {
  color: #B10101;
}

#site_top_links { 
  height: 18px;
  padding-top: 0px;
}

#top_right_links {
  margin-left: 150px;
}

/* Styling for header and footer links EOF*/



p {
	font-family: Verdana, Arial;
}


.page_header {
 font-family: verdana;
 font-size: 16px;
 font-weight: bold;
 color:#036;
 margin: 0;
}

/* News Page */
.news_item {
 border-bottom: 1px solid #ccc;
 margin: 10px;
 padding: 5px;
}

.news_title {
  font-weight:bold;
	font-size: 14px;
	text-decoration: underline;
	color: ##076D2B; 
	margin-bottom: 5px;
}

/* News Page EOF */

/* Infobox Styles */

.side_box {
padding: 10px;
text-align: left;
font-weight: normal;
Ffnt-size: 10px;
}

.side_box_heading {
  font-family: Verdana, Arial;
  color: #BC0410;
  font-size: 11px;
  font-weight: bold;
}

.side_box_content {
  font-family: Verdana, Arial;
  color: #484747;
  font-size: 11px;
}


.side_box_content form {
	width: 180px;
	text-align: center;
}


/* Infobox Styles EOF */

td{
font-family:verdana;
font-size:8pt;
}


/*Styles for My Account Page */
.account_heading {
  font-size: 14px;
  font-weight: bold;
	color: #444;
}

.account_checkbox_row {
  height:30px;
	margin-bottom: 10px;
	border: 1px dotted #aaa;
}
/*Styles for My Account Page EOF*/

.warning {
  border: 1px solid #a00;
	background: pink;
	color: #a00;
	padding: 10px;
	margin: 5px 0 5px 0;
	font-weight: bold;
	font-size: 14px;
}

a.simple_button {
  display: block;
  border: 1px solid #aaa;
	padding: 5px;
	text-decoration: none;
	background: #fff;
	border: 1px solid #000;
	text-align: center;
}

a.simple_button:hover {
  background: #aaa;
	border: 1px solid #a0a;
}


#site_container {border: 1px solid #666666;  background:#E5E5E5; width: 1024px; margin: 0 auto;}
#logo_container {height: 100px; text-align: left; background:#fff; position: relative;}
#logo_container a img {border: none;}

#top_menu {height: 30px; background: #4C4C4C; line-height: 22px;}
#top_menu ul {margin:0;padding:0; list-style-type: none;}
#top_menu li {display: inline; padding:0 5px; font: 11px Verdana, Geneva, sans-serif; line-height: 30px;}
#top_menu a {color: #fff; text-decoration: none; margin: 0 10px;}
#top_menu a:hover {color:#1F5EAB;}

#leftmenu ul {margin:0;padding:0; list-style-type: none; font-size: 12px;}
#leftmenu li {background: url(/templates/simple/images/sub_nav_bullet.jpg) 3px left no-repeat;
  text-decoration: none;
  color: #8F8F8F;
  margin: 7px 0 0 0;
  padding-left: 15px;
  color: #666;
  line-height: 20px;
}
#leftmenu ul li ul li {line-height: 18px; background: none; margin-top: -4px;}
#leftmenu li a {display: block; color:#666; text-decoration: none;}
#leftmenu li a:hover {color:#333;}

#flash_container {height: 238px; background: url('images/splash_repeat.jpg') repeat-x;}
#splash_left {float: left; display: inline; width:413px;}
#splash_right {float: right; display: inline; width:410px;} 
#splash_center {}

#gutter_left {width: 30px;}

#column_left_container { 
  background: url('images/infobox_bg_repeat.jpg') repeat-x top right #fff; 
  width: 248px; 
  text-align: left;
  padding-top: 40px;
}

#gutter_middle {width: 10px;}


#content_container {
  background: url('images/infobox_bg_repeat.jpg') repeat-x top left #fff; 
  min-height: 600px;
  height:auto;
  font-size: 12px; 
  color:#484747; 
  text-align: left;
  padding: 20px;
 }
#content_container a{text-decoration: none; color:#036;}
#content_container a:hover {color:#900;}


.sub_nav_link {
	background: url(/templates/flostream/images/sub_nav_bullet.jpg) center left no-repeat;
  display: block;
  text-decoration: none;
  color: #8F8F8F;
  margin: 7px 0 0 0;
  padding-left: 15px;
}

.sub_nav_link:hover {
 color: #C00110;	
}

.sub_nav_link img {
  position: relative;
  top: 2px;
}

.sub_nav_link_selected {
	background: url(/templates/flostream/images/sub_nav_bullet.jpg) center left no-repeat;
  display: block;
  text-decoration: none;
  color: #8F8F8F;
  margin: 10px 0 0 0;
  padding-left: 15px;
  font-weight: bold;
}

.sub_nav_link_selected:hover {
 color: #C00110;	
}




#copyright {width: 210px; float: left; text-align: left;}
#legal {width: 100px; margin-left: 100px;}
#legal a {color: #8B8A8A; text-decoration: none;}

#design_note {width: 350px; float: right; text-align: right;}
#design_note a {color: #8B8A8A; text-decoration: none;}

#case_study_images {text-align: center; margin-top: 20px;}
#case_study_images a {text-decoration: none}

#case_study_image1 {margin-right: 20px;}
#news_feed_container {}
#news_feed_container a {text-decoration: none;}
#news_feed_container img {margin-right: 10px;}

#contact_box {
  background: #ddd;
  border: 1px solid #8f8f8f;
  margin: 10px;
  text-align: center;
}

.services_showcase_box {
  border: 2px solid #8f8f8f; 
  background: #aaaaaa;
  text-align: center;
  width: 150px;
  float: left;
  padding: 10px;
  margin: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;

}

.key_point {
  background : url('images/key_point_bg.jpg') no-repeat;
  width: 278px;
  height: 173px;
  padding: 25px 25px 5px 10px;
  color: #fff;
  font-size: 18px;
  font-family: tahoma;
}

/* Flostream Specific Styles EOF */

.menu_current {font-weight: bold;}
	
