﻿
html{
background-color:#FFFFFF
}


body {
	font-family: Arial, helvetica, Tahoma, sans-serif;
	color: #333;
	font-size: 12px;
	margin: 0 auto;	
	text-align: center;
	line-height: 15px;
	background:url(../images/page_back.gif) repeat-x; 
}

a {color:#9d0b0e; font-weight:bold;}
a:visited {color:#9d0b0e;}
a:hover {color:#9d0b0e; text-decoration:none;}
a:focus {color:#9d0b0e; text-decoration:none;}

a:active {color:#9d0b0e; text-decoration:none;}

br {
	margin: 0;
	padding: 0;			
}

div#contactinfo {
	width:898px;
	height: 23px;
	margin: 0 auto;
	padding: 2px;
	text-align: right;
	color:#FFFFFF;	 
}


div#container {
	width:898px;
	margin: 0 auto 50px auto;
	padding: 0;	
	text-align: center;
	overflow: hidden;	 
}

div#header {
	position:relative;
	width:898px;
	height:145px;
	padding: 0px;
	margin: 0px; 	
	background: url(../images/header_bottom.gif) no-repeat bottom left;

}

div#header_flash {
	position:relative;
	width:898px;
	height:399px;
	padding: 0px;
	margin: 0px; 	

}

div#logo {
	position: absolute;
	left: 20px;
	top: 10px;
	width:182px;	
	height:54px;
}



/*- Menu Tabs--------------------------- */

    #tabs {
		position: absolute;
		padding: 0;		
		margin: 0;
		left: 275px;
		top: 0px;
		width:640px;
		height: 60px;
		font-size:14px;
      }
    #tabs ul {
	  margin:0;
	  padding:0px 10px 0 0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../images/left.gif") no-repeat left top;
      margin:0;
	  /* This padding is so you can see the left arch */
      padding:0 0 0 2px;
      text-decoration:none;
	  font-weight:normal;
	  line-height: 15px;	  	  
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../images/right.gif") no-repeat right top;
	  /* left padding here counteracts the space for the left arch */
      padding:15px 18px 12px 16px;
      color:#333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:##9d0b0e; 
      }
    #tabs a:hover {
      background-position:0% -45px;
	  line-height: 27px;	  
      }
    #tabs a:hover span {
      background-position:100% -45px;
      }  

    #tabs #display a {
      background-position:0% -100px;
	  line-height: 27px;	  	  
      }
    #tabs #display span {
      background-position:100% -100px;
	  color:#fff;
      }  


/*- Sub Navigation --------------------------- */

    #subnav {
		position: absolute;
		padding: 0;		
		margin: 0;
		left: 25px;
		top: 86px;
		width: 850px;
		height: 32px;
		font-size:11px;
      }
    #subnav ul {
	  margin:0;
	  padding:0px 3px 0 0px;
	  list-style:none;
      }
    #subnav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #subnav a {
      float:left;
	  border-left: 1px solid #999;
      margin:0;
	  /* This padding is so you can see the left arch */
      padding:0 0 0 0px;
      text-decoration:none;
	  font-weight:normal;  	  
      }
    #subnav a span {
      float:left;
      display:block;
      background:url("../images/subnav_back.gif") no-repeat center top;
	  /* left padding here counteracts the space for the left arch */
      padding:5px 14px 20px 14px;
      color:#9d0b0e;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #subnav a span {float:none;}
    /* End IE5-Mac hack */
    #subnav a:hover span {
      color:#fff;
      }
    #subnav a:hover {
      color:#000000; 
      }
    #subnav a:hover span {
      background-position:50% -45px;
      color:#000000; 	  
      }  

    #subnav #display a {
      color:#000000; 	  	  
      }
    #subnav #display span {
	  font-size:14px;
      background-position:50% -90px;
	  color:#000000;
      }  


/*Content Area* --------------------------- */

#seo {
	color: #bbb;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

#column {
	float: left;
	margin: 5px 0 0 0;	
	padding: 0;
}


#content_container {
	float: left;
	width: 100%;
	background: url(../images/border_image.gif) top right no-repeat;
}

