/* start general css */
body{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF;
}
* html body {
	text-align: center;
}

body, p, li, div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, p, blockquote, table, td, th, li, a, ul, ol, dd, dl, dt,
form, button, fieldset, label {
	font-size: 10.0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
select, option, input, textarea, code, code span {
	font-size: 10.0pt;
	font-family: "Courier New", Courier, monospace;
}
.fontSize200 {
	font-size: 20.0pt;
}
.fontSize195 {
	font-size: 19.5pt;
}
.fontSize190 {
	font-size: 19.0pt;
}
.fontSize185 {
	font-size: 18.0pt;
}
.fontSize180 {
	font-size: 17.5pt; 
}
.fontSize175 {
	font-size: 17.0pt;
}
.fontSize170 {
	font-size: 16.5pt;
}
.fontSize165 {
	font-size: 16.0pt;
}
h1 {
	margin-top: 0;
}
h1, .h1Size, .fontSize160 {
	font-size: 15.0pt;
}
.fontSize155 {
	font-size: 14.5pt;
}
h2, .h2Size, .fontSize150 {
	font-size: 14.0pt;
}
.fontSize145 {
	font-size: 13.5pt;
}
h3, .h3Size, .big, .fontSize140 {
	font-size: 13.5pt;
}
.fontSize135 {
	font-size: 13.0pt;
}
h4, .h4Size, .fontSize130 {
	font-size: 13.0pt;
}
.fontSize125 {
	font-size: 12.0pt;
}
h5, .h5Size, .fontSize120 {
	font-size: 11.5pt;
}
.fontSize115 {
	font-size: 11.0pt;
}
h6, .h6Size, .fontSize110 {
	font-size: 10.5pt;
}
.fontSize105 {
	font-size: 10.0pt;
}
.fontSize100, .topPage {
	font-size: 10.0pt;
}
.fontSize95 {
	font-size: 9.5pt;
}
.fontSize90 {
	font-size: 9.0pt;
}
.mediumFont, .fontSize85 {
	font-size: 8.5pt;
}
.fontSize80 {
	font-size: 8.0pt;
}
.smallFont, .fontSize75 {
	font-size: 7.5pt;
}
.fontSize70 {
	font-size: 7.0pt;
}
a img{
	border: none;
}

body {
	background-color: #fff;
}

/* end */


/* start nav css */
ul.nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.nav li, {
	margin: 0px;
}

.menucontent, .menucontent li {
	font-size: 10pt;
	vertical-align: middle;
	margin: 0;
}
.menucontent {
	padding: 4px 3px 4px 8px;
	border-bottom: 1px groove #000066;
	color: #FFFFFF;
	background-color: #1A74CB;
}
.menulink {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menulink:hover {
	text-decoration: underline;
}

.menulinkfront 
{
text-decoration: none;
	color: #979936;
	background-color: #FFFFFF;
	font-weight: bold;
}

.menulinkfront:hover {
	text-decoration: underline;
}

h2.nav, h2.nav a:link, h2.nav a:visited {
	background-color: #1A74CB;
	color: #FFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
h2.nav a:hover {
	text-decoration: underline;
}

h2.navright {

	font-size: 10.0pt;
	font-weight: 700;
	line-height: 1.6em;
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}
h2.navright, h2.navright a:link, h2.navright a:visited {
	background-color: #979936;
	color: #FFF;
	text-decoration: none;
}
h2.navright a:hover {
	text-decoration: underline;
}

.frontcontentsmall {
	text-align: left;
	font-size: 12px;
	padding: 5px;
	list-style-image: none;
}

li ul.nav {
	border: 1px solid #979936;
}

#dropmenudiv{
	position:absolute;
	font:normal 10px/18px Geneva, Arial, Helvetica, sans-serif;
	z-index:100;
	float: left;
	margin-left: 110px;
	text-align: left;
	border-top: 1px solid #1A74CB;
	border-right: 1px solid #1A74CB;
	border-bottom: 0 solid #1A74CB;
	border-left: 1px solid #1A74CB;
	color: #003366;
	margin-top: -26px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #1A74CB;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #AFD2F5;

}

/* end */

/* start utility css */
.widthFull {
	width: 98.5%;
}
.width95 {
	width: 95%;
}
.width90 {
	width: 90%;
}
.width85 {
	width: 85%;
}
.width80 {
	width: 80%;
}
.width75 {
	width: 75%;
}
.width70 {
	width: 70%;
}
.width65 {
	width: 65%;
}
.width60 {
	width: 60%;
}
.width55 {
	width: 55%;
}
.width50 {
	width: 50%;
}
.width45 {
	width: 45%;
}
.width40 {
	width: 40%;
}
.width35 {
	width: 35%;
}
.width30 {
	width: 30%;
}
.width25 {
	width: 25%;
}
.width20 {
	width: 20%;
}
.width15 {
	width: 15%;
}
.width10 {
	width: 10%;
}
.width5 {
	width: 5%;
}

/* end */

/* start alignment css */

.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignTop {
	vertical-align: top;
}
.alignBottom {
	vertical-align: bottom;
}
.alignTopRight {
	text-align: right;
	vertical-align: top;
}
.alignTopCenter {
	text-align: center;
	vertical-align: top;
}
.alignTopLeft {
	text-align: left;
	vertical-align: top;
}
.alignBottomRight {
	text-align: right;
	vertical-align: bottom;
}
.alignBottomCenter {
	text-align: center;
	vertical-align: bottom;
}
.alignBottomLeft {
	text-align: left;
	vertical-align: bottom;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.image-left { 
	float: left;
	vertical-align: text-top;
}
.image-right {
	float: right;
	vertical-align: text-top;
}
.indent1 {
	padding-left: 18px;
}
.indent2 {
	padding-left: 36px;
}
.indent3 {
	padding-left: 54px;
}
.indent4 {
	padding-left: 72px;
}
.indent5 {
	padding-left: 90px;
}
/* end*/


/* start list css*/
ul.noBullet {
	list-style-type: none;
}
ul.disc {
	list-style-type: disc;
}
ul.square {
	list-style-type: square;
}
ul.circle {
	list-style-type: circle;
}
ol.lower-alpha {
	list-style-type: lower-alpha;
}
ol.upper-alpha {
	list-style-type: upper-alpha;
}
ol.lower-roman {
	list-style-type: lower-roman;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
/* end*/

/* start text utility css */
.noWrap {
	white-space: nowrap;
}
.doubleLineSpace {
	line-height: 24.0pt;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
.black {
	color: #000000;
	background-color: transparent;
}
.white {
	color: #FFFFFF;
	background-color: transparent;
}
.red {
	color: #FF0000;
	background-color: transparent;
}
.blue {
	color: #1A74CB;
	background-color: transparent;
	font-weight: bold;
}
.green {
	color: #009933;
	background-color: transparent;
}
.grey {
	color: #999999;
	background-color: transparent;
}
.deepyellow {
	color: #FFCC33;
	background-color: transparent;
}
.blackBG {
	background-color: #000000;
}
.whiteBG {
	background-color: #FFFFFF;
}
.redBG {
	background-color: #FF0000;
}
.blueBG {
	background-color: #0000FF;
}
.greenBG {
	background-color: #009933;
}
.lightgreyBG {
	background-color: #CCCCCC;
}
.deepyellowBG {
	background-color: #FFCC33;
}
div.highlight, p.highlight {
	border: 1px solid #030;
	background-color: #9F9;
	padding: 5px;
}
div.topPage, p.topPage {
	float: right;
	text-align: center;
}
.foot2 img, div.topPage img, p.topPage img {
	width: 1.46em;
	height: 0.92em;
}
/* end */

.body {  
font-size: 12px; color: #000000; 
text-align: justify; 
padding-right: 10px; 
padding-left: 10px; 
padding-top: 2px; 
padding-bottom: 0px
}

.head1 {  
font-size: 14px; 
font-weight: bold; 
color: #000080; 
text-align: left; 
padding-top: 4px; 
padding-right: 10px; 
padding-left: 10px
}

.head2 {
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
.disclaimer {  
font-size: 9px; 
color: #999966; 
text-align: center; 
font-weight: bold
}

.link1 {  
font-size: 12px; 
font-weight: bold; 
color: #0000FF; 
text-align: left; 
}

.link2 { 
font-size: 9px; 
font-weight: bold; 
text-align: left; 
color: #0000FF
}

.quote {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}

.bodywhite { 
font-size: 12px; 
color: #FFFFFF; 
text-align: left
}

.head3 { 
font-size: 14px; 
font-weight: bold; 
color: #000080; 
text-align: left
}

.headfront {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: auto;
	clip: rect( );
	padding-right: 4px;
	padding-left: 4px;
}


.bullet {  
font-size: 12px; 
color: #000000; 
overflow: auto; 
text-align: justify; 
padding-right: 10px; 
padding-left: 10px; 
padding-top: 4px; 
padding-bottom: 4px ; 
list-style-position: outside; 
list-style-type: disc
}

.menulinkfront 
{
text-decoration: none;
	color: #979936;
	background-color: #FFFFFF;
	font-weight: bold;
}
.headred {

font-size: 12px; 
font-weight: bold; 
color: #990000; 
text-align: left; 
padding-top: 4px; 
padding-right: 10px; 
padding-left: 10px
}

.headerblock {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A74CB;
	border: 1px solid #000066;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: center;
}
