/* CSS Document */
body {
	background-image: url(http://www.appcluster09.com/images/100611/09_Images/Background_black.jpg);
 	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color: #666666;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, .h1 {
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
}
h1.red{
	color:#c31820
}
h2, .h2 {
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
	}

h3, .h3 {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
}

a, a:active, a:visited {
	color: #c31820;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 4px;

}

div#HomeContainer {
	background-image: url(/images/100611/09_Images/home_content_bg.jpg);
	background-repeat:repeat-y;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 680px;
	}

/* Footer Links */

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight: normal;
	font-size: 11px;
	}

a.footer:link, a.footer:active, a.footer:visited {
	color:#333333;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}

 a.footer:hover {
	color:#cc3333;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

hr {
	color: #FEB548;
	height: 1px;
}


/*Navigation Styles*/
 a.nav1:link, a.nav1:active, a.nav1:visited  {
	color: #1a6eb1;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
}
     
 a.nav1:hover  {
	text-decoration: underline
}

.nav2  {
	color: #004984;
	font-size: 12px;
	}
	
 a.nav2:link, a.nav2:active, a.nav2:visited  {
	color: #004984;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none
}
     
 a.nav2:hover  {
	text-decoration: underline
}


/* ---- Sitemap Styles --- */
.sitemap{
	background-image: url(/images/100611/09_Images/home_content_bg.jpg);
	width: 640px;
	margin: 10px;
	padding-top: 10px;
	padding-left:65px;
 }

.sitemapheading{
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
	}

.sitemapmodule{
	font-size: 14px;
	color:#c31820;
	font-weight: bold;
	text-decoration: underline
}
a.sitemapmodule{
	width: 100%;
	height:3px;
	color: #c31820;
	text-decoration: none
}
a.sitemapmodule:hover{
	color: #c31820;
	text-decoration: underline
}

a.sitemaplink{
	width: 100%;
	height:3px;
	color: #c31820;
	text-decoration: none;
	font-size: 12px;
}
a.sitemaplink:hover{
	color: #006699;
	text-decoration: underline
}

.sitemapintroduction{
	font-size:13px;
	text-align:center;
	color: #c31820;
	font-weight: bold;
}


/**-------------eManual----------**/
a.emanual_button, a.emanual_button:visited {
            background: url(/images/100611/eManual/eManualbutton.jpg);
            display: block;
            width: 120px;
            height: 54px !important;
            line-height: 14px;
            text-align: center;
            color: #FFF !important;
            font-weight: bold;
            font-size: 11px;
            margin: 0 auto;
            padding: 12px 0 0 0;
            text-decoration: none;
}
a.emanual_button:hover{  text-decoration: none !important;
            color: #ccc !important;


}
