/* Default CSS Stylesheet for a new Web Application project */{}.GeneralPage{	background-color: white; /* Background Color */	background-image: none; /* Background Image */	margin-bottom: 0px; /* Margins */	margin-left: 0px; /* Margins */	margin-right: 0px; /* Margins */	margin-top: 0px; /* Margins */}.GeneralTable{	background-color: white; /* Background Color */}.TopBanner{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 28px; /* Font Size */	color: #666666; /* Font Color */	font-weight: bold; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none;	background-color: #FFFFFF; /* Background Color */	background-image: none; /* Background Image */	text-align: left; /* Align Text */}.TopSubBanner{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 9pt; /* Font Size */	color: #E7E3D7; /* Font Color */	font-weight: bold; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none;	background-color: #666666; /* Background color */	background-image: none; /* Background Image */	text-align: center; /* Align Text */}.LeftColumn{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 8pt; /* Font Size */	color: #000000; /* Font Color */	font-weight: normal; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none;	background-color: #C6BFA5; /* Background color */	background-image: none; /* Background Image */	vertical-align: top; /* Vertical Align Text */	text-align: left; /* Align Text */	width: 20%; /* Cell Width */}.RightColumn{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 8pt; /* Font Size */	color: #000000; /* Font Color */	font-weight: normal; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none;	background-color: #C6BFA5; /* Background color */	background-image: none; /* Background Image */	vertical-align: top; /* Vertical Align Text */	text-align: left; /* Align Text */	width: 20%; /* Cell Width */}.Footer{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 8pt; /* Font Size */	color: #C6BFA5; /* Font Color */	font-weight: bold; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none;	background-color: #000000; /* Background color */	background-image: none; /* Background Image */	text-align: center; /* Align Text */	vertical-align: top; /* Vertical Align Text */}.Instructions{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 8pt; /* Font Size */	color: #000000; /* Font Color */	font-weight: normal; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none; /* Font Style */	background-color: #E7E3D7; /* Background color */	background-image: none; /* Background Image */	text-align: left; /* Text Align */}.ErrorMessages{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 8pt; /* Font Size */	color: #C90D4F; /* Font Color */	font-weight: bold; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none; /* Font Style */	background-color: #FFFFFF; /* Background color */	background-image: none; /* Background Image */	text-align: center; /* Text Align */}.Messages{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 8pt; /* Font Size */	color: #C90D4F; /* Font Color */	font-weight: bold; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none; /* Font Style */	background-color: #FFFFFF; /* Background color */	background-image: none; /* Background Image */	text-align: center; /* Text Align */}.Headings{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 10pt; /* Font Size */	color: Black; /* Font Color */	font-weight: bold; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none; /* Font Style */	background-color: #FFFFFF; /* Background color */	background-image: none; /* Background Image */	text-align: left; /* Text Align */}.Inputs{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 8pt; /* Font Size */	color: black; /* Font Color */	font-weight: normal; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none; /* Font Style */	background-color: #FFFFFF; /* Background color */	background-image: none; /* Background Image */}.Content{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 8pt; /* Font Size */	color: black; /* Font Color */	font-weight: normal; /* Font Style */	font-style: normal; /* FontStyle */	text-decoration: none; /* Font Style */	background-color: #FFFFFF; /* Background color */	background-image: none; /* Background Image */	text-align: left; /* Text Align */}.ContentTableHeader{	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */	font-size: 10pt; /* Heading Font Size */	color: #000000; /* Heading Font Color */	font-weight: bold; /* Heading Font Style */	font-style: normal; /* Heading FontStyle */	text-decoration: none; /* Heading Font Style */	background-color: #E7E3D7; /* Background color */	background-image: none; /* Background Image */	text-align: left; /* Text Align */}.ContentTable{	background-color: #E7E3D7;}.ContentTableHorizontal{	background-color: #E7E3D7;}BODY{    BACKGROUND-COLOR: #165189;    FONT-FAMILY: Verdana, Helvetica, sans-serif;    FONT-SIZE: 8pt;    FONT-WEIGHT: normal;    LETTER-SPACING: normal;    TEXT-TRANSFORM: none;    WORD-SPACING: normal;    color: #cccccc;}P{    FONT-FAMILY: Verdana, Helvetica, sans-serif;    FONT-SIZE: 8pt;    FONT-WEIGHT: normal;    LETTER-SPACING: normal;    TEXT-TRANSFORM: none;    WORD-SPACING: normal;    color: #cccccc;}TD{    FONT-FAMILY: Verdana, Helvetica, sans-serif;    FONT-SIZE: 8pt;    FONT-WEIGHT: normal;    LETTER-SPACING: normal;    TEXT-TRANSFORM: none;    WORD-SPACING: normal;    color: #cccccc;}p.footerP{	color: #000000;}A:link	{		text-decoration:	underline;	color:	#000000;	}			A:visited	{		text-decoration:	underline;	color:	#000000;	}			A:active	{		text-decoration:	underline;	color:	#000000;	}			A:hover	{		text-decoration:	underline;	color:	#666666;	}A.lnkButton	{		text-decoration:	none;	color:	#000000;	font-weight: bold;	}			A.lnkButton:visited	{		text-decoration:	none;	color:	#000000;	font-weight: bold;	}			A.lnkButton:active	{		text-decoration:	none;	color:	#000000;	font-weight: bold;	}			A.lnkButton:hover	{		text-decoration:	underline;	color:	#666666;	font-weight: bold;	}A.footerA:link	{		text-decoration:	none;	color:	#006699;	}			A.footerA:visited	{		text-decoration:	none;	color:	#006699;	}			A.footerA:active	{		text-decoration:	none;	color:	#006699;	}			A.footerA:hover	{		text-decoration:	underline;	color:	#999999;	}a.crumbs{	color: #ff0000;	text-decoration: none;	font-weight: normal;	font-size: xx-small;}a.crumbs:visited{	color: #ff0000;	text-decoration: none;	font-weight: normal;	font-size: xx-small;}a.crumbs:hover{	color: #999999;	text-decoration: underline;	font-weight: normal;	font-size: xx-small;}.requestTable{    BORDER: #000000 2pt solid;}.whiteBorder{    BORDER: #ffffff 2pt solid;}.linksTable{    BORDER: #000000 2pt solid;}.alt{	background-color: #999999;}.noAlt{	background-color: #ffffff;}small{	font-size: xx-small;}IMG{	border-color: #000000;}LI{	font-size: 8pt;}td.crumbs{	font-size: xx-small;	color: #000000;}td.footerCell{	border-top: #000000 2pt solid;}.topicTable{	border:  #999999 1pt solid;    BACKGROUND-COLOR: #ffffff;}.topicHeader{    BACKGROUND-COLOR: #003366;    BORDER-bottom: #999999 1pt solid;    font-weight:bold;    COLOR: #ffffff;    FONT-FAMILY: 'verdana', 'MS Sans Serif', 'Times New Roman';}.topicItem{    BACKGROUND-COLOR: #ffffff;    color: #000000;    font-weight: normal;    font-size:8pt;}.numbersItem{    BACKGROUND-COLOR: #ffffff;    color: #000000;    font-weight: normal;    font-size:8pt;    BORDER-bottom: #999999 1pt solid;}.numbersItemBottom{    BACKGROUND-COLOR: #ffffff;    color: #000000;    font-weight: normal;    font-size:8pt;}.eventsHeader{    BACKGROUND-COLOR: #003366;    BORDER-bottom: #999999 1pt solid;    font-weight:bold;    COLOR: #ffffff;    FONT-FAMILY: 'verdana', 'MS Sans Serif', 'Times New Roman';    text-align: left;}.eventsItem{    BACKGROUND-COLOR: #ffffff;    color: #000000;    font-weight: normal;    font-size:8pt;    BORDER-bottom: #999999 1pt solid;}.eventsItemBottom{    BACKGROUND-COLOR: #ffffff;    color: #000000;    font-weight: normal;    font-size:8pt;}.eventsItemAlt{    BACKGROUND-COLOR: #c0c0c0;    color: #000000;    font-weight: normal;    font-size:8pt;    BORDER-bottom: #999999 1pt solid;}.eventsItemAltBottom{    BACKGROUND-COLOR: #c0c0c0;    color: #000000;    font-weight: normal;    font-size:8pt;}.eventsItemDate{    BACKGROUND-COLOR: #ffffff;    color: #000000;    font-weight: normal;    font-size:8pt;    BORDER-bottom: #999999 1pt solid;    BORDER-right: #999999 1pt solid;}.eventsItemBottomDate{    BACKGROUND-COLOR: #ffffff;    color: #000000;    font-weight: normal;    font-size:8pt;    BORDER-right: #999999 1pt solid;}.eventsItemAltDate{    BACKGROUND-COLOR: #c0c0c0;    color: #000000;    font-weight: normal;    font-size:8pt;    BORDER-bottom: #999999 1pt solid;    BORDER-right: #999999 1pt solid;}.eventsItemAltBottomDate{    BACKGROUND-COLOR: #c0c0c0;    color: #000000;    font-weight: normal;    font-size:8pt;    BORDER-right: #999999 1pt solid;}.membersItem{    BACKGROUND-COLOR: #ffffff;    color: #000000;    font-weight: normal;    font-size:8pt;    BORDER-bottom: #999999 1pt solid;}.membersItemCenter{    BACKGROUND-COLOR: #ffffff;    color: #000000;    font-weight: normal;    font-size:8pt;    BORDER-bottom: #999999 1pt solid;    BORDER-right: #999999 1pt solid;    BORDER-left: #999999 1pt solid;}.membersItemCat{    BACKGROUND-COLOR: #ff7f50;    color: #000000;    font-weight: normal;    font-size:8pt;    BORDER-bottom: #999999 1pt solid;    font-weight: bold;}td.adcell{	font-size: 8pt;	font-family: 'verdana', 'MS Sans Serif', 'Times New Roman';}.text8pt{	font-size: 8pt;}.header{	font-size: 10pt;	font-weight: bold;	color: #ffffff;}