BODY {
	font-family: Arial, Helvetica, sans-serif;
	color:#293261;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: left; 
	scrollbar-base-color: #AEC6D0;
}

A {
	color:#002B84;
	text-decoration: none
}
A:visited {color:#003399} 
A:hover {color:#0066FF; text-decoration: none} 

div,p,td,tr {
	font-family:  Arial, Helvetica, sans-serif;
	color:#20264D;
	font-size: 10pt;
}  

.ullink {text-decoration: underline} 
.ullink:hover {text-decoration: underline}

.form {
	background-color: #A9CFE2;
	border-style: solid;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	
	margin: 0;
}

.form2 {
	background-color: #CCE3EE;
	border: 1px solid #000000;
	margin-bottom:0;
	font-size:13px;
	height:20px;
}

.form2:hover {
  background-color:#EEEEFF;
  color:#111111;
  } 


.button { font-family: Arial, Helvetica, sans-serif; color: #000000;}
.button2{font-family: Arial, Helvetica, sans-serif}
.button3{font-family: Arial, Helvetica, sans-serif;}
.button3.hover {color:#0066FF;}
.defaultfontform {background-color: transparent;border-style: none; font-family:  Arial, Helvetica, sans-serif ;font-size :small;color:#0000CC}
.lighttext {
	color: #0033FF;
}
.greytext {
	color: #040473;
}

.over12ptb {
	background : #BBE9FF;
	font-size: 12pt;
	font-weight: Bold;
		   }
   
.over     {background : #BBE9FF;}
.blackborder {border: 1px solid #000000;}


.out { }

.bigbold {
	font-size: 12pt;
	font-weight: bold;
}
.big {
	font-size: 12pt;
}
.xxsmall {font-size: 8pt;}
.reallybigbold {font-size: 14pt}
.small {font-size: 8pt}
.smallbold {font-size: 8pt;
            font-weight: bold; 
		   }

.small9pt {font-size: 9pt}
	
.size10 {font-size: 10pt}

.size10bb {
  font-size: 10pt;
  border: 1px solid #000000; 
  }

.blackborder {
	border: 1px solid #000000;
}

.size10bbnobot {
    font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.size10bbnoright {
    font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bignarrow {
	font-family: "Arial Narrow", Arial;
	font-size: 10pt;
	font-weight: Bold;
	}

.bignarrow10pt {
	font-family: "Arial Narrow", Arial;
	font-size: 10pt;
	font-weight: Bold;
	}

.narrow {
	font-family: "Arial Narrow", Arial;
	font-size: 10pt;
}
.red {color: #FF0000}
.leftdiv {
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 3px;
	width: 160px;
}
.lefttable {
	font-weight: bold;
}

.bordercollapse {
 	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	padding: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}

.lblue     {background-color : #BBE9FF;}

a.lblue2:link {color: #8FFFFF; }
a.lblue2:active {color: #8FFFFF; }
a.lblue2:visited {color: #8FFFFF;}
a.lblue2:hover {color: #8FFFFF; }

.tableborderblack {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lblue2 {
	background-color: #A9CFE2;
}
.lblue3 {
	background-color: #DFF4FF;
}

.lblue4 {
	background-color: #F0FAFF;
}

.lblue5 {
	background-color: #F9FDFF;
}

.lblue6 {
	background-color: #C4DBEC;
}



.lblue2text {
	color: #C6ECFF;
}
.form3 {
    font-family:  Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	border: 0px none #FFFFFF;
	background-color: #CCE3EE;
	overflow:hidden;
	font-weight: bold;
		
}
.doubleline {
	line-height: 150%;
}
.tripleline {
	line-height: 250%;
}
.linedbg {
	background-image: url(RadPro%20New/images/bgstripy.gif);
	text-align: center;
}
.leftmargin20 {
	margin-left: 20px;
}

h1 {font-size : 12pt;}

.marginLR10 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.paddingLR20 {
	padding-right: 20px;
	padding-left: 20px;
	/*height: 100%;*/
}

.paddingLR10 {
	padding-right: 10px;
	padding-left: 10px;
	/*height: 100%;*/
}

.paddingLR5 {
	padding-right: 5px;
	padding-left: 5px;
	/*height: 100%;*/
}

.whitebg {
	background-color: #FFFFFF;
}

.leftbar
{
	background-color: #F0FAFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	border-right-color: #7DB5D2;
	border-right-width: 2px;
	border-right-style: solid;
}
.rightbar
{
	background-color: #F0FAFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	border-left-color: #7DB5D2;
	border-left-width: 2px;
	border-left-style: solid;
}

.blueborder {
	border: 2px solid #67A8CB;
}

.bluebordertop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7DB5D2;
}

.blueborderbot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7DB5D2;
}

.bluebordertopbot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7DB5D2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7DB5D2;
}

/*******************************************************************************************/

.roundborder7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 4px;
}

.roundborder7top {
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-radius-top-right-radius: 7px;
	border-radius-top-left-radius: 7px;
	padding: 3px;
	
}

.roundborder7bot {
 -webkit-border-bottom-right-radius: 7px;
 -webkit-border-bottom-left-radius: 7px;
 -moz-border-radius-bottomleft: 7px;
 -moz-border-radius-bottomright: 7px;
  border-radius-bottom-right-radius: 7px;
  border-radius-bottom-left-radius: 7px;
  padding: 3px;
  
}

.padding5 {
  padding: 5px;
}

.middlebox {
 
  min-height:300px; /*ff*/
  /*height: auto !important; /*ie7 */
  height: 300px; /*ie6 */ 
  overflow-x: hidden; 
  overflow-y: auto; 
  padding-right:5px;
}


.menudiv a {
  color: #002B84;
  min-height:30px; /*ff*/
  height: auto !important; /*ie7 */
  height: 30px; /*ie6 */  
  vertical-align : middle; 
  display : block;
  line-height:30px;
  text-align:center;
 
}


.menudiv a:hover
{
  min-height:30px; /*ff*/
  height: auto !important; /*ie7 */
  height: 30px; /*ie6 */  
  display:block;
  background-color: #C9EBFC;
  color: #001142;
  vertical-align : middle; 
  display : block;
  line-height:30px;
  text-align:center;
}

.center 
 {
  text-align:center; 
 }

.bold
 {
  font-weight:bold;
 }
 
 
.blogbox { /*keep  this style below blueborder, as widths conflict*/
	margin:auto;
	width:90%;
	padding:10px;
	border-style:double;
	border-width:4px;
	background-color:#F2F7FF;
}  

.bluebox { /*keep  below blueborder, as widths conflict*/
	margin:auto;
	width:98%;
	padding:5px;
	border-width:1px;
	background-color:#F2F7FF;
	overflow:auto;
}  


.floatleft { float:left;clear:none;}
.floatright { float:right;clear:none;}

.vidborder {
 border-color:#333333;
 border-style:solid;
 border-width:10px;
 background-color:#000;
 width:350px;
 padding:0px;
}

.clearboth {
  clear:both;
  }

