.cardcentergraphic {
	background-attachment: fixed;
	background-image: url(/img_lib/cardbackgrd279.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.sealcentergraphic {
	background-attachment: fixed;
	background-image: url(/img_lib/ssaseal1.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.h1Welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 2px;
	margin-top: 2px;
}
.h2Welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 2px;
	margin-top: 2px;
}
.h3Welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 2px;
	margin-top: 2px;
}
.bluestars {
	background-color: #E1E9F4;	
	background-image: url(../templateimages/bluestars.gif);	
}
.blue-td {
	background-color: #E1E9F4;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
}
.blueredruled-td {
	background-color: #E1E9F4;
	border-bottom: 1px none #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
}
.gray-td {
	background-color: #EEEEEE;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
}
.grayredruled-td {
	background-color: #EEEEEE;
	border-bottom: 1px none #CC3333;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
}
.graygrayruled-td {
	background-color: #EEEEEE;
	border-bottom: 2px solid #CCCCCC;
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
}
.graygrayruledRightOnly-td {
	background-color: #EEEEEE;
	border-right: 2px solid #CCCCCC;
	border-left: 0px solid;
	border-bottom: 0px solid;
	border-top: 0px solid;
}
.grayBoxRedOutline {
	
	background-color: #E9E9E9;
	border-bottom: 1px none #CC3333;
	border-left: 1px none #CC3333;
	border-right: 1px none #CC3333;	
	border-top: 1px none  #CC3333;
	border-style: solid;	
}

.helpTextgrayruled-td {
	font-family : Arial, Helvetica, sans-serif;		
	font-size : x-small;	
	font-weight : bold;
	background-color: #EEEEEE;
	border-bottom: 2px solid #CCCCCC;
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 2px solid #CCCCCC;
}
.welcomePageGrayruled-td {	
	background-color: #EEEEEE;
	border-bottom: 0px solid;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}
.welcomePageWhiteGrayruled-td {	
	background-color: #FFFFFF;
	border-bottom: 0px solid;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}
.welcomePageWhiteGrayruledTopBottom-td {	
	background-color: #FFFFFF;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}

.welcomePageBlueruled-td {	
	background-color: #E1E9F4;
	border-bottom: 0px solid;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}
.welcomePageGrayruledTopBottom-td {	
	background-color: #EEEEEE;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}
.welcomePageGrayWhiteruledTopBottom {	
	background-color: #EEEEEE;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
.welcomePageGrayWhiteruledBottom {	
	background-color: #EEEEEE;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
}
.welcomePageGrayWhiteruledright {	
	background-color: #EEEEEE;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
}
.hiddenHelpText{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 0pt;
	text-decoration : None;
	display: None;
}

.backButton-td {
	
	background-color: #FFFF99;
	border-bottom: 1px none #CC3333;
	border-left: 1px none #CC3333;
	border-right: 1px none #CC3333;	
	border-top: 1px none  #CC3333;
	border-style: solid;
	font-size: 80%;
	font-weight: bold;
}


.helpLink {	
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	text-decoration: underline;	
	font-size: 80%;
}
.helpLink:hover {
	background: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
}

.standardLink{	
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
}
.standardLink:hover {	
	color: #FF0000;
	font-size: 90%;	
	text-decoration: underline;
}
.button{
	background-color: #ECEBE6;
	border: 1px solid #000000;	
}

.buttonHover{
	background-color: #ECEBE6;
	border: 1px solid #FF0000;
	text-decoration: underline;	
	
}
.boldText{font-weight: bold;}
.boldText90
{
	font-weight: bold;
	font-size: 90%;
}

.appListCat{
	margin-left: 5px;	
	margin-top: 10px;
	font-weight: bold;	
}
.appListSubCat{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	font-size: 80%; 
	text-decoration: underline;
}
.appListSubCat:hover {
	background: #0000FF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 20px;
	text-decoration: none;
}
.appListAppLink{
	margin-left: 35px;
	font-size: 75%;	
	font-style: italic;
	display:none;
}
.90percent {
	font-size: 90%;
}
.eightypercent {
	font-size: 80%;
}
.seventypercent {
	font-size: 70%;
}
.sixtypercent {
	font-size: 60%;
}