@charset "utf-8";
/* CSS Document */

.PageTitle {
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -1px;
	white-space: nowrap;
	line-height: 50px;
}

.Introduction {
	color: #333333;
	font-weight: normal;
}

img {
	border: 0px;
}

#listTable {
	line-height: normal;
	background-color: #FFFFFF;
	width: 95%;
}
 
#listTable td {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
 
#listTable th {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

 /* 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: #CCCCCC;
}

#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: #CCCCCC;
}

#menuBLUE a:hover {
	color: #B4B4B4;
	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: #5286AD;
	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 */

#greytable {
	border: none;
	border: 1px solid #CCC;
}

#greytable,td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	line-height: 1.5;
}

#greytable thead th, #greytable tbody th {
	background: #FFF url(../graphics/th_bck.gif) repeat-x;
	color: #666;
	padding: 5px 10px;
	border-left: 1px solid #CCC;
}

#greytable tbody th {
	background: #fafafb;
	border-top: 1px solid #CCC;
	text-align: left;
	font-weight: normal;
}

#greytable tbody tr td {
	padding: 5px 10px;
    color: #666;
}

#greytable tbody tr:hover {
	background: #FFF url(../graphics/tr_bck.gif) repeat;
}

#greytable tbody tr:hover td {
	color: #454545;
}

#greytable tfoot td, #greytable tfoot th {
	border-left: none;
	border-top: 1px solid #CCC;
	padding: 4px;
	background: #FFF url(../graphics/foot_bck.gif) repeat;
	color: #666;
}

#greytable caption {
	text-align: left;
	font-size: 120%;
	padding: 10px 0;
	color: #666;
}

#greytable a:link {
	color: #666;
}

#greytable a:visited {
	color: #666;
}

#greytable a:hover {
	color: #003366;
	text-decoration: none;
}

#greytable a:active {
	color: #003366;
}




#simplebluetable {
	border-spacing:1px;
	background:#CCCCCC;
	color:#333333;
}

#simplebluetable td, #simplebluetable th {
	padding:5px 10px;
	line-height: 1.5;
}

#simplebluetable caption {
	text-align: left;
	font-size: 120%;
	padding:10px 0;
	color: #666;
	}
	
#simplebluetable thead th {
	text-align:center;
	background:#F5F5F5;
	color:#666666;
	border:1px solid #ffffff;
	text-transform:none;
	font-weight: bold;
}

#simplebluetable tbody th {
	font-weight:bold;
}

#simplebluetable tbody tr {
	background:#EBF8FE;
	text-align:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#simplebluetable tbody tr.odd {
	background:#ffffff;
	border-top:1px solid #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#simplebluetable tbody th a:link, #simplebluetable tbody th a:visited {
	color:#666666;
	padding:5px 10px;
}

#simplebluetable tbody th a:hover {
	color:#009900;
}

#simplebluetable tbody tr td {
	background:#EBF8FE;
	border:1px solid #ffffff;
}

#simplebluetable tbody tr.odd td {
	background:#ffffff;
	border-top:1px solid #ffffff;
}

#simplebluetable table td a:link, #simplebluetable table td a:visited {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

#simplebluetable table td a:hover {
	color:#009900;
	text-decoration:underline;
	font-weight: bold;
}

#simplebluetable table a {
	padding:20px 0px 0px 15px;
	}

#simplebluetable tfoot th, #simplebluetable tfoot td {
	padding:5px 10px;
	text-align:left;
	font-style:normal;
	font-weight:normal;
	border: 1px solid #EEEEEE;
}

#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;
	background-repeat: no-repeat;
	text-indent: 18px;
}

#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 {
	text-align:left;
}

#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;
}

/* Begin Basic Grey */
#basicgreytable {
	border: none;
	border: 1px solid #CCC;
}

#basicgreytable,td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	line-height: 1.5;
}

/* Basic Grey Caption */
#basicgreytable caption {
	text-align: left;
	font-size: 125%;
	padding:10px 0;
	color: #666;
	font-weight: bold;
}

/* Basic Grey thead */
#basicgreytable thead th, #basicgreytable tbody th {
	background: #FFF url(../graphics/th_bck.gif) repeat-x;
	color: #666;
	padding: 5px 10px;
	border-left: 1px solid #CCC;
}

/* Basic Grey tfoot */
#basicgreytable tfoot td, #basicgreytable tfoot th {
	border-left: none;
	border-top: 1px solid #CCC;
	padding: 4px;
	background: #FFF url(../graphics/foot_bck.gif) repeat;
	color: #666;
}

/* Basic Grey tbody */
#basicgreytable tbody th {
	background: #fafafb;
	border-top: 1px solid #CCC;
	text-align: left;
	font-weight: normal;
}

#basicgreytable tbody tr td {
	padding: 5px 10px;
    color: #666;
}

#basicgreytable tbody tr:hover {
	background: #FFF url(../graphics/tr_bck.gif) repeat;
}

#basicgreytable tbody tr:hover td {
	color: #454545;
}





/* Basic Grey links */
#basicgreytable a:link {
	color: #666;
}

#basicgreytable a:visited {
	color: #666;
}

#basicgreytable a:hover {
	color: #003366;
	text-decoration: none;
}

#basicgreytable a:active {
	color: #003366;
}



