html,body 
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	color: black;
}
	
 p,td {
	font-size: 11px;
	margin: 10px 0px 0px 10px;
	padding : 0px 0px 0px 20px;
	}
	
 h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding : 20px 10px 10px 10px;
	color: #153D78;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	padding : 20px 0px 15px 0px;
	text-decoration : underline;
	margin : 0px 15px 0px 15px;
	color: #2F4F4F;
	}

h3 {
	margin : 20px 10px 0px 10px;
	padding : 5px 0px 10px 10px;
	font-size : 13px;
	font-family : Trebuchet MS;
}	

h4 {
	margin : 10px 0px 0px 15px;
	padding : 0px 0px 0px 0px;
	font-size : 12px;
	text-decoration : underline;
}

h5 {
	margin : 10px 0px 0px 5px;
	padding : 0px 0px 0px 0px;
	font-size : 12px;
	text-decoration : underline;
}

h6 {
	margin : 10px 0px 0px 25px;
	padding : 0px 0px 0px 0px;
	font-size : 12px;
}

em {
	text-decoration : underline;
	font-style : italic;
}

.horizontal_rule {
	border-bottom: 1px solid silver; 
	width: 70%; 
	margin-left: auto; 
	margin-right: auto;
	padding : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	clear: both;
}

td.main {
	margin-top: 10px;
	margin-bottom: 5px; 
	padding : 5px 10px 5px 20px;
	}
	
#nav, #nav ul 
{
	list-style: none;
	text-align:center;
	line-height : 31px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
}

#nav a 
{
	display: block;
	vertical-align:top;
	background-image:url(../images/menu_middle_bg.gif);
	width:122px;
	height:31px;
	font-family: Verdana;
	font-size: 10px;
	color: navy;
	text-decoration: none;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
}

#nav li {
	float: left;
	background-color : #D4D0c8;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 1px;
}

#nav li ul {
	position: absolute;
	left: -1000px;
	height: auto;
	width: 166px;
	font-weight: normal;
	font-size: 9px;
	border-width: 5px;
	text-align:left;
	margin: 0;
	
}

#nav li li 
{
    background-image:url(../images/menu_middle_bg.gif);
	padding: 0px 0px 0px 12px;
	width: 154px;
	margin: 0px 0px 0px 0px;
}

#nav li ul a 
{
	
	color: navy;
	width: 166px;
	border-right: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	
}

#nav a:hover, #nav a.sfhover {
	
	background-image:url(../images/menu_middle_bg_over.gif);

}

#nav li:hover, #nav li.sfhover {
	background-image:url(../images/menu_middle_bg_over.gif);
}

.nav_menu{
	background-color : black;
	background-color : #D4D0c8;
	background-image:url(../images/menu_middle_bg.gif);
	height:32px;
	width:887px;
	vertical-align: top;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:1px;  
	
}

.nav_td_box {
	padding: 0px 0px 0px 0px;
	height:4px;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
}

.nav_img_format{
    padding: 0px 0px 0px 0px;
    height:4px;
	vertical-align:top;
	margin: 0px 0px 0px 0px;

}

.nav_menu_spacer{
	background-color : black;
	font-size: 9px;
	padding-top:0px;
	padding-bottom:0px;
	padding: 0px 0px 0px 0px;
	color: white;
}

a{
	color : navy;
	text-decoration: none;
	font-weight : bold;
}

a:link {
	color : navy;
	text-decoration: none;
	font-weight : bold;
}

a:visited {
	color : navy;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	text-decoration: underline;
	color : maroon;
	font-weight : bold;
}

a:active {
	text-decoration: underline;
	color : maroon;
	font-weight : bold;
}

a.link_section_sample {
	padding: 10px 15px 10px 15px;
	text-align: left;
	margin-top : 3px;
	margin-bottom : 3px;
	font-weight : normal;
	border: 1px solid silver;
}

a.link_section_sample:link {
	background-color: #153d78;
	text-decoration: none;
	color : white;
	font-weight : normal;
}
	
a.link_section_sample:visited {
	background-color: #153d78;
	text-decoration: none;
	color : white;
	font-weight : normal;
}
	
a.link_section_sample:hover { 
	background-color: maroon;
	font-weight : bold;
	text-decoration: none;
	font-weight : normal;
}
	
