.body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	line-height: 150%;
	font-weight: normal;

}

.innerImage {
	vertical-align: top;
	background-attachment: scroll;
	background-position : top;
	background-image: url(images/inner-background.png);
	background-repeat: repeat;
}

.headingText {
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: large;
	color: #000000;
}

h1 {
	font-size: large;
	
}

h2 {
	font-size: medium;
}

h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-style: normal; 
	font-weight: bold
}
.lightBlueHeading {
   color: #0071BC;
	font-style: italic;
	font-weight: bold;
}

.bodyFooter
{
   font-family: Verdana,sans-serif;
   font-size: 11px;
   color: #0071BC;
}

.insidebold
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-weight: bold;

}

td.inside 

{

   background-color: #E8EFF5;

   border: none;

}
 

 td.clean

{

   border: none;

}

  

ol{

	list-style : decimal;

	list-style-type : inherit;

	azimuth : center;

	font-family : inherit;

	font-weight : normal;

}



.pageheader

{

   font-family: Arial, sans-serif;

   font-size: 14px;

   font-weight: bold;

   color: #000000;

}


.statusline

{

   font-family: Verdana,sans-serif;

   font-size: 10px;

   text-align: center;

   color: #707070;

}

.roundedButtonClear {
-moz-border-radius: 5px;
border-radius: 5px;
} 

.styledBoxYellow {
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;
	background-color : #FFFF66;
} 

.styledBoxGreen {
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;
	background-color : #BAED76;
} 

.roundedTableWhite {
-moz-border-radius: 15px;
	border-radius: 15px;
	background-color : #FFFFFF;
	border: 1px solid #000000;
} 

.roundedTableYellow {
-moz-border-radius: 15px;
border-radius: 15px;
background-color : #FFFF66;
} 

.roundedTableGreen {
-moz-border-radius: 15px;
border-radius: 15px;
background-color : #BAED76;
} 

.roundedTableRed {
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color : #FF8080;
} 

.bluetitle {
	color: #0000a0;
	font-family : Verdana,sans-serif;
	font-weight: bold;
}

.editorcoms { 
	font-size: 10pt;
    font-family: Verdana; 
	font-style: normal;
}

a:link {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}

a.menuText:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : medium;
	text-decoration: none;
}

a.menuText:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : medium;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color:#000000;
	text-decoration: none;
	
}
	
.clearWrapText {
clear: both;
} 




.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	text-align: justify;
}

.headingtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

img {
	margin: 5px;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
}
