h1 {
	font-size: 9px;
}

.main {
	background-color: 7F7F7F;
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.redcon {
	background-color: E3252A;
	background-image: url(images/redcon.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pagebg {
	background-color: 000000;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.grey {
	background-color: D6D6D6;
	background-image: url(images/greybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.whitecon {
	background-color: FFFFFF;
	background-image: url(images/whitecon.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.whiteend {
	background-color: FFFFFF;
	background-image: url(images/whiteend.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	background-color: 03319A;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.redbottom {
	background-color: C60004;
	background-image: url(images/redbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.verdanal10 {
	font-family: Verdana;
	font-size: 7pt;
}
.verdanal10bold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.verdanal11bold {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.verdanal10boldgrey {
	font-family: Verdana;
	font-size: 8pt;
	color: #454545; 
	font-weight: bold;
}
.verdana12boldwhite {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF; 
	font-weight: bold;
}
.verdana12boldgrey {
	font-family: Verdana;
	font-size: 9pt;
	color: #474747; 
	font-weight: bold;
}
.arial10 {
	font-family: Arial;
	font-size: 10px;
}
.arial10bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.arial11 {
	font-family: Arial;
	font-size: 11px;
}
.arail11bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.arial12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.arial14bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
A:link { text-decoration: none; color: #C6D7DE; }
A:visited {text-decoration: none; color: #C6D7DE; }
A:hover {text-decoration: none; color: #7AAABD; }
A:active {text-decoration: none; color: #C6D7DE; }

A.s1:link { text-decoration: none; color: #7AAABD; }
A.s1:visited {text-decoration: underline; color: #7AAABD; }
A.s1:hover {text-decoration: underline; color: #ffffff; }
A.s1:active {text-decoration: underline; color: #7AAABD; }

A.s2:link { text-decoration: none; color: #ffffff; }
A.s2:visited {text-decoration: none; color: #ffffff; }
A.s2:hover {text-decoration: underline; color: #FD8787; }
A.s2:active {text-decoration: underline; color: #ffffff; }

A.s3:link { text-decoration: none; color: #AF1307; }
A.s3:visited {text-decoration: none; color: #AF1307; }
A.s3:hover {text-decoration: underline; color: #000000; }
A.s3:active {text-decoration: none; color: #AF1307; }

.tabbg {
	background-image: url(images/pagebg.gif);
	background-position: left;
}
.shadleft {
	background-image: url(images/shdleft3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.shadright {
	background-image: url(images/shdright3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.arial22 {
	font-family: Arial;
	font-size: 22px;
}
.arial28 {
	font-family: Arial;
	font-size: 28px;

}.aconbg {
	background-color: 323232;
	background-image: url(images/acon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
}
.pledgebg {
	background-color: 323232;
	background-image: url(images/pledge.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}
