html, body {
     height: 99%;
     width: 99%;
     }
body {
			margin:0;
			background-color: #E5E5E5;
     }
     
table
{
	border-collapse: collapse; 
	padding: 0px;
	
}
     
/*Internal pages*/
.maintable {
	text-align: center; 
	margin-top: 30px; 
	margin-left:auto; 
	margin-right:auto; 
	width: 1000;
	
}

.content
{
	background-color: #FFFFFF;
}

/*Top Menu*/
.top_menu {
	background-color: #003366;	
}

.top_menu_phonenumber {
	font-family: arial, "lucida console", sans-serif; 
	color: white;
}

.top_menu_link{
	font-family: arial, "lucida console", sans-serif; 
	color: white;
	font-size: x-small;
	text-decoration: none;
}

.front_page_link{
	font-family: arial, "lucida console", sans-serif; 
	color: black;
	font-size: 11px;
	text-decoration: none;
}

.award_text {
	font-family: arial, "lucida console", sans-serif; 
	color: black;
	font-size: xx-small;
	text-decoration: none;
}

.top_menu_separator {
	font-family: arial, "lucida console", sans-serif; 
	color: white;
}

/*Left Menu*/
.left_section_title {
	font-family: arial, "lucida console", sans-serif;
	color: white;
	font-size: x-small;
	padding-left: 5;
	background-color: #84A3D1;
	border-top:solid #2E5888;
	border-bottom:solid #2E5888;
	border-left: hidden;
	border-right: hidden;
	border-collapse: collapse;
	border-width: 2;
}

.left_menu_main_column {
	border-collapse: collapse; 
	border-right: solid;
	border-color: #003366;
	width: 150;
	font-family: arial, "lucida console", sans-serif; 
	background-image: url(images/gradient.jpg);	
	background-repeat: repeat-x;
	border-width: 2;
	background-color: #E5EEFF;
}

.left_section_link {
	font-family: arial, "lucida console", sans-serif; 
	color: #003366;
	text-decoration: none;
	font-size: xx-small;
}

.left_section_viewing {
	background-color: #B7CCF7;
}

/*Content Area*/
.content_tab_link {
	font-family: arial,  sans-serif; 
	text-decoration: none;
	color: white;
	font-size: x-small;
}

.content_header {
	font-family: arial, sans-serif;
	color: #003366;
	font-size: medium;
	text-decoration: none;
	vertical-align: top;
	padding: 5px;
	
}

.content_large_text{
	font-family: arial, "lucida console", sans-serif; 
	color: #003366;
	font-size: medium;
	text-decoration: none;
}

.content_text{
	font-family: arial, sans-serif; 
	font-size: small;
	margin: 0 5 15 5;
}

.content_text_press a{
	font-family: arial, sans-serif; 
	font-size: small;
	margin: 0 5 15 5;
	color: #003366;
	font-weight: bold;
}


.subcontent_text {
	font-family: arial, sans-serif; 
	font-size: x-small;
	margin: 0 5 15 5;
}

.address_table {
	padding-right=6;
}

.content_tabs {
	border-bottom:solid #003366;
	border-top: hidden;
	border-left: hidden;
	border-right: hidden;
	border-width: 2;
}

.content_tab_not_selected {
	background-color: #B2B2B2;
}

.content_tab_selected {
	background-color: #003366;
}

li { margin-top: 10; margin-bottom: 10; 	font-family: arial, sans-serif; 
	font-size: small;
} 

.hilite {
	background-color: #CADBFD;
	border-bottom: solid #003366;
	border-top: solid #003366;
	border-left: solid #003366;
	
	border-width: 1;

}

.popup_table {
	border-bottom: solid #003366;
	border-top: solid #003366;
	border-left: solid #003366;
	border-right: solid #003366;
	border-width: 1;
}

.spotlight_table {
background-image: url(images/Box_Blank22.jpg);
background-repeat: no-repeat;
background-position: center;
}

.news_table {
background-image: url(images/Box_News.jpg);
background-repeat: no-repeat;
}

.customers_table {
background-image: url(images/Box_Customers.jpg);
background-repeat: no-repeat;
}

.events_table {
background-image: url(images/Box_Events.jpg);
background-repeat: no-repeat;
}

.awards_table {
background-image: url(images/Box_Awards.jpg);
background-repeat: no-repeat;
}

/*Footer*/
.footer {
background-color: #CADBFD;
}

.footer_table {
	border-top: solid #003366;
	border-top-width: 0;
	padding-top: 10;
	background-color: #003366;
}