#desc {
	margin:0;
	text-align:left;
	padding: 15px 7px 0 7px;
	background: url(../images/border_image_left.gif) top left no-repeat;
}

#link {
	margin:0;
	padding: 0 0 0 10px;
	background: url(../images/border_image_left.gif) bottom left no-repeat;
}

#link em {
	display: block;
	margin:0;
	padding: 0 0px 7px 0;
	color:#FFFFFF;
	background: url(../images/border_image.gif) bottom right no-repeat;
}

img {
	padding: 10px 15px;
	margin: 0;
	color:#333;
	border: 0;	
}

#content_container p {
	padding: 10px 15px;
	margin: 0;
	color:#333;
	border: 0;	
}

#content_container ul {
	padding: 10px 20px;
	margin: 0;	
}


#content_container li {
	display: block;
	list-style: none;
	padding: 2px 20px;
	margin: 0;
	background:url(../images/list_arrow.gif) top left no-repeat;
}

#pdf ul {
	padding: 10px 5px 10px 5px;
	margin: 0;	
}


#pdf li {
	display: block;
	list-style: none;
	padding: 2px 5px 2px 28px;
	margin: 0;
	background:url(../images/list_pdf.gif) top left no-repeat;
}


img.right {
	padding: 0 0 10px 10px;
	margin: 2px 0;
	float: right;
}

img.left {
	padding: 0 10px 10px 0;
	margin: 2px 0;
	float: left;
}

img.arrow {
	padding: 0px 5px;
	margin: auto 0;
}

h3 {
	padding: 10px 15px 0px 15px;
	margin: 0;
	color: #800000;
	font-size: 16px;
	font-family: helvetica, arial;
	font-weight: normal;
}


h2 {
	padding: 10px 15px 0px 15px;
	margin: 0;
	color: #800000;
	font-size: 24px;
	font-family: helvetica, arial;
	font-weight: normal;
}


#content_container h1 {
	padding: 10px 15px 0px 15px;
	margin: 0;
	color:#333;
	font-size: 24px;
	font-family: helvetica, arial;
	font-weight: normal;
}


h6 {
	padding: 10px 15px;
	margin: 0;
	color:#202020;
	font-size: 16px;
	font-family: helvetica, arial;
	font-weight: normal;
}


h5 {
	padding: 10px 15px;
	margin: 0;
	color:#202020;
	font-size: 16px;
	font-family: helvetica, arial;
	font-weight: normal;
}


#content_container h4 {
	padding: 10px 15px;
	margin: 0;
	color:#202020;
	font-size: 16px;
	font-family: helvetica, arial;
	font-weight: normal;
}

.red {
color: #9d0b0e;
}

#dots {
	width:96%;
	margin: 5px auto;	
	padding: 0;
	height: 15px;	
	background:url(../images/dot.gif) repeat-x 50% 50%;	
}



/*- Footer --------------------------- */

	#footer {
		position:relative;	
		width:898px;
		padding: 0px 20px 30px 0px;
		margin: 0 auto;
		font-size: 10px;
	}
	
	#copyright {
		float: left;
		margin: 10px 0;		
		padding: 10px 20px 30px 20px;
		color: #999;
	}


    #footerlinks {
	    position:absolute;
		left: 0;
		padding: 0;		
		margin: 0;
		width: 650px;
		font-size:10px;
      }
    #footerlinks ul {
	  margin:0;
	  padding:0px 3px 0 0px;
	  list-style:none;
      }
    #footerlinks li {
      display:inline;
      margin:0;
      padding:0;
      }
    #footerlinks a {
      float:left;
	  border-left: 1px solid #999;
      margin:0;
	  /* This padding is so you can see the left arch */
      padding:0 0 0 0px;
      text-decoration:none;
	  font-weight:bold;  	  
      }
    #footerlinks a span {
      float:left;
      display:block;
      background:url("../images/subnav_back.gif") no-repeat center top;
	  /* left padding here counteracts the space for the left arch */
      padding:5px 14px 10px 14px;
      color:#9d0b0e;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #footerlinks a span {float:none;}
    /* End IE5-Mac hack */
    #footerlinks a:hover span {
      color:#333;
      }
    #footerlinks a:hover {
      color:#000000; 
      }
    #footerlinks a:hover span {
      color:#000000; 	  
      }  

    #footerlinks #display a {
      color:#000000; 	  	  
      }
    #footerlinks #display span {
	  font-size:12px;
	  color:#000000;
      }  


