/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{font-family: Verdana, Arial,sans-serif; margin: 0px; padding: 0px; font-size:12px;}

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

a:hover {
	text-decoration: underline;
}

/* Start Navbar styles */
td.header{padding:5px 0px 5px 0px;}
td.navbar{padding:2px 5px 2px 5px; text-align:center; background-color:#cccccc; font-size:12px;}
tr.black_line{height:1px; background-color:#000000;}
td.black_line{width:1px; background-color:#000000;}

a.navbar:link, a.navbar:visited, a.navbar:hover {color: #333366;text-decoration: none;}
a.navbar:hover {text-decoration: underline;}

a.footer:link, a.footer:visited, a.footer:hover {color: #333366;text-decoration: none;}
a.footer:hover {text-decoration: underline;}
/* End Navbar styles */

/** Main Styles **/
td.bodytext{vertical-align:top;}
h2.page_title{margin: 5px 5px 10px 10px; font-size:14px;}
p.bodytext{margin: 5px 10px 15px 10px; font-size:12px;}

tr.ws_5{height:5px;}

td.page_photo{vertical-align:top;}


td.pb_form_label{font-size:12px; padding: 5px 10px 5px 10px;}
td.pb_form_field{font-size:12px; padding: 5px 10px 5px 10px;}

p.footer{margin: 5px 5px 10px 5px; font-size:10px; text-align:center;}

/** Portfolio Styles **/
td.portfolio{ text-align:middle; padding: 10px 10px 10px 10px;}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 15px;
 color: #334d55;
}

h2{font-size: 16px; color: #666699;}
h2.tagline{font-size: 12px; color: #666699;}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}



/*************** #pageName styles **************/

#pageName{padding: 4px 0px 10px 10px;}


/************* #globalNav styles **************/




li.product_logos{padding: 10px 5px 15px 5px; text-align:center;}