.footer_text{
	color: #C0CFE6;
	font-family: arial, "lucida console", sans-serif;
	font-size: x-small;
}

/*Main Table*/
.main_table {
	border-top:none;
	border-bottom:solid #CADBFD;
	border-left: none;
	border-right: solid #CADBFD;
	border-collapse: collapse;
	border-width: 2;
}

.left_col {
	width: 175;
	border-top:none;
	border-bottom:none;
	border-left: none;
	border-right: solid #CADBFD;
	border-collapse: collapse;
	border-width: 2;
}

.center_col {
	border-top:solid #CADBFD;;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-collapse: collapse;
	border-width: 2;
}

.right_col {
	width: 175;
	border-top:none;
	border-bottom: none;
	border-left: solid #CADBFD;
	border-right: none;
	border-collapse: collapse;
	border-width: 2;
}

.section_header {
	font-family: arial, "lucida console", sans-serif;
	font-size: x-small;
	color: white;
	background-color: #B2B2B2;
	border-top:solid #E5E5E5;
	border-bottom:solid #E5E5E5;
	border-left: hidden;
	border-right: hidden;
	border-collapse: collapse;
	border-width: 2;
	align: center;
	width:100%;
}

.section_text {
	font-family: arial, "lucida console", sans-serif;
	color: #003366;
	font-size: 12;
}

.more_info_link {
	font-family: arial, "lucida console", sans-serif;
	color: #003366;
	font-size: small;
	text-decoration: none;
}

.event_date {
	color: black;
	font-size: xx-small;
}

/*List Spacing*/
.list_spacing{
	padding-bottom: 5;
}

/*Image Placement*/
.image_div { 
margin: 0 0 10px 10px;
float: right; 
clear: right;
}

.bio_image{
margin: 0 10 0 0;
float: left; 
clear: left;
}

.event_table { 
	border-collapse: collapse; 
  border-top: hidden;
  border-color: #ccc6b0;
}

.event_table_row {
	border-top: 1px solid;
	border-color: #ccc6b0;
}

.event_table_col {
	font-family: arial, "lucida console", sans-serif; 
	font-size: x-small;
	margin: 0 5 15 5;
	border-bottom: 1px solid;
	border-color: #ccc6b0;
}

.product_table {
	border-collapse: collapse;
	border: none; 
}

.product_column {
	border-right: 3px solid #CADBFD; 
}

.whitepaper_col {
	border-bottom: 1px solid;
	border-color: #ccc6b0;
}

.white_paper_info{
	color: #ccc6b0;
	font-family: arial, "lucida console", sans-serif; 
	font-size: xx-small;
}

.product_category_title {
	 font-family: arial, "lucida console", sans-serif; 
	 color: #7F7F7F;
	 border-right: 1px	solid #003366;
}

.product_table_text {
  font-family: arial, "lucida console", sans-serif; 
  color: #7F7F7F;
	border-right: 1px	solid #003366;
	font-size: x-small;
}

.header {
	font-family: arial, "lucida console", sans-serif; 
	color: #6B7DAF;
	font-size: x-large;
}

.comment {
	font-family: arial, "lucida console", sans-serif; 
	color: #000000;
	font-size: 11px;
        font-weight: bold;
}

.underlined_column_header {
	font-family: arial, "lucida console", sans-serif; 
	color: #003466;
	font-size: medium;
	border-bottom: 2px solid #7593C7;
}

.column_header {
	font-family: arial, "lucida console", sans-serif; 
	color: #003466;
	font-size: medium;
	text-decoration: underline;
}


.subsection_content_header {
	font-family: arial, "lucida console", sans-serif; 
	color: #003466;
	font-size: medium;
}

.separator_column{
	border-left: 1px solid #7593C7;
}

.login_link {
	font-family: arial, "lucida console", sans-serif; 
	color: #003366;
	font-size: small;
	text-decoration: none;
}

.customer_story {
	font-family: arial, "lucida console", sans-serif;
	color: #003366;
	font-size: small;
}

.bottomrow {
	border-top: 1px solid #7593C7;
}

.homeheader
{
	text-align: center;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
	border: 3px solid #CCCBD0;
	border-right: 0px solid #C0CFE6;
	height: 1%;
}
.homeheader a
{
	color: #FFFFFF;
	text-decoration: none;
}
.homeheader a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
} 
.homecontent
{
	text-align: left;
	color: #003366;
	background-color: #FFFFFF;
	border: 3px solid #CCCBD0;
	border-right: 0px solid #C0CFE6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.seperator
{
	background-color: #E5E5E5;
}
