/* CSS Document */
body{
background-color:#ec2578;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#676767;
font-variant:normal;
text-decoration: none;
}
.arial12text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;
text-decoration: none;
padding-left:5px;
}
.arial12text a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;
text-decoration: none;
}
.arial12text a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;
text-decoration: underline;
}
.boldtext{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#192c56;
font-weight:bold;
text-decoration:none;
}

.boldtext2{
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color:#192c56;
font-weight:normal;
text-decoration:none;
}



.active{
color:#ec2578;
text-decoration:none;
}
.active a{
color:#ec2578;
text-decoration:none;
}
.active a:hover{
color:#ec2578;
text-decoration:underline;
}
.boldtext a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#192c56;
font-weight:bold;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}
.boldtext a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#ec2578;
font-weight:bold;
text-decoration:none;
}
.greydot {
	background-image: url(../images/greydot.jpg);
	background-repeat: repeat-x;
	height:1px;
}
.bluedot {
	background-image: url(../images/bluedot.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
.greybox {
	background-image: url(../images/greybox.jpg);
	background-repeat: no-repeat;
	height: 481px;
	width: 186px;
}

.greyline {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	height:1px;
}
.bluebg {
	background-image: url(../images/bluebg.jpg);
	background-repeat: no-repeat;
	height: 314px;
	width: 252px;
}
.arialnormaltxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0062b3;
text-decoration: none;
font-weight:normal;
}
.arialnormaltxt span{
color:#7e2c4a;
}
.arialnormaltxt a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0062b3;
text-decoration: none;
font-weight:normal;
}
.arialnormaltxt a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0062b3;
text-decoration: underline;
font-weight:normal;
}
h1{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#ec2578;
text-decoration:none;
font-weight:normal;
}
.blkbold{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}
.input{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background-color:#FFFFFF;
border:#7f9db9 solid 1px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#ec2578;
font-weight:normal;
}
.arial16txt{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#ec2578;
}
.arial16txt span{
color:#192c56;
font-weight:bold;
}
.boldunderline{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#599ee5;
padding-left:10px;
}
.blueunderline{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3b61b5;
text-decoration:underline;
font-weight:normal;
}
h3{
font-family:Arial;
font-size:30px;
color:#192c56;
font-weight:normal;
}
.white11txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration: none;
}
.white11txt a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration: none;
}
.white11txt a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration: underline;
}
.greytext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#737374;
font-weight:normal;
}
.white18txt{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
padding-left:5px;
}
.greyborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
.pinkborder {
	border: 1px solid #fb49a5;
}
.border {
	border: 1px solid #2576c2;
}
.normalblk{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
padding-left:5px;
}
.darkblueborder {
	border: 1px solid #192c56;
}