a.link_section_sample:active { 
	background-color: maroon;
	font-weight : bold;
	text-decoration: none;
	font-weight : normal;
}

#container {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px 0px 0px 0px;
	width: 887px;
}

#center
{
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
}
	
#main {
	padding : 1px 0px 0px 0px;
	background-color : white;
}

#main p {
	padding : 0px 10px 0px 10px;
}

#main ul {
	margin-top : 10px;
	margin-left: 30px;
	list-style-image : url(..../images/bullet_disc.gif);
	line-height: 14px;
	font-size: 11px;
	padding : 10px 20px 5px 30px;
}

#main ol {
	margin-top : 5px;
	padding-top: 10px;
	font-size: 12px;
	padding-bottom : 5px;
	padding-left: 30px;
	margin-left: 30px;	
	list-style : decimal;
}

#main li {
	padding-bottom : 10px;
	padding-right: 20px;
}

#titlebar 
{
    background-image:url(../images/title_bg.gif);
    background-repeat:no-repeat;
    width:100%;
    line-height:65px;
    padding-left:25px;
    padding-bottom:0px;
    text-align:left;
    font-family: Arial;
    font-size:20px;
    color:White;
}  

#leftbar_box 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color : #ffffff;
	font-family: Arial;
	text-align: left;
}

#leftbar_top
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width:180px;
	height:34px;
	font-size: 12px;
	font-weight:bold;
	color : white;
	background-image : url(../images/leftbar_box_top_bg.gif);	
}

.leftbar_middle_h1 
{
	vertical-align:middle;
	width:180px;
	height:31px;
	line-height: 28px;
	font-weight:bold;
	color : white;
	background-color : #7890B4;
	border-bottom:solid 1px #C7DBF6;
}

.spacer_h1
{
    padding-left:10px;
}

.leftbar_middle_h2
{
	vertical-align:middle;
	width:180px;
	height:31px;
	line-height: 28px;
	color : white;
	background-color : #C7DBF6;
	
}

.spacer_h2
{
    padding-left:15px;
}

#leftbar_bottom 
{   
    vertical-align:top;
    width:180px;
	height:36px;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: white;
	background-image : url(../images/leftbar_box_bottom_bg.gif);	
}

#leftbar a 
{
    display: block;
	vertical-align:middle;
	background-color:#7890B4;
	width:180px;
	height:30px;
	font-family: Arial ;
	font-size:11px;
    font-weight: normal;
}

#leftbar 
{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	background-color : #ffffff;
	
}

#leftbar a:link {
	text-decoration: none;

	color : white;
}
	
#leftbar a:visited {
	text-decoration: none;
	color : white;
}
	
#leftbar a:hover { 
	font-weight : bold;
	color : white;
	background-color : #C7DBF6;
	text-decoration: none;
}
	
#leftbar a:active { 
	text-decoration: none;
	}

#leftbar table {

}

#leftbar p,td {
	margin-left: 10px;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px 0px 0px 0px;
}

#leftbar_prod a 
{
    display: block;
	vertical-align:middle;
	background-color:#7890B4;
	width:180px;
	height:30px;
	font-family: Arial ;
	font-size:11px;
    font-weight: normal;
}

#leftbar_prod 
{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	background-color : #ffffff;
	
}

#leftbar_prod a:link {
	text-decoration: none;

	color : white;
}
	
#leftbar_prod a:visited {
	text-decoration: none;
	color : white;
}
	
#leftbar_prod a:hover { 
	font-weight : bold;
	color : white;
	background-color : #C7DBF6;
	text-decoration: none;
}
	
#leftbar_prod a:active { 
	text-decoration: none;
	}

#leftbar_prod table {

}

#leftbar_prod p,td {
	margin-left: 10px;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px 0px 0px 0px;
}

#leftbar_news a 
{
    display: block;
	vertical-align:middle;
	background-color:#7890B4;
	width:180px;
	height:30px;
	font-family: Arial ;
	font-size:11px;
    font-weight: normal;
}

#leftbar_news 
{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	background-color : #ffffff;
	
}

#leftbar_news a:link {
	text-decoration: none;

	color : white;
}
	
#leftbar_news a:visited {
	text-decoration: none;
	color : white;
}
	
#leftbar_news a:hover { 
	font-weight : bold;
	color : white;
	background-color : #C7DBF6;
	text-decoration: none;
}
	
