a:link {color: #5998D9; font-family: Verdana, Trebuchet ms, Arial;}
a:visited {color: #5998D9; font-family: Verdana, Trebuchet ms, Arial;}
a:hover {color: #A5C8EC; font-family: Verdana, Trebuchet ms, Arial;}
a:active {color: #A5C8EC; font-family: Verdana, Trebuchet ms, Arial;}

 
.title1 {
 color: #ffffff;
 font-size: 1.4em;
 
}
.title2 {
 color: #333333;
 font-size: 1.2em;
}




html, body {
   height: 100%;
   background-color: #1D2549;
   color: #ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0;
   padding: 0;
   
}




#wrapper {
  width: 760px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.65em;
  line-height: 1.3em;
  font-family: Verdana, Trebuchet ms, Arial;
  
  /*min-height: 600px;
   IE Dynamic Expression to set the width 
  width:expression(document.body.clientHeight < 991 ? "990px" : "100%" );*/
  
}



/*////////////////////// CONTENT STYLING //////////////////////*/


.numbers {
 color: #ffffff;
 font-size: 1em;
 text-align: center;
 font-weight: bold;
}

.title {
 color: #ffffff;
 font-size: 1em;
 padding-left: 13px;
 font-weight: bold;
 /*vertical-align: top;*/
}

.subtitle {
 font-size: 1.2em;
 font-weight: bold;
}

.text-area {
  width: 467px;
  height: 270px;
  background: #2F4469 url(images/drop1.jpg);
  background-repeat: no-repeat;
  font-size: 0.65em;
  line-height: 1.2em;
  text-align: justify;
  vertical-align: top;
  padding-left: 13px;
}

.text-area2 {
  width: 630px;
  background: #2F4469 url(images/drop2.jpg);
  background-repeat: no-repeat;
  font-size: 0.65em;
  line-height: 1.2em;
  text-align: justify;
  vertical-align: top;
  padding-left: 13px;
}



#content {
  overflow: auto;
  width: 700px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  
}

	
.col-a {
	float: left;
	width: 450px;
	height: auto;
	padding: 10px;
	text-align: justify;
}
		
.col-b {	
	margin-left: 490px;
	height: 100%;
	width: 170px;
	padding: 10px;
	padding-left: 20px; 
	color: #575757;
}
.edge1 {
	border:1px solid #cccccc; 
	padding: 0px;
}

/*////////////////////// CONTENT STYLING //////////////////////*/





.footer {height: 32px; color: #cccccc; background: #ffffff url(images/footer.jpg);}
.footer .text { position: absolute; width: 720px; font-size: 10px; text-align: right;  margin-top: -10px; color: #ABD5FF;}


/*

#footer-text {
  width: 680px;
  font-size: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: auto;
 
}
*/

.bullets {
	font-weight: bold;
	/*padding: 3px;*/
}
.bullets2 {
	/*font-weight: bold;*/
	/*padding: 5px;*/
}


#header {
 height:120px;
 width: 700px;
 background:#ffffff;
 margin-left: auto;
 margin-right: auto;
}





#linkbar {
 height:160px;
 width: 700px;
 background:#dddddd;
 margin-left: auto;
 margin-right: auto;
 
}

#linkarea {
 height:160px;
 width: 140px;
 background:#bbbbbb url(images/links.jpg);
 background-repeat: repeat;
}

#links {
 float: left;
 position: absolute;
 width: 120px;
 margin-top: 9px;
 margin-left: 15px;
 z-index: 1;
}

#image { 
 position: absolute;
 height:160px;
 width: 560px;
 margin-left: 140px;
 background:#ffffff;
}



#content {
/* height: 100%;*/
 width: 700px;
 margin-left: auto;
 margin-right: auto;
}




/*
#cont-area {
 margin-top: 15px;
 margin-left: 15px;
 width: 670px;
}
*/

#contarea-left {

 /*float: left;*/
 /*position: absolute;*/
 margin-top: 15px;
 margin-left: 15px;
 width: 400px;
}

#contarea-right {
 float: right;
 margin-top: 15px;
 margin-left: 450px;
 width: 230px;
}




/*////////////////////// TEXT MAKER //////////////////////*/

.title-maroon1 {
 		color: #C50505;
 		font-size: 1.6em;
}
.title-maroon2 {
 		color: #333333;
 		font-size: 1.2em;
}

a.maroon:link {color: #C50505; font-family: Verdana;}




/*////////////////////// TEXT MAKER //////////////////////*/


