/* HTML DEFINITION */
/* body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 60%;
} */





/*body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
} */



a {
	color:#333;

}

a:hover {
	color: #B31D22;
	text-decoration: none;
}

ol,ul,p {
	line-height: 100%;
}


h1 {
	color: #933;
	font-size: 1.5em;
	text-align: center;
	font-family: open-sans;
	padding-top: 25px;
	padding-right: 12em;
	font-style: normal;
	font-weight: 300;
	}



h2 {
	color: #933;
	font-size: large;
	text-align: center;
	font-family: sans-serif;
}

h3 {
	color: #933;
	font-size: medium;
	margin-left: 10px;
	margin-top: -10px;
/*	text-align: center; */
}

h4 {
	color: #933;
	font-size: small;
}

h5 {
	color: #933;
	font-size: x-small;
}

h6 {
	color: #740019;
	font-size: xx-small;
	font-weight: normal;
}

/* BODY WRAP INFORMATION */
#contain {
	/* [disabled]text-align: left; */
	position: relative;
}

#block {
	width: 100%;
	background-color: #ccc;
	margin-top: 0px;
	padding: 0px;
}

#block:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#helplinks {
	text-align: right;
	color: #933;
	font-weight: 400;
}

/* BODY WRAP INFORMATION */

/*Title Information*/
#s_title {
}

/* BODY INFORMATION */
/* #mainrighthome {
	padding: 10px 10px 20px;
background-color: #ffffff;
	border: solid #135;
	border-width: 0px 0px 0px 0px;
} */


#wrapperhome {
	background-color: #EBEBEB;
	border-style: solid;
	border-color: #113355;
	border-width: 2px 2px 2px 2px;
	margin: 5%;
	border-radius: 5px;
}

#apptitle {
	font-weight:bold
	font-size: 16px;
	/* [disabled]font-family: sans-serif; */
	padding-right: 10px;
	text-align:right;
	text-decoration: underline;
}

#appsubtitle {
	font-size: 16px;
	/* [disabled]font-family: sans-serif; */
	padding-right: 60px;
	text-align:right;
	margin-bottom:10px;
	text-shadow: #9F6;
	
	/* [disabled]float:right; */
}

#welcometitle {
	margin-bottom: 5px;
}


#supremecourtseal {
/*	float: left;
	width: 90px;
	height: 115px;
	vertical-align: text-bottom; */
	margin-right: 20px;
	margin-bottom: -20px;
	margin-left: 5px;
/*	background: url("/img/style/seal.gif") no-repeat; */
}

/* FOOTER INFORMATION */
#footer {
/*	background-color: #fff; */
	clear: both;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	}

#footer:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#footer a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 80%;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer img {
	border: none;
}

#footer ul {
	margin: 0px;
	padding: 4px 0px 2px 80px;
	list-style-type: none;
}

#footer li {
	margin: 0px 8px 0px 0px;
	padding: 0px 8px 0px 0px;
	display: inline;
}

#footerhr {
	color: #903;
	height: 2px;
}

/*************** END FOOTER ******************/
