 td{
 font-family:verdana;
 font-size:14px;
  } 
 .roundedcornr_box {
	background: url(../images/tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(../images/tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(../images/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(../images/br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(../images/r.png) top right repeat-y;
}

.headerLine {
	background: url(../images/bline.png) repeat-x bottom left;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { padding: 0 5px; }
.mainBG{
		background: url(../images/headerbg.jpg) top repeat-x;
}
.head1{
	   font-family:verdana;
	   font-size:22px;
	   color:#820000;
	   font-weight:bold;
 }
.head2{
	   font-family:verdana;
	   font-size:36px;
	   color:#820000;
	   font-weight:bold;
 }
 .domainF{
    font-family:comic sans ms,verdana;
	font-size:20px;
	color:#0000a5;
	text-align:right;
	font-weight:bold;
  }
  
  .tagLine{
    width:480px;
    font-family:comic sans ms,verdana;
	font-size:20px;
	color:#CE0100;
	text-align:center;
	font-weight:bold;
  }
  
  
.arrowlist ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlist ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
color: black;
background: url(../images/arrowbullet.png) no-repeat top left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 30px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
font-family:verdana;
font-size:12px;
font-size: 90%;
}

.blueBox{
border:1px solid #0080FE;
width:380px;
background-color:#ECFFFF;
color:#0080FE;
font-family:verdana;
font-size:12px;
padding:10px;
}

.optin{
height: 325;
border: 1px dashed #0000A5;
background-color: #FFFFFF;
 }
 
.optinhead{
font-family:verdana;
font-size:22px;
text-transform:uppercase;
font-weight:bold;
color:#FE992A;
}

.optinsubhead{
font-family:verdana;
font-size:20px;
font-weight:bold;
color:#0F67C4;
}

.optinsubhead1{
font-family:verdana;
font-size:20px;
font-weight:bold;
color:#000081;
}

.noteImp{
color:#810000;
 }
