/* CSS Document */


#nav1 {

	width: 143px; 
	background: #E5E5E5; 
	padding: 0px; 
    
}

#nav2 {

	width: 145; 
	background: #E5E5E5; 
	padding: 1px; 
    
}

#sub1 {

	width: 365px; 
	background: #E5E5E5; 
	padding: 0px; 
    
}


body {
	margin: 20px;
	height: 100%;
	padding: 0px;
	font-family: arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #CCCCCC;
}

td {
	
	font-family: arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #000000;
}

hr {
	
	height: 1px;
}

.bold10 {
	
	font-family: arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.bold11 {
	
	font-family: arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.bold12 {
	
	font-family: arial, Helvetica, Sans Serif;
	font-size: 18px;
	color: #004D85;
	font-weight: bold;
}

.big {
	
	font-family: arial, Helvetica, Sans Serif;
	font-size: 16px;
	color: #004D85;
	font-weight: bold;
	padding-top: 10px;
}

.big2 {
	
	font-family: arial, Helvetica, Sans Serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

td.title {
	
	font-family: arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color:#D3DDE6;
}

td.dark { 
	color:#101010;
	background-color:#E5E5E5;
	font-size: 12px;
	padding:2px;
}
 
td.light { 
	color:#101010;
	background-color:#FFFFFF;
	font-size: 12px;
	padding:2px;
}
 
tr.dark { 
	color:#101010;
	background-color:#E5E5E5;
	font-size: 12px;
	padding:2px;
}
 
tr.light { 
	color:#101010;
	background-color:#FFFFFF;
	font-size: 12px;
	padding:2px;}


.content {
	font-family: arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 10px;
	
}

.contenttitle {
	font-family: arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	
}

.pagetitle {
	display: block;
	background: url(../images/title_bg.gif) no-repeat;
	vertical-align: middle;
	font-family: arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-left:0px;
	height: 20px;
	width: 213px;
	text-decoration: none;
}

.guide_header {

	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
	background: #E5E5E5;
	height: 22px;
}

a.guide_nav:link, a.guide_nav:visited {

	display: block;
	background: url(../images/sub_nav_back.jpg) repeat;
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #A32323;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left:5px;
	padding-right: 0px;
	margin: 0px;
	height: 22px;
	width: auto;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

a.guide_nav:hover {

	background-position: 0px -20px;
	background-color: F5F5F9;
	text-decoration: none;
	color: #000000;
}


a {
      text-decoration: underline;
    }

a:hover {
      text-decoration: underline;
      color: #ff0000;
    }
    
a.navi:link,
a.navi:visited,
a.navi:active {
  color: #c21e0d;
  font-weight:normal;
  padding: 0 0.2em 0 0.2em;
  text-decoration: none;
}

a.navi:hover {
  color: #000000;
  font-weight:normal;
  text-decoration: none;
}

a.main_nav:link, a.main_nav:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-family: arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F1111;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left:10px;
	height: 22px;
	width: 143px;
	text-decoration: none;
}

a.main_nav:hover {
	background-position: 0px -22px;
	text-decoration: none;
	color: #000000;
}

a.brochure_nav:link, a.brochure_nav:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-family: arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F1111;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left:5px;
	padding-right:0px;
	height: 22px;
	width: 143px;
	text-decoration: none;
}

a.brochure_nav:hover {
	background-position: 0px -22px;
	text-decoration: none;
	color: #000000;
}

.sub_nav {
	vertical-align: bottom;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left:2px;
}

a.sub_nav125:link, a.sub_nav125:visited {
	display: block;
	background: url(../images/sub_menu_bg125.gif) no-repeat;
	vertical-align: bottom;
	font-family: arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: normal;
	color: #9F1111;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left:5px;
	height: 15px;
	width: 125px;
	text-decoration: none;
}

a.sub_nav125:hover {
	background-position: 0px -15px;
	text-decoration: none;
	color: #000000;
}

a.sub_nav74:link, a.sub_nav74:visited {
	display: block;
	background: url(../images/sub_menu_bg74.gif) no-repeat;
	vertical-align: bottom;
	font-family: arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: normal;
	color: #9F1111;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left:5px;
	height: 15px;
	width: 74px;
	text-decoration: none;
}

a.sub_nav74:hover {
	background-position: 0px -15px;
	text-decoration: none;
	color: #000000;
}

.img-right {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 3px;
	
}

.img-left {
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	
}