body {margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}

img {  
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.text
{
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
	line-height:normal;
}

.quote
{
	font-family: verdana;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	color: #4A4A4A;
	line-height:normal;
}

.textbold {
	FONT-SIZE: 0.70em;
	MARGIN: 0px;
	COLOR: #4A4A4A;
	FONT-FAMILY: Verdana;
	font-weight:bold;
	line-height:normal;
}

.textbold_red {
	font-family: verdana;
	font-size: 0.70em;
	font-style: normal;
	COLOR: #FF671F;
	font-weight:bold;
	line-height:normal;
}

.topnavibg {
	background-image: url(../images/top_nav_bg.gif);
	background-repeat: repeat-x;
	line-height:2em;
}

.navigation
{
	FONT-SIZE: 0.70em; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:underline;
	line-height:normal;
}
.navigation:hover {
	COLOR: #000000;
	text-decoration:none;
	line-height:normal;

}


.resource
{
	FONT-SIZE: 0.70em; 
	COLOR: #006ACE; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:underline;
	line-height:normal;
}
.resource:hover {
	COLOR: #000033;
	text-decoration:underline;
	line-height:normal;
}

.navigationbold
{
	FONT-SIZE: 0.70em; 
	COLOR: #F76D29; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	line-height:normal;

	
}
.navigationbold:hover {
	FONT-SIZE: 0.70em; 
	COLOR: #000033; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	line-height:normal;
}


.blacknavibold
{
	FONT-SIZE: 0.70em;
	 COLOR: #848484; 
	 font-weight:bold; 
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	 text-decoration: none;
	 line-height:normal;
}
.blacknavibold:hover {
	FONT-SIZE: 0.70em; 
	COLOR: #000033; 
	font-weight:bold; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	line-height:normal;
}
.topnavi
{
	FONT-SIZE: 0.65em; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.topnavi:hover {
	FONT-SIZE: 0.65em; 
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.divider {
	background-image: url("../images/dot.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.rightheader {
	background-image: url("../images/right_pointsbg.gif");
	background-repeat: no-repeat;
	line-height: 2.5em;
	background-position: left top;
}

h1 {
	font-family: verdana;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #2B8A9D;
	line-height: normal;
	
}

.subhead{
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #2B8A9D;
	line-height: normal;
	
}


h2{
	font-family: verdana;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.textheadings {
	font-family: verdana;
	font-size:0.75em;
	font-style: normal;
	COLOR: #2B8A9D;
	font-weight:bold;
	line-height:normal;
	text-align:right;
	text-decoration:none
}

.right {
	font-family: verdana;
	font-size:0.70em;
	font-style: normal;
	COLOR: #4A4A4A;
	line-height:normal;
	
	text-decoration:none
}

.right:hover { 
    text-decoration:underline;
    color:#006ACE;
}
	
	
.textheadings_r {
	font-family: verdana;
	font-size: 0.70em;
	font-style: normal;
	COLOR: #2B8A9D;
	font-weight:bold;
	
}
.horibg {
	line-height: 1.5em;
	background-image: url(../images/horibg.gif);
	background-repeat: repeat-x;
}
.bottomline {
	line-height: 1.0em;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.outertablebg {
	background-color:#CCCCCC;
}

.innertablebg { 
	background-color:#FFFFFF;
}


.site{
    text-decoration:underline;
	color:#3E3E3E; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.70em;
	font-weight:bold
	  }
.line{
    background-image:url("../images/dot2.gif");
	background-repeat:repeat-x;
	background-position:top;
}
/*-----------------------------------table functions---------------------------*/

.formin {
	border: 1px #C3C3C3;
	color: #4A4A4A;
	font-size:0.80em; 
	font-family: Verdana;
	}
	
.laytab{
	font-style: normal;
	font-variant: normal;
	font-weight:normal; 
	line-height: 150%; 
	font-size: 0.70em; 
	font-family: Verdana;
	border: 1px solid #C3C3C3;
	background-color:#FFFFFF;
	}
	
	
.formtdleft{
	text-align:right;
	font-weight:normal;
	color:#4A4A4A;
	border-left:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding-right: 4px;
}
.formtdright{
	text-align:left;
	font-weight:normal;
	color:#4A4A4A;
	border-right:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding-left: 4px
}

.formtop{
	border: 1px solid #C3C3C3;
	background-color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	color:#4A4A4A;
}

.redf{
	color:#FF0000;
	text-align:center;
}

.formtdleftbot{
	text-align:right;
	font-weight:normal;
	color:#4A4A4A;
	border-left:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding-right: 4px;
}
.formtdrightbot{
	text-align:left;
	font-weight:normal;
	color:#4A4A4A;
	border-right:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding-left: 4px
}

.chektitletop{
	text-align:right;
	font-weight:normal;
	color:#4A4A4A;
	border-left:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding-right: 4px;
}

.chektitlebot{
     text-align:right;
	font-weight:normal;
	color:#4A4A4A;
	border-left:1px solid #C3C3C3;
	/*border-bottom:1px solid #79BDC2;*/
	padding-right: 4px;
}

.chektdtop{
     text-align:left;
	font-weight:normal;
	color:#4A4A4A;
	border-right:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding-left: 4px
}

.chektdbot{
     text-align:left;
	font-weight:normal;
	color:#4A4A4A;
	border-right:1px solid #C3C3C3;
	/*border-bottom:1px solid #79BDC2;*/
	padding-left: 4px
}

.chektdmid{
     text-align:left;
	font-weight:normal;
	color:#4A4A4A;
	border-right:1px solid #C3C3C3;
	padding-left: 4px
}
.msgtd{
	color:#4A4A4A;
	text-align:center;
}


.inputbutton { 
	background-image:url("../images/butt.gif");
	border:1px #C3C3C3 solid;
	color: #213133;
	font-family: Verdana;
	font-size: 0.95em;
	background-position:top;
}

.laytd{
	border: 1px solid #C3C3C3;
	background-color:#FFFFFF;
	text-align:center;
	color:#4A4A4A;
}

.tdtitle{
	background-color:#E8FEFF;
	text-align:left;
	font-weight:bold;
	color:#4A4A4A;
	border-bottom:1px solid #C3C3C3;
}

.infortdleft{
	text-align:center;
	font-weight:normal;
	color:#3E3E3E;;
	border-left:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding-left: 4px;
	background-color:#EEF4F4;
	font-weight:bold;
}
.infortdright{
	text-align:center;
	font-weight:normal;
	color:#3E3E3E;;
	border-right:1px solid #C3C3C3;
	border-left:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding-left: 4px;
	background-color:#EEF4F4;
	font-weight:bold;
}



.infotdmidright{
     /*text-align:center;*/
	font-weight:normal;
	color:#4A4A4A;
	border-right:1px solid #C3C3C3;
	border-left:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding-left: 4px
}

.infotdmidleft{
     /*text-align:center;*/
	font-weight:normal;
	color:#4A4A4A;
	border-left:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding-left: 4px
}

.infotdbotright{
     /*text-align:center;*/
	font-weight:normal;
	color:#4A4A4A;
	border-right:1px solid #C3C3C3;
	border-left:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding-left: 4px
}

.infotdbotleft{
     /*text-align:center;*/
	font-weight:normal;
	color:#4A4A4A;
	border-left:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding-left: 4px
}

.infotdfooter{
     text-align:right;
	 font-size:0.68em;
	font-weight:normal;
	color:#4A4A4A;
	border-right:1px solid #C3C3C3;
	border-left:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding-right: 4px
}
