/* #################### Page Layout ####################*/ body	{	font-family: Verdana, Arial, Helvetica;	font-size: 10pt; 	margin: 0px;	border-width: 0px;	background-image: url(../Images/background.gif);    } TR.Headerline {	background-color: #165484;	border-bottom: solid 1px #999999;	border-top: solid 1px #999999;	border-top: solid 1px #999999;}TD.Title {  	color : white;	font-size: 20px;}.WhiteText{  color : White;  font-family: Verdana, Arial, Helvetica;	font-size: 10pt; }A.UserName{  color:White;  font-family: Verdana, Arial, Helvetica;	font-size: 10pt; 	}A.UserName:link		{	color: White;}A.UserName:hover{  color: #6699FF;}   TD.Header {  /* 	background-image: url(../Images/background.gif);  background-image: url(../background.aspx?c1=002CBD&c2=0169EC&w=5&h=100&o=v);  */	}TD.Content  {	color : Black;	text-align :left;	background-color : White;	width : 100%;}TD.Splash  {	color : #000000;	text-decoration : bold;	text-align :left;	background-image: url(../Images/splashbackground.gif);	background-color : White;	width : 100%;}TD.Footer  {  font-size: 10pt;	color : white;	text-decoration : bold;	text-align :center;	width : 100%;}A.Footer:link		{	color: #6699FF;} A.Footer:visited		{	color: #6699FF;} A.Footer:active		{	color: #3366CC;} A.Footer:hover		{	color: #FFFFFF;} /* ################# Links ##################### */ A:link		{	text-decoration: underline;	color: #3366FF;} A:visited		{	text-decoration: underline;	color: #3366CC;} A:active		{	text-decoration: underline;	color: #3366CC;} A:hover		{	text-decoration: underline;	color: #6699FF;}/* ################# Calendar ##################### */.CalendarDisabled{  font-weight: bold;	font-size : 9pt;  background-color: Gray;  color: Silver}/* ################# Controls ##################### */SELECT.Combobox{  font-weight: bold;	font-size : 10pt;	cursor : hand;  background-color: #165484;  color: White;}INPUT.Textbox {		font-size : 10pt;}INPUT.Checkbox {		font-size : 10pt;	cursor : hand;}TEXTAREA.Textarea {		font-size : 10pt;}INPUT.Button{  font-weight: bold;	font-family : Arial;	font-size : 11pt;	cursor : hand;	width : 200;	color: White;	background-image: url(../background.aspx?c1=002CBD&c2=0169EC&w=5&h=20&o=v);	border-top: solid 1px White;	border-left: solid 1px White;	border-right: solid 1px Gray;	border-bottom: solid 1px Gray;}INPUT.SmallButton{  font-weight: bold;	font-family : Arial;	font-size : 8pt;	cursor : hand;	width : 75;	color: White;	background-image: url(../background.aspx?c1=002CBD&c2=0169EC&w=5&h=20&o=v);	border-top: solid 1px White;	border-left: solid 1px White;	border-right: solid 1px Gray;	border-bottom: solid 1px Gray;}/* ################# Left Navigation ##################### */TABLE.LeftNav {	background-color: #F1F1F1;	border-bottom: solid 1px #999999;	border-left: solid 1px #999999;	border-top: solid 1px #999999;}TD.LeftNav {	border-color: #F1F1F1;	border-width: 1px;	border-style: solid;	font-family: Verdana, Arial, Helvetica;	font-size: 70%;	padding: 1px 25px 3px 6px;	cursor: hand;	/*color: #03366B;*/}TD.LeftNavHover {	border-color: #999999;	background-color: #CCCCCC;	border-width: 1px;	border-style: solid;	font-family: Verdana, Arial, Helvetica;	font-size: 70%;	padding: 1px 25px 3px 6px;	cursor: hand;}TD.LeftNavBar {	background-color: #92918F;	width: 1;}/* ################# Login Form and Link ##################### */TABLE.LoginForm {	background-color: #F1F1F1;	border-bottom: solid 1px #999999;	border-left: solid 1px #999999;	border-top: solid 1px #999999;	font-size: 70%;}TD.LeftNav {	border-color: #F1F1F1;	border-width: 1px;	border-style: solid;	font-family: Verdana, Arial, Helvetica;	font-size: 70%;	padding: 1px 25px 3px 6px;	cursor: hand;	/*color: #03366B;*/}