/* CSS Document */

.copyrighttext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-style:normal;
text-decoration:none;

}


a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #33368E;
	text-decoration:none;
}
a:visited {
font-family: Tahoma;
	font-size: 11px;
	color: #33368E;
		text-decoration:none;
}
a:hover {
font-family: Tahoma;
	font-size: 11px;
	color: #B73131;
	text-decoration:underline;
}

.tableborder{
border-left:solid 1px;
border-right:solid 1px;
border-color:#CCCCCC;
}

.bottomborder{
border-bottom:solid 1px;
border-color:#999999;
}


.alltableborder{
border:solid 1px;
border-color:#999999;
}

.text1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:normal;
color:#6B6B6B;
text-decoration:none;
}

.punchline {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
letter-spacing:normal;
color:#2125A7;
text-decoration:none;
}

.firstsecond {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
letter-spacing:normal;
color:#2125A7;
text-decoration:none;
}

.heading {
font-family:"Square721 Ex BT";
font-size:16px;
font-weight:bold;
letter-spacing:normal;
color:#FF0000;
text-decoration:none;


.line {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
