/** Joes Edits **/
.roundcont {
        width: 400px;
        background-color: #dae6f2;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
}

.roundtop {
        background: url(../img/tr.jpg) no-repeat top right;
}

.roundbottom {
        background: url(../img/br.jpg) no-repeat top right;
}

img.corner {
   width: 25px;
   height: 25px;
   border: none;
   display: block !important;
}

/** Joe end **/ 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../i/t/bg.jpg);
	background-repeat: repeat-x;
	background-color: #203787;

}

.centertable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.leftcolumn {
	background-image: url(../i/t/leftcolumnbg.jpg);
}
.leftcolumninfobox {
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../i/t/leftinfoboxbg.jpg);
	background-repeat: repeat-x;
} 
.testimonialsbox {
	font-size: 11px;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
}

.but_orangebg {
	color: #FFFFFF;
	background-image: url(../i/t/but/readmorebg.jpg);
	height: 20px;
	width: 75px;
	text-align: center;
	font-size: 11px;
}


.centerinfobox {
	padding-top: 10px;

	padding-bottom: 0px;

	font-size: 11px;
}

.but_orangebg a:link {
	font-size: 11px;
	color: #FFFFFF;
}
.but_dot {
	background-image: url(../i/t/but/but_dot.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 12px;
}
.breadcrumb {
	background-image: url(../i/t/inside/bcrumbbg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-left: 15px;
	height: 23px;
}
.content {
	padding: 20px;
	margin-left: 5px;
}

.pageheader {
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	margin-left: 15px;
	background-image: url(../i/t/inside/pageheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
}




.but_orangebg a:hover {text-decoration: none;	font-size: 11px; color: #FFFFFF;}
.but_orangebg a:visited {font-size: 11px; color: #FFFFFF;}
.but_orangebg a:active {text-decoration: none; font-size: 11px; color: #FFFFFF;}

.topinfobar {
	background-image: url(../i/t/infobarbg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}



a:link {
	color: #EE8E00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F79400;
}
a:hover {
	text-decoration: none;
	color: #E68A00;
}
a:active {
	text-decoration: none;
	color: #DB8400;
}
.footer {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 15px;
}

.footer a:link {
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:hover {text-decoration: none;	font-size: 11px; color: #FFFFFF;}
.footer a:visited {font-size: 11px; color: #FFFFFF;}
.footer a:active {text-decoration: none; font-size: 11px; color: #FFFFFF;}

.prefooter {
	background-image: url(../i/t/footer_bg.jpg);
	text-align: right;
	height: 85px;
	font-size: 11px;
	padding-right: 15px;
}

/*newely added  styles*/


.navbar
{
background-color:#FFFFFF;
}  

.mainDiv
{
  width:188px;
  padding-top:19px;
}

.topItem
{
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background-image: url(../i/t/menu/arrow-up-title.jpg);
  background-position:center middle;
  background-repeat:no-repeat;
  border: none;
  width: 188px;
  color: #215dc6;
  cursor:pointer;
  text-indent:10px;
}

.topItemOver
{
  text-indent:10px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background-image: url(../i/t/menu/arrow-up-title-on.jpg);
  background-position:center middle;
  background-repeat:no-repeat;
  width: 188px;
  color: #428eff;
  cursor:pointer;
}

.topItemClose
{
  text-indent:10px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background-image: url(../i/t/menu/arrow-down-title.jpg);
  background-position:center middle;
  background-repeat:no-repeat;
    width: 188px;
  color: #215dc6;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:10px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background-image: url(../i/t/menu/arrow-down-title-on.jpg);
  background-position:center middle;
  background-repeat:no-repeat;
  width: 188px;
  color: #428eff;
  cursor:pointer;
}



.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;	
  color: #000;
  filter:alpha(opacity=100);
}

.subMenu
{
   display:block;
   
}

.subItem
{
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   
}

a.subItem:link
{
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   font-weight:normal;
   color: #06039c;
  
}
a.subItem:visited
{
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   font-weight:normal;
   color: #06039c;
  
}
a.subItem:hover
{
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   font-weight:normal;
   color: #f79400;

  
}


.subItem1
{
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   background-image:url(../i/t/menu/arrow-orange.gif);
   background-position:15px 5px;
   background-repeat:no-repeat;
   padding-left:35px;
    padding-top:2px;
   padding-bottom:2px;
   height:20px;
}


.subItem2{

	padding-left:40px;
    padding-top:2px;
  	 padding-bottom:2px;
  	 height:20px;

}

a.subItem1:link
{
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   color: #215dc6;
  
}
a.subItem1:visited
{
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   color: #3366CC;
  
}
a.subItem1:hover
{
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   color: #990000;
  
}

.subItem1Over
{
   margin-left:10px;
   margin-top:2px;
   padding-left:15px;
   font: 11px tahoma,verdana,sans-serif;  
   height:18px;
   color: #428eff;
   line-height:24px;
}

.subItem1Over  a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;	
   color: #428eff;
   text-decoration:underline;
   cursor:pointer;
      line-height:24px;
}



.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

.a{
	background-color:#efefef;

}

.b{
	background-color: #FFFFFF;
	background-image:url(../i/t/menu/arrow-orange.gif);
   	background-position:10px 5px;
   	background-repeat:no-repeat;

}

.b1{
	background-color: #FFFFFF;
	background-image:url(../i/t/menu/arrow-orange.gif);
   	background-position:38px 2px;
   	background-repeat:no-repeat;

}
.highlight{

   margin-left:10px;
   padding-left:15px;
   padding-top:2px;
   padding-bottom:2px;
   height:20px;

}

.subItem3{

	padding-left:60px;
    padding-top:2px;
  	 padding-bottom:2px;
  	 height:20px;

}
/* Start FRONT NAV {{{ */
.frontbuttonscontainer {
	width: 100%;
	border:1px solid #CCCCCC
}


.frontbuttons a {
	color: #999999;
	background-color: #FFFFFF;
	padding: 4px;
	padding-left: 10px;
	display: block;
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.frontbuttons a:visited {
color: #999999;
text-decoration: none;}

.frontbuttons a:hover {background-color: #0099CC;
color: #FFFFFF;
text-decoration: none;}



/* End FRONT NAV }}} */

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;		
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style:normal;
	color: #666666;		
}
.smalltextreferral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;		
}
.boldtextreferral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	color: #666666;		
}

.verticaldivider{ background-image: url(../i/t/line.gif);
                  background-repeat:repeat-x;
				  background-position: bottom;}
a.ira {
	color: red;
}
/** START BOX BUTTON **/
.boxbutton {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 10px;
	list-style-type: none;
}
.boxbutton:hover {
	background-color: #FCFCFC;
	border: 1px solid #999999;
}
.boxbutton a:link {
	text-decoration: none;
}
/** .boxbutton img{ padding-right: 0.5em; } **/
.boxbutton li strong{
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 1.8em;
	color: #000099;
}
/** END BOX BUTTON **/
