a img {
  border: 0px solid #fff;
}

.homeLinks .Normal {
  font-size: 14px;
  font-size: bold;
  padding-left: 10px;
  padding-right: 10px;
}

div.inputForm {
	font-size: 13px;
	font-family: Tahoma;
	margin-right: auto;
	text-align: left;
}

div.inputForm td {
	font-size: 12px;
	text-align: left;
}

div.inputForm td input {
	width: 14px;
	white-space: nowrap;
}

div.inputForm table {
	display: inline;
	vertical-align: middle;
}
		
div.inputForm input {
	width: 80px;
	font-size: 12px;
}

div.inputForm input.long {
	width: 270px;
}

div.inputForm input.medium {
	width: 140px;
}

div.inputForm input.short {
	width: 34px;
}

span.inputField {
	padding: 0px 10px 0px 10px;
	display: table-cell;
}

span.inputRadios label {
	margin-right: 14px;
}

div.indent {
	padding: 5px 0px 0px 20px;
}

div.inputRow {
	margin: 15px 0px 20px 0px;
	white-space: nowrap;
}
		
div.inputBlock {
	padding: 10px;
	border: 1px solid #eeeeee;
}

div.selectionMatrix {
	padding: 5px 5px 10px 10px;
}
div.selectionMatrix {width: 630px;}
div.selectionMatrix table {width: 400px; margin-left: auto; float: right;}
div.selectionMatrix span.rowHeader {font-weight: bold; color: #444; width: 200px; float: left;}
div.selectionMatrix div.row label {display: none;}
div.selectionMatrix td {width: 80px; text-align: center;}

.required {
	font-weight: bold;
	color: #333;
}

div.inputForm em {
	font-size: 11px;
	font-style: italic;
	color: #aa0000;
}

div.inputForm h2 {
	margin: 20px 0px 10px 0px;
}

table.WebFormGridResults, table.WebFormDetailView {
	border-collapse: collapse;
}

table.WebFormGridResults tr.WebFormTH, table.WebFormDetailView tr.WebFormTH {
	font-weight: bold;
}

table.WebFormGridResults td, table.WebFormDetailView td {
	border: 1px solid #aaa;
	padding: 4px;
	font-size: 11px;
	text-align: left;
}

table.WebFormDetailView td P
{
	font-size: 13px;
}

div.inputForm table.vertical td, div.inputForm table.vertical th {
	text-align: left;
	padding: 7px 0px 7px 0px;
}

div.inputForm table.vertical textarea {
	display: block;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}



#swcazDonationForm {padding: 20px; }
#swcazDonationForm h3 {font-size: 16px; margin: 10px 0px 8px 0px; padding: 6px; color: #fff; background-color: #739DE4 }
#swcazDonationForm td, #swcazDonationForm th {padding: 5px; vertical-align: middle; }
#swcazDonationForm th {width: 160px;}
#swcazDonationForm .firstName, #swcazDonationForm .lastName {width: 110px;}
#swcazDonationForm .middleInitial {width: 18px;}
#swcazDonationForm .address {width: 226px;}
#swcazDonationForm .ccNumber {width: 130px;}
#swcazDonationForm .state, #swcazDonationForm .month, #swcazDonationForm .year, #swcazDonationForm .ccCentsAmount {width: 28px;}
#swcazDonationForm .zipCode, #swcazDonationForm .ccsv, #swcazDonationForm .ccDollarAmount {width: 50px;}
#swcazDonationForm th {text-align: right;}
#swcazDonationForm .errMsg {color: #cc0000; font-weight: bold; font-size: 13px; display: block; margin: 10px;}
#swcazDonationForm .err {font-size: 11px;}
#swcazDonationForm .phone {width: 100px;}
#swcazDonationForm .city {width: 100px;}
#swcazDonationForm .formFields {margin: 0px 0px 15px 10px;}