#leftbar_news a:active { 
	text-decoration: none;
	}

#leftbar_news table {

}

#leftbar_news p,td {
	margin-left: 10px;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px 0px 0px 0px;
}

#leftbar_about a 
{
    display: block;
	vertical-align:middle;
	background-color:#7890B4;
	width:180px;
	height:30px;
	font-family: Arial ;
	font-size:11px;
    font-weight: normal;
}

#leftbar_about 
{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	background-color : #ffffff;
	
}

#leftbar_about a:link {
	text-decoration: none;

	color : white;
}
	
#leftbar_about a:visited {
	text-decoration: none;
	color : white;
}
	
#leftbar_about a:hover { 
	font-weight : bold;
	color : white;
	background-color : #C7DBF6;
	text-decoration: none;
}
	
#leftbar_about a:active { 
	text-decoration: none;
	}

#leftbar_about table {

}

#leftbar_about p,td {
	margin-left: 10px;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px 0px 0px 0px;
}


#rightbar
{

    padding-right:4px;
}
#rightbar_box td
{
    padding : 0px 0px 0px 0px;
	margin : 0px 3px 0px 0px;
}

#rightbar_top img
{
    padding-bottom:3px;
	
	padding-top:1px;
}

.rightbar_infobox
{
    padding-top:0px;
    margin-bottom:3px;
    margin-top:0px;
    padding-bottom:0px;
    text-align:left;
}

.rightbar_infobox_T_M 
{
    background-image:url(../images/infobox_top_middle_bg.jpg);
    color:#153D78;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    padding-left:20px;
    line-height:18px;
    vertical-align:bottom;
}

.rightbar_infobox_M_M ul
{

     position:relative;
     text-indent:0px;
     vertical-align:top;
     padding-top:0px;
     padding-left:20px;
     padding-bottom:0px;
     margin:8px 0px 0px 0px;
}

.rightbar_infobox_M_M li
{
    text-indent:0pt;
    clear:both;
    vertical-align:top;
    font-size:10px;
    text-align:left;
    line-height:14px;
    list-style-image:url(../images/bullet_disc.gif);
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    padding-top:0px;
    padding-bottom:0px;
}

.rightbar_infobox_M_M li a
{
    color:#000000;
    font-weight:normal;
}

.rightbar_infobox_M_M li a:link
{
    color:#000000;
    font-weight:normal;
}

.rightbar_infobox_M_M li a:hover
{
    color:#000000;
    font-weight:normal;
    text-decoration:underline;
}
.rightbar_infobox_M_M a:visited
{
    color:#666666;
    font-weight:normal;
    text-decoration:none;
}

#footer {
	
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 20px;
	
}

#footer td { 
	padding : 5px 25px 0px 0px;
	font-size : 10px;
	clear: both;
	margin : 3px 0px 0px 0px;
	background-color: #ffffff;
	color: #666666;
}



#footer a {
	color : #666666;
}

#footer a:link {
	color : #666666;
}

#footer a:visited {
	color : #666666;
}

#footer a:hover {
	color : #333333;
	text-decoration: underline;
}

#footer a:active {
	color : #333333;
}

#header 
{
	padding-bottom:0px;
	vertical-align: bottom ;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#popup_container {
	margin: 10px 10px 10px 10px;
	background-color: white;
	padding : 10px 10px 10px 10px;
}

#popup_container li {
	font-size : 14px;
}

img {
	border: 0;
	vertical-align : middle;
	padding : 0px 0px 0px 0px;
	}
	
topedgeimg 
{
   
    border: 0;
	padding : 0px 0px 0px 0px;

}

