@charset "utf-8";
/* CSS Document */

body  {
	font: 70% Geneva, Arial, Helvetica, sans-serif;
}

.Title {
	font-size: 135%;
	font-weight: bold;
}

.SubTitle {
	font-size: 125%;
	font-weight: bold;
}

.PageTitle {
	font-size: 175%;
	font-weight: bold;
	letter-spacing: -1px;
	white-space: nowrap;
	line-height: 50px;
}

.Introduction {
	color: #333333;
	font-weight: 600;
}

.graphicholder {
	float:left;
	padding:8px;
	margin-right:10px;
	position: static;
}

 /* Begin Blue Default Bullet Menu */
#menuBLUE {
	margin-left: 10px;
	width: 185px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5FFD5;
}

#menuBLUE ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menuBLUE li { 
	margin: 0 0 1px 0; 
}

#menuBLUE a {
	display: block;
	padding: 2px 10px 2px 20px;
	width: 155px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5FFD5;
}

#menuBLUE a:hover {
	color: #8AE8FF;
	text-decoration: none;
}

#menuBLUE ul ul li { 
	margin: 0 0 1px 0; 
}

#menuBLUE ul ul a {
	display: block;
	padding: 2px 5px 2px 37px;
	width: 143px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

#menuBLUE ul ul a:hover {
	color: #8AE8FF;
	text-decoration: none;
}
/* End Blue Default Bullet Menu */
 
 
 
/* Begin Gray/Blue Bullet Nested Menu */
#nestedmenuBLUE {
	margin-left: 10px;
	width: 185px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#nestedmenuBLUE ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nestedmenuBLUE li { 
	margin: 0 0 1px 0; 
}

#nestedmenuBLUE a {
	display: block;
	padding: 2px 10px 2px 20px;
	width: 155px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#nestedmenuBLUE a:hover {
	color: #B4B4B4;
	text-decoration: none;
}

#nestedmenuBLUE ul ul li { 
	margin: 0 0 1px 0; 
}

#nestedmenuBLUE ul ul a {
	display: block;
	padding: 2px 5px 2px 37px;
	width: 143px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_ltblue.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

#nestedmenuBLUE ul ul a:hover {
	color: #5286AD;
	text-decoration: none;
}
/* End Gray/Blue Bullet Nested Menu */

/* Begin Gray/Green Bullet Nested Menu */
#nestedmenuGREEN {
	margin-left: 10px;
	width: 185px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#nestedmenuGREEN ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nestedmenuGREEN li { 
	margin: 0 0 1px 0; 
}

#nestedmenuGREEN a {
	display: block;
	padding: 2px 10px 2px 20px;
	width: 155px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#nestedmenuGREEN a:hover {
	color: #B4B4B4;
	text-decoration: none;
}

#nestedmenuGREEN ul ul li { 
	margin: 0 0 1px 0; 
}

#nestedmenuGREEN ul ul a {
	display: block;
	padding: 2px 5px 2px 37px;
	width: 143px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

#nestedmenuGREEN ul ul a:hover {
	color: #5286AD;
	text-decoration: none;
}
/* End Gray/Green Bullet Nested Menu */

/* Begin Gray/Gold Bullet Nested Menu */
#nestedmenuGOLD {
	margin-left: 10px;
	width: 185px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#nestedmenuGOLD ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nestedmenuGOLD li { 
	margin: 0 0 1px 0; 
}

#nestedmenuGOLD a {
	display: block;
	padding: 2px 10px 2px 20px;
	width: 155px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#nestedmenuGOLD a:hover {
	color: #B4B4B4;
	text-decoration: none;
}

#nestedmenuGOLD ul ul li { 
	margin: 0 0 1px 0; 
}

#nestedmenuGOLD ul ul a {
	display: block;
	padding: 2px 5px 2px 37px;
	width: 143px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_gold.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

#nestedmenuGOLD ul ul a:hover {
	color: #5286AD;
	text-decoration: none;
}
/* End Gray/Gold Bullet Nested Menu */


/* Begin Gray/Magenta Bullet Nested Menu */
#nestedmenuMAGENTA {
	margin-left: 10px;
	width: 185px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#nestedmenuMAGENTA ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nestedmenuMAGENTA li { 
	margin: 0 0 1px 0; 
}

#nestedmenuMAGENTA a {
	display: block;
	padding: 2px 10px 2px 20px;
	width: 155px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#nestedmenuMAGENTA a:hover {
	color: #B4B4B4;
	text-decoration: none;
}

#nestedmenuMAGENTA ul ul li { 
	margin: 0 0 1px 0; 
}

#nestedmenuMAGENTA ul ul a {
	display: block;
	padding: 2px 5px 2px 37px;
	width: 143px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_magenta.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

#nestedmenuMAGENTA ul ul a:hover {
	color: #5286AD;
	text-decoration: none;
}
/* End Gray/Magenta Bullet Nested Menu */


/* Begin Feature Tables */

#featuretable {
	width: 175px;
	background-color: #004200;
	margin-left: 10px;
	margin-right: 20px;
	padding: 0px;
	border: 1px solid #7DD789;
}

#featuretable a:link, #featuretable a:hover, #featuretable a:visited {
	color: #C1FFC1;
}

#featuretable img {
	float: none;
	padding-right: 0px;
}

#featuretable th {
	background-color: #D5FFD5;
	padding: 0px;
	border: 1px solid #D5FFD5;
}

#featuretable td {
	color: #FFFFFF;
}

#featuretable p {
	margin-top: 2px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}



#featuretableBLUE, #featuretableGREEN, #featuretableGOLD, #featuretableMAGENTA {
	width: 175px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 10px;
}

#featuretableBLUE p, #featuretableGREEN p, #featuretableGOLD p, #featuretableMAGENTA p {
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 18px;
	background-repeat: no-repeat;
}

#featuretableBLUE th, #featuretableGREEN th, #featuretableGOLD th, #featuretableMAGENTA th {
	text-align: left;
	line-height: 20px;
	color: #FFFFFF;
	text-indent: 5px;
	font-weight: bold;
}

#featuretableBLUE td, #featuretableGREEN td, #featuretableGOLD td, #featuretableMAGENTA td {

}

#featuretableBLUE a:link, #featuretableGREEN a:link, #featuretableGOLD a:link, #featuretableMAGENTA a:link {
	color:#000000;
	text-decoration: none;
}

#featuretableBLUE a:visited, #featuretableGREEN a:visited, #featuretableGOLD a:visited, #featuretableMAGENTA a:visited {
	color:#000000;
	text-decoration: none;
}

#featuretableBLUE a:hover, #featuretableGREEN a:hover, #featuretableGOLD a:hover, #featuretableMAGENTA a:hover {
	color:#000000;
	text-decoration: underline;
}

#featuretableBLUE p {
	background-image: url(../graphics/arrow_blue0.gif);
}

#featuretableGREEN p {
	background-image: url(../graphics/arrow_green0.gif);
}

#featuretableGOLD p {
	background-image: url(../graphics/arrow_gold0.gif);
}

#featuretableMAGENTA p {
	background-image: url(../graphics/arrow_magenta0.gif);
}

#featuretableBLUE th {
	background-color: #5286AD;
}

#featuretableGREEN th {
	background-color: #3EB272;
}

#featuretableGOLD th {
	background-color: #DAA622;
}

#featuretableMAGENTA th {
	background-color: #BA56D2;
}

/* End Feature Tables */

