/* Default CSS Stylesheet for a new Web Application project */BODY{	BACKGROUND-COLOR: white;	FONT-FAMILY: Verdana, Helvetica, sans-serif;	background-image: url(images/BGSSbgimg.jpg);	background-attachment:scroll;	background-repeat: no-repeat;}H1, H2, H3, H4, H5, TH, THEAD, TFOOT{    COLOR: #9E7128;}H1	{		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:	1.33em;	font-weight:	700;	font-style:	normal;	text-decoration:	none;	letter-spacing:	normal;	text-transform:	none;	}			H2	{		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:	1em;	font-weight:	700;	font-style:	normal;	text-decoration:	none;	letter-spacing:	normal;	text-transform:	none;	}			H3	{		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:	.9em;	font-weight:	500;	text-decoration:	none;	letter-spacing:	normal;	text-transform:	none;	}			H4	{		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:	.8em;	font-weight:	500;	text-decoration:	none;	letter-spacing:	normal;	text-transform:	none;	}			H5, DT	{		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:	.75em;	font-weight:	700;	font-style:	normal;	text-decoration:	none;	letter-spacing:	normal;	text-transform:	none;	}			H6	{		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:	.7em;	font-weight:	700;	font-style:	normal;	text-decoration:	none;	letter-spacing:	normal;	text-transform:	none;	}			TFOOT, THEAD	{		font-size:	1em;	letter-spacing:	normal;	text-transform:	none;	font-family: Verdana, Arial, Helvetica, sans-serif;	}			TH	{	vertical-align:	baseline;	font-size:	10pt;	font-weight:	bold;	letter-spacing:	normal;	text-transform:	none;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: left;	}	A:link	{		text-decoration:	none;	color:	#3333cc;	}			A:visited	{		text-decoration:	none;	color:	#333399;	}			A:active	{		text-decoration:	none;	color:	#333399;	}			A:hover	{		text-decoration:	underline;	color:	#3333cc;	}	SMALL	{		font-size:	.7em;	}	BIG	{		font-size:	1.17em;	}	code, PRE	{		font-family:	Courier New, monospace;	}	li { line-height:150%;}	UL LI	{		list-style-type:	square ;	}	UL LI LI	{		list-style-type:	disc;	}	UL LI LI LI	{		list-style-type:	circle;	}		OL LI	{		list-style-type:	decimal;	}	OL OL LI	{		list-style-type:	lower-alpha;	}	OL OL OL LI	{		list-style-type:	lower-roman;	}		p {	text-align:justify; line-height:150%;}.BorderedTable {	border: 1px solid #9E7128;}.themeColor {	color: #9E7128;}.redtext {	color:red;}.centered{	text-align:center;}.logInTextBox { width:120px;}#pageHeader { 	text-indent:-5000px;	background:url(images/BGSShead.gif) top left no-repeat; 	height:46px;	width:601px;}#content {	padding:15px;	margin-left: 160px;}#smallContent {	padding:15px; background-color:#ffffff;}#photo {	padding:0px 5px 15px 15px;	float:right;}#rotator {	padding:15px 0px 15px 15px;}#rotator h2 {	text-align:center}#footer{	padding:10px;	text-align: center;	float: none;		position: relative;}#mainMenu ul {	padding:-10px 0px 0px;	margin-left:150px;	margin-top:-10px;	border-top-color: #D1BB99;	border-top-style: solid;	border-top-width: 1px;}#mainMenu li {list-style-type:none; float:left; padding: 0 10px;}#footerMenu ul {	padding:5px;	width:95%;	text-indent: 35%;}#footerMenu li {	list-style-type:none;	float:left;	padding: 0 10px 0 0px;	font-size:	.8em;}#copyright {	font-size:	.8em;	text-align: center;}#logIn {	width:160px;	position:absolute;	padding:3px;	margin-top: 15px;	top: 180px;	background-color:#d1bb99;	padding: 3px;}#feature { position:absolute; top:360px; left:5px; width:173px; height:157px; background:url(images/sticky.gif) no-repeat; padding:15px 12px 10px 10px;	text-indent:40px;}