leftedgeimg 
{
    float:left;
    vertical-align:top;
    border: 0;
	padding : 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.rightedgeimg 
{
	float:right;
	vertical-align:top;
    border: 0;
	padding : 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.message {
	font-size: 10px;
	color: Red;
	font-weight: bold;
	}

.detailsviewhead {
	font-weight : bold;
	color : black;
	background-color : #E2E2E2;
	width: 25%;
}

.tblHead 
{
	font-weight : bold;
	color : black;
	background-color : #E2E2E2;
	text-align : center;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.tblSearchHead {
	font-weight : bold;
	color : white;
	background-color : maroon;
	border-bottom: 1px solid silver;
	border-right : 1px solid silver;
	text-align : center;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.tblSearchHead a:link {
	color : white;
	text-decoration : none;
}

.tblSearchHead a:visited {
	color : white;
	text-decoration : none;
}

.tblSearchHead a:hover {
	color : white;
	text-decoration : underline;
}

.tblSearchHead a:active {
	color : white;
	text-decoration : underline;
}

.tblFooter {
	font-weight : bold;
	text-align : center;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.main_table {
	margin-left : auto;
	margin-right : auto;
	margin-top: 10px;
	width: 97%;
	border : 0px none;
	padding : 0px 0px 0px 0px;
	clear: both;
}

.main_table td {
	margin: 0px 0px 0px 0px;
	padding : 5px 5px 5px 5px;
}

.search_table {
	margin-left : auto;
	margin-right : auto;
	margin-top: 10px;
	width: 95%;
	border : 0px none;
	padding : 0px 0px 0px 0px;
}

.search_table td {
	margin: 0px 0px 0px 0px;
	padding : 5px 5px 5px 5px;
}

.login_table {
	margin-left : auto;
	margin-right : auto;
	margin-top: 10px;
	width: 90%;
	border : 0px;
}

.login_table td {
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.login_table p {
	margin: 5px 0px 5px -10px;
	padding : 0px 0px 0px 0px;
}

#mastheadlinkbox 
{
	padding-left:10px;  
	padding-top:0px; 
	padding-bottom:0px;
	background-color:#153d78;
	height:24px;
}

.mastheadright {
	text-align : center;
	font-family: arial;
	font-weight: bold ;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

.mastheadright:link 
{
	font-family: arial;
	color:white;
	font-weight: bold ;
	text-decoration : none;
}

.mastheadright:visited 
{
	font-family: arial;
	color:white;
	font-weight: bold ;
	text-decoration : none;
}

.mastheadright:hover 
{
	font-family: arial;
	color:white;
	font-weight: bold ;
	text-decoration : underline;
}

.mastheadright:active 
{
	font-family: arial;
	color:white;
	font-weight: bold ;
	text-decoration : none;
}

.mastheadbottom {
	text-align : center;
	font-family: arial;
	font-weight: bold ;
	font-size: 10px;
	padding-left:10px; 
	padding-top:20px;
}

.mastheadbottom:link 
{
	font-family: arial;
	color:navy;
	font-weight: bold ;
	text-decoration : none;
}

.mastheadbottom:visited 
{
	font-family: arial;
	color:navy;
	font-weight: bold ;
	text-decoration : none;
}

.mastheadbottom:hover 
{
	font-family: arial;
	color:navy;
	font-weight: bold ;
	text-decoration : underline;
}

.mastheadbottom:active 
{
	font-family: arial;
	color:navy;
	font-weight: bold ;
	text-decoration : none;
}

.quote {
	margin: 0px 0px 5px 10px;
	
	font-family : georgia;
	background: url(..../images/quote_right.gif) no-repeat 95% 95%;
	padding : 10px 10px 10px 10px;
	color : #626262;
}

.quote p {
	background: url(..../images/quote_left.gif) no-repeat 0% 0%;
	margin: 5px 0px 0px 10px;
	padding : 50px 0px 0px 10px;
	font-size: 16px;
	font-style : italic;
}

.author {
	font-size : 12px;
	color: black;
	margin-left : 10px;
	margin-top : 5px;
	font-weight : bold;
}

.president_image {
	float : left;
	padding: 0px 20px 10px 0px;
}

.gallery_caption 
{
	text-align: center;
	width: 200px;
}

.product_sample {
	padding : 10px 10px 20px 10px;
	margin:  10px 10px 10px 20px;
}

.product_price {
	font-weight : bold;
	color : #2F4F4F;
	margin-bottom : 25px;
}

.shopping_totals {
	font-weight : bold;	
}

.welcome_item {
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 95%;
	display : block;
	margin-top : 10px;
	margin-bottom : 0px;
	margin-left: auto;
	margin-right: auto;
	font-weight : normal;
	border-bottom : 1px silver solid;
}

.welcome_item p {
	margin: 0px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
}

.welcome_item td {
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.welcome_item img {
	margin: 0px 0px 10px 0px;
}

.welcome_price {
	float : right;
	font-weight: bold;
}

.address_search_type {
	margin: 0px 0px 0px 30px;
}

#progress_bar {
	height:30px; 
	width:0px;
	background-color : maroon;
}

#guide {
	padding: 10px 10px 30px 20px;
	margin: 0px 0px 0px 0px;
}

.selectedguideItem {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-weight : bold;
	font-size : 14px;
	font-family : trebuchet MS;
	color : maroon;
	border-bottom: 5px solid maroon;
}

.guideItem {
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 10px;
	font-weight : bold;
	font-size : 14px;
	font-family : trebuchet MS;
	color : silver;
}

.additional_product {
	margin: 0px 20px 10px 15px;
	padding: 5px 15px 5px 15px;
}

.floatleft {
	float : left;
	padding: 0px 10px 10px 0px;
}

.front_table {
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	width: 887;
	border : 0px none;
	padding : 0px 0px 0px 0px;
	clear: both;
}

.front_table h1 {
	text-align: center;
}

.front_table h2 {
	text-align: center;
	padding : 5px 0px 5px 0px;
	text-decoration : underline;
}

.front_table h3 {
	margin : 0px 10px 0px 10px;
	padding : 0px 0px 10px 10px;
}

.home_center_sec1 td
{
    margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color: #ffffff;
}

#home_center_table td
{
    margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color: #7890B3;
}


#home_center_menu_table td
{
	color:white;
	background-color: #2B4A77;

}

#home_center_menu_table a
{
    display: block;
    width:250px;
    height:61px;
	font-family: Arial;
    font-weight:lighter;
    background-image:url(../images/homepage/home_menu_bg_arrow.jpg);


	color:white;
}

#home_center_menu_table a:hover
{

	background-image:url(../images/homepage/home_menu_bg_over.jpg);
	text-decoration:none;
	color:#95B7EA;
}

#home_center_menu_table div
{
    vertical-align: middle; 
    margin : 0px 0px 0px 0px;
	padding : 15px 0px 0px 0px;
}

.home_center_sec2 td
{
	color:white;
	font-family: Arial;
	
	padding-bottom: 0px;
}


.home_center_sec_2_title
{
	height:36px;
	text-align:left;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-size:18px;
	vertical-align:middle;
	background-image:url(../images/homepage/home_menu_bg.jpg);
	border-bottom: solid 1px #000000;
}

.home_center_sec2_middle
{
    background-image:url(../images/homepage/home_sec2_bg.jpg);
    margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.home_center_sec2_leftbox
{
    font-size:12px;
    text-align:left;
    line-height: 15px;
    vertical-align:top;
    padding: 10px 20px 0px 20px;
    margin:0px 0px 0px 0px;
    border-right: solid 1px #000000;
}

.home_center_sec2_leftbox div a
{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}

.home_center_sec2_leftbox div a:link
{
	color:#ffffff;
	text-decoration:none;
}

.home_center_sec2_leftbox div a:hover
{
	color:#2B4A77;
	text-decoration:underline;
}

.home_center_sec2_leftbox a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.home_center_sec2_linkbox
{
    font-size:10px;
    text-align:left;
    vertical-align:middle;
    width: 268px;
    margin : 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    border-bottom: solid 1px #000000;
}

.home_center_sec2_linkbox a
{
    display:block;
	width: 100%;
	height:31px; 
	top:0px;
	color:#ffffff;
	padding-top:8px;
	background-image:url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
}

.home_center_sec2_linkbox a:link
{
	color:#ffffff;
	background-image:url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
    margin-left:-10px;
    padding-left:10px;
}


.home_center_sec2_linkbox a:hover
{
    color:#ffffff;
    background-color:#98B0D3;
    text-decoration:none;
    margin-left:-10px;
    padding-left:10px;
}

.home_center_sec2_linkbox a:visited
{
	color:#ffffff;
	text-decoration:none;
	margin-left:-10px;
    padding-left:10px;

}

.home_center_sec2_bottom 
{
    background-color: #697D98;
    
    padding-top: 0px;
    padding-bottom: 0px;
    height:4px;
    line-height:4px;
}

.home_center_sec3 
{
	font-family: Arial;
	margin-top:3px;
	padding-bottom: 0px;
}

.info_box td
{
    padding-bottom:0px;
}

.infobox_T_L
{
    background-image:url(../images/infobox_top_L_corner.jpg);
    width:12px;
    height:26px;
}
.infobox_T_M
{
    background-image:url(../images/infobox_top_middle_bg.jpg);
    color:#153D78;
    font-family:Arial;
    text-align:left;
    font-size:11px;
    font-weight:bold;
    padding-left:20px;
    vertical-align:middle;
}
.infobox_T_R
{
    background-image:url(../images/infobox_top_R_corner.jpg);
    width:12px;
    height:26px;
}

.infobox_M_L
{
    background-image:url(../images/infobox_L_bg.jpg);
}

.infobox_M_M 
{
     text-indent:0pt;
     clear:both;
     vertical-align:top;
     padding-top:0px;
     padding-bottom:0px;
     margin:0px 0px 0px 0px;
}
.infobox_M_M ul
{
    position:relative;
    left:-20px;
    top:-10px;
    clear:both;
    line-height:5px;
    text-indent:0pt;
    margin:0px 0px -20px 0px;
    padding:0px 0px 0px 0px;
    
}

.infobox_M_M li
{
    text-indent:0pt;
    clear:both;
    vertical-align:middle;
    font-size:11px;
    text-align:left;
    line-height:14px;
    list-style-image:url(../images/bullet_disc.gif);
    margin-top:0px;
    margin-bottom:-7px;
    padding-top:0px;
    padding-bottom:0px;
}

.infobox_M_M li a
{
    color:#000000;
    font-weight:normal;
}

.infobox_M_M li a:link
{
    color:#000000;
    font-weight:normal;
}

.infobox_M_M li a:hover
{
    color:#000000;
    font-weight:normal;
    text-decoration:underline;
}
.infobox_M_M a:visited
{
    color:#666666;
    font-weight:normal;
    text-decoration:none;
}

.infobox_M_R
{
    background-image:url(../images/infobox_R_bg.jpg);
}

.infobox_B_L
{
    background-image:url(../images/infobox_B_L_corner.jpg);
    width:12px;
    height:12px;
}
.infobox_B_M
{
    background-image:url(../images/infobox_B_middle_bg.jpg);
}
.infobox_B_R
{
    background-image:url(../images/infobox_B_R_corner.jpg);
    width:12px;
    height:12px;
}



.box {
	border : 1px solid silver;
	width : 95%;
	margin-left : auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom : 20px;
}

.box h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align : center;
	padding : 5px 0px 5px 0px;
	color: white;
	background-color : #153D78;
	background-image : url(..../images/boxhead.jpg);
}

.box h2 {
	text-decoration : none;
	background-color : #EFEFEF;
	margin : 10px 0px 10px 0px;
	padding : 5px 0px 5px 10px;
}

.box h3 {
	margin : 20px 10px 0px 10px;
	padding : 5px 0px 0px 10px;
	font-size : 13px;
	font-family : Trebuchet MS;
}	

.breadcrumb {
	background-color : #EAC287;
	width : 100%;
	padding: 3px 0px 3px 0px;
	margin : 0px 0px 0px 0px;
	border-bottom : 1px solid black;
}

.breadcrumb p {
	font-size: 10px;
	margin : 0px 5px 0px 0px;
}

.indented_table {
	margin-left : auto;
	margin-right : auto;
	margin-top: 10px;
	width: 95%;
	border : 0px none;
	padding : 0px 0px 0px 5px;
}

.indented_table td {
	margin: 0px 0px 0px 5px;
	padding : 5px 5px 5px 5px;
}

.indented_table p {
	margin: 10px 0px 5px 5px;
	padding : 0px 0px 5px 0px;
}

.news_left_image {
	float:left; 
	padding : 15px 15px 0px 0px;
}

.news_right_image {
	float:right; 
	padding : 15px 5px 0px 5px;
}

.news_caption {
	text-align : center;
	font-size : 10px;
	font-weight : bold;
}

.news_table {
	margin-left : auto; 
	margin-right : auto; 
	border: 1px solid silver;
	width: 90%;
}

.news_table td {
	font-size: 12px; 
	margin: 10px 10px 5px 10px; 
	padding : 5px 0px 5px 0px; 
	text-align: center; 
	border: 1px solid silver;
}

.news_table th {
	background-color : #E7E7E7; 
	font-size: 12px; 
	margin: 10px 10px 5px 10px; 
	padding : 5px 0px 5px 0px; 
	border: 1px solid silver;
}

.search_guide {
	color: black;	
	margin: 0px 0px 10px 0px; 
	padding : 10px 10px 10px 10px;
	border-bottom : 5px solid silver;
	border-top : 5px solid silver;
	font-size : 18px;
}

.report_pickup {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width : 90%;
	text-align : center;
}

.report_settings a {
	width: 100%;
	display : block;
}

.report_settings a:link {
	text-decoration: none;
	color : #2F4F4F;
}
	
.report_settings a:visited {
	text-decoration: none;
	color : #2F4F4F;
	}
	
.report_settings a:hover { 
	font-weight : bold;
	text-decoration: none;
	}
	
.report_settings a:active { 
	font-weight : bold;
	text-decoration: none;
	}

/* 
The mouseover sample effect section
*/
div.nicetitle {
	position: absolute;
	padding: 10px;
	margin: 0px;
	top: 0;
	left: 0;
	font-size: 12px;
	width: 35em;
	background: black;
	color: white;
	border: 2px solid silver;
}

div.nicetitle p {
	margin: 0;
	padding: 0 3px;
}

div.nicetitle p.destination {
	display:none;
}

.sample_table {
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px 0px 0px 0px;
}

.sample_table td {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

.custom_report_table {
	margin-left : auto;
	margin-right : auto;
	margin-top : 30px;
	margin-bottom : 0px;
	padding : 0px 0px 0px 0px;
	width: 50%;
}

.custom_report_table td {
	padding : 5px 5px 5px 5px;
	margin : 0px 0px 0px 0px;
	border : 1px solid silver;
}

.custom_report_table th {
	background-color : #153D78;
	color : white;
	padding : 5px 5px 5px 5px;
}

#header {
	padding-bottom: 0px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px px;
    background: url(../images/header_background.jpg) no-repeat;
    height: 118px;
}

#header img.logo {
	padding: 0px 0px 9px 20px;
}

.logintext {
	float: right;
	text-align : center;
	padding: 27px 5px 0px 5px;
	margin: 0px 5px 0px 5px;
	font-size: 12px;
	color: white;
}

.logintext a {
	text-align : center;
	font-family: arial;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	color:white;
}

.logintext a:link {
	color:white;
	text-decoration : none;
}

.logintext a:visited {
	color:white;
	text-decoration : none;
}

.logintext a:hover {
	color:white;
	text-decoration : underline;
}

.logintext a:active {
	color:white;
	text-decoration : underline;
}

.shopping_cart_info {
	font-weight: bold;
	float: right;
	padding-top: 30px;
	padding-right: 100px;
	font-size: 20px;
}

.shopping_cart_info a:link {
	text-decoration : none;
}

.shopping_cart_info a:visited {
	text-decoration : none;
}

.shopping_cart_info a:hover {
	text-decoration : none;
}

.shopping_cart_info a:active {
	text-decoration : none;
}

.shopping_cart_info p {
	padding-top: 10px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px 0px 0px 0px;
	width: 970px;
}

/* Footer Section */
#footer { 
	padding : 10px 0px 0px 0px;
	clear: both;
	margin : 10px 0px 0px 0px;
	color: #666666;
	text-align: center;
	border-top: 1px solid silver;
	font-size : 10px;
}

#footer ul { list-style: none; }

#footer li {
	display: inline;
	text-align : center;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 10px 0px;
}

#footer a { color : #666666; }
#footer a:link { color : #666666; }
#footer a:visited { color : #666666; }
#footer a:hover { color : #333333; text-decoration: underline; }
#footer a:active { color : #333333; }

#navcontainer {
	border-left: none;
}

#navcontainer ul, #navcontainer li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	background: url("../images/menu_middle_bg.gif") repeat-x 30px;
	font: 11px/30px 'Lucida Grande', 'Verdana';
	text-align: center;
}

#navcontainer ul {
	border-left: 1px solid silver;
	padding-left: 1px;
}

#navcontainer li { border-right: 1px solid silver; }

#navcontainer a {
	color: navy;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 160px;
}

#navcontainer li#active a { background: url("../images/menu_middle_bg_over.gif") repeat-x; }
#navcontainer a:hover { background: url("../images/menu_middle_bg_over.gif") repeat-x; }

#bottom ul {
	padding: 20px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
}

#bottom li {
	padding-bottom: 10px;
}

#bottom p {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}