/* CSS Document */
body {
	line-height: 1.6em;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a {
	font-size: 0.9em;
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
}

a:visited:hover {
	color: #000066;
}

h1{
	font-size: 0.8em;
	color: #9794D8;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 6px;
}

h2 {
	font-size: 1.1em;
	color: #333399;
	margin: 0;
}

h3 {
	font-size: 0.9em;
	color: #7C72FC;
	text-align: center;
	margin-bottom: 22px;
	margin-top: 24px;
	margin-left: 20px;
	margin-right: 20px;
}

h4 {
	color: #AE0013;
	font-size: 1.2em;
	text-align: center;
	margin: 0;
	margin-top: 5px;
}
h5 {
	margin: 0;
	color: #333333;
	font-size: 0.9em;
	text-align: center;
	padding-top: 20px;
}

h6 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #003366;
	text-align: center;
	margin-top: 15px;
}

h7 {
	font-size: 1.2em;
	color: #AE0013;
	text-align: center;
}

p {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #333333;
}

#container {
	text-align: left;
	padding: 0 !important;
	line-height: 1.6em;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	
}

#nav-menu ul
{
	list-style: none;
	background-color: #FFFFFF;
	margin: 0;
	color: #991C1C;
}

#nav-menu li
{
	background-color: #FFFFFF;
	float: right;
	clear: none;
	margin: 0;
	padding: 0;
	color: #991C1C;
}

#nav-menu li a
{
	height: 1.7em;
	line-height: 1.8em;
	width: 5.5em;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin-right: 3px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a:hover
{
	color: #333399;
}
/* End IE5-Mac hack */

#nav-menu
{
	margin: 0;
	width: 100%;
	color: #991C1C;
} 

.clear {
	clear: both;
}

#nav-menu2 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	color: #991C1C;
}

#nav-menu2 li
{
	text-align: center;
	padding-top: 2px;
	color: #991C1C;
	font-size: 1em;
}

#nav-menu2 li a
{
	background: bottom left repeat-x;
	height: 1.5em;
	line-height: 1.5em;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	display: block;
	border-left-color: #991C1C;
	border-left-style: solid;
	border-top-color: #E6E6F2;
	border-top-style: solid;
	border-top-width: 0.2em;
	border-bottom-color: #E6E6F2;
	border-bottom-style: solid;
	border-bottom-width: 0.2em;
	background-image: url(../Images/navgif.jpg);
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu2 li a: hover
{
	color: #991C1C;
}
/* End IE5-Mac hack */

#nav-menu2
{
	width: 150px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	float: left;
	clear: both;
	margin-left: 9px;
} 
.floatrightCopy {
	width: 100%;
	margin-bottom: -7px;
	clear: both;
}
.floatright {
	width: 100%;
	margin-bottom: -8px;
}
/* footer */
#info-site {
	clear: both;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

	
#info-company {
	color: #000000;
	border-bottom-color: #991C1C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
}

#info-standards{
	font-size: 10px;
	background-image: url(../Images/poweredby.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 90px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.floatrightCopy2 {
	width: 100%;
	clear: both;
	margin-bottom: -3px;
}
li {
	font-size: 0.8em;
	color: #000033;
	margin-left: 12px;
	margin-right: 10px;
}
