BODY {
	background-image: url(../images/page-back.jpg);
	background-repeat: repeat-y;
	background-color: #BFCFDE;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 14px;
	line-height: 1.5em;
	
	font-size:12px;
    font-family:Tahoma; 
    color:#586478;
	line-height:15px;
	text-align:justify;
}

/* These are the styles associated with the various div tags */
#Navtop {
	background-image: url(../images/nav-top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 190px;
}
#Navbase {
	background-image: url(../images/nav-base.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 190px;
}
#Contentbase {

	background-image: url(../images/contentbase.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 547px;
}
#Content {
	background-image: url(../images/content-back.gif);
	background-repeat: repeat-y;
	width: 547px;
	text-align: left;
}
#Contenttop {
	background-image: url(../images/content-top.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 547px;
}
#Gradient {
	background-image: url(../images/top-grafient.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFFFFF;
	background-position: center top;
}
#Nav {
	background-image: url(../images/nav-back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#Textcontainer {
	margin: 0px 20px;
	padding: 0px;
}
#Footer {
	font-size: 12px;
	text-align: center;
}
#Footer a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

/* These are general presentation styles */
H1 {
	font-size: 140%;
	margin-top: 0px;
	padding-top: 0px;
}
H2 {
	font-size: 130%;
}
H3 {
	font-size: 120%;
}
H4 {
	font-size: 110%;
}

/* These styles below are all your navigation styles */
.buttonscontainer {
	width: 190px;
	color: #000000;
	background-image: url(../images/nav-back.gif);
	background-repeat: repeat-y;
}

.buttons a {
	color: #000B87;
	padding: 4px 25px 4px 10px;
	display: block;
	font: bold 14px/1.5em "Trebuchet MS", Georgia, Arial;
	text-decoration: none;
	text-align: right;
	background-image: url(../images/normal.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	width: 135px;
}

.buttons a:hover {
	color: #0085DB;
	text-decoration: none;
	background-image: url(../images/hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

///
ul {margin:0; padding:0; list-style:none; line-height:14px}
li {background:url(images/pointer.gif) left no-repeat;padding:0 0 0 9px;}

	.link{
	font-size:11px;
    font-family:Tahoma; 
    color:#586478;
	line-height:12px
}
.list{
	font-size:11px;
    font-family:Tahoma; 
    color:#637382;
	text-align:justify;
}
.main{
	font-size:11px;
    font-family:Tahoma; 
    color:#696969;
	line-height:14px
}
 .blue2{
	font-size:11px;
    font-family:Tahoma; 
    color:#5276B0;
}
 .blue{
	font-size:11px;
    font-family:Tahoma; 
    color:#456494;
}
 .date{
	font-size:9px;
    font-family:Tahoma; 
    color:#586478;
}
 .policy1{
	font-size:10px;
    font-family:Tahoma; 
    color:#979797;
	line-height:14px;
	text-decoration:none;
}
 .policy2{
	font-size:11px;
    font-family:Tahoma; 
    color:#FFFFFF;
	text-decoration:none;
}


  .input{
  		width:204px; height:19px;
		border-width:1px;
		border-style:solid;
		background-color:#EAEAEA;
		border-color:#CCCFD6;
    	line-height:10px;
		padding-top:3px;
		padding-left:7px;
		}

  .textarea{
  		width:204px; height:133px;
		border-width:1px;
		border-style:solid;
		background-color:#EAEAEA;
		border-color:#CCCFD6;
    	line-height:10px;
		padding-top:3px;
		padding-left:7px;
		overflow:auto;
		}
.mission {
	font-size:11px;
    font-family:Tahoma; 
    color:#586478;
	line-height:15px;
	text-align:justify;
}