/*- New Tabs --------------------------- */

#LMDropDownMenus {
	float: right;
	padding: 0;                         
	margin: 0 50px 0 0;
	text-align: left;
    position:relative;
    z-index:9000;
}

#LMDropDownMenus li {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
}

#LMDropDownMenus ul {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
}
#LMDropDownMenus ul {
	list-style-type:none;
}
#LMDropDownMenus ul li {
	position:relative;
	float:left;
	margin-right:2px;
	height:27px;
}
#LMDropDownMenus ul.LMMainMenu li.iefix {
	/* This class is applied in the IE jquery script */
	float:left;
	clear:left;
}
#LMDropDownMenus ul li a:visited {
	float:left;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#333;
	height:27px;
	background:url(../images/new_left.gif) no-repeat left top;
	cursor:pointer;
}
#LMDropDownMenus ul li a:link {
	float:left;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#333;
	height:27px;
	background:url(../images/new_left.gif) no-repeat left top;
	cursor:pointer;
}
#LMDropDownMenus ul li a span {
	float:left;
	height:27px;
	line-height:27px;
	padding:0 14px;
	background:url(../images/new_right.gif) no-repeat right top;
}
#LMDropDownMenus ul li#display a:visited {
	height:44px;
	color:#fff;
	background:#9d0b0e url(../images/new_left_on.gif) no-repeat left bottom;
}
#LMDropDownMenus ul li#display a:link {
	height:44px;
	color:#fff;
	background:#9d0b0e url(../images/new_left_on.gif) no-repeat left bottom;
}
#LMDropDownMenus ul li a:hover {
	height:44px;
	color:#fff;
	background:#9d0b0e url(../images/new_left_on.gif) no-repeat left bottom;
}
#LMDropDownMenus ul li#display a span {
	height:32px;
	padding-top:12px;
	background:url(../images/new_right_on.gif) no-repeat right bottom;
}
#LMDropDownMenus ul li a:hover span {
	height:32px;
	padding-top:12px;
	background:url(../images/new_right_on.gif) no-repeat right bottom;
}
#LMDropDownMenus ul li.hasMenuHover a:hover {
	height:27px;
	color:#333;
	background:url(../images/new_left.gif) no-repeat left top;
}
#LMDropDownMenus ul li.hasMenuHover a:hover span {
	height:27px;
	padding-top:0px;
	background:url(../images/new_right.gif) no-repeat right top;
}
#LMDropDownMenus ul.LMMainMenu ul {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	padding-top:26px;
	clear:left;
	width:auto;
	height:auto;
	z-index:9000;
    background:#9d0b0e;
}
#LMDropDownMenus ul.LMMainMenu ul li {
	position:relative;
	float:none;
	height:20px;
	margin-right:0;
	background:#9d0b0e none;
}
#LMDropDownMenus ul.LMMainMenu ul a:visited {
	float:none;
	display:block;
	height:20px;
	color:#fff;
	font-size:11px;
	background:none;
	font-family:Tahoma, Geneva, sans-serif;	
}
#LMDropDownMenus ul.LMMainMenu ul a:link {
	float:none;
	display:block;
	height:20px;
	color:#fff;
	font-size:11px;
	background:none;
	font-family:Tahoma, Geneva, sans-serif;	
}
#LMDropDownMenus ul.LMMainMenu ul a:hover {
	height:20px;
	color:#333;
	background:#eee;
}
#LMDropDownMenus ul.LMMainMenu ul a span {
	float:left;
	display:block;
	height:20px;
	line-height:18px;
	background:none;
	padding:0px 3px;
	padding-right:0px;
	white-space:nowrap;
	width:81px;
}
#LMDropDownMenus ul.LMMainMenu ul a:hover span {
	height:20px;
	padding-top:0px;
	background:none;
}










