/**********************************************************************************************

	Title: Type Stylesheet
	Author: W3Solutions
	
	Version: Office Theme v1.0
		
***********************************************************************************************/

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-size-adjust: inherit;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: inherit;
	text-transform: none;
}
	
body {
	font-size: 1em;
	line-height: 1.357em;
}

h1, h2, h3, h4, h5, h6, strong, big {
	font-weight: bold;
}

h1 {
	font-size: 150%;
	line-height: 100%;
}
h2 { font-size: 112.5%; }
th a, th { font-weight: bold; color: #333; }
a {
	text-decoration: underline;
	color: #990000;
}
a:hover { color: #990000; text-decoration:none; }
b {	font-weight: bold; color: #000; }
/* Page Top */
		div.appForm strong.error {
			color: #990000;
		}
		div.appForm span {
			font-size: 80%;
		}
		input.button, input.submit, input.back {
			font-size: 0.938em;
		}
	#footer,
	#footer a{
		color: #ccc;
	}
