BODY  { 
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #009;
	font-size: 9pt;
	background:#fff;
	text-align:center;
	margin-top:5px;
}

P     { 

	color: #555; 
	font-size: 8.5pt;
	padding:0;
	margin:0;
	border:none;
}

img, img a {border: none; text-decoration:none;}
	      
TABLE {
	font-size: 9pt;
	color: #000
}
     
tr, td
     {font-size: 9pt}

A:link
     {
	color: #008;
	text-decoration: underline;
     } 
     
a:visited 
     { 
	color: #444;
	text-decoration: none;
     } 

a:active 
     { 
	color: red;
	text-decoration: underline;
     } 

a:hover 
     {
	color: #00f;
	text-decoration: underline;
     } 
	 
a.whitelink
     { 
	color: #fff;
	text-decoration: none;
	cursor:hand;
     } 	 

.readmoreappbox a
     {
	color: #555;
	text-decoration: none;
     } 	 


/* =Headlines ###########################################################################
########################################################################################*/	 

 
h1, h2, h3
     {
	color: #66f;  
	font-size: 13pt;
	margin:3px 0px;
     } 

h2	{font-size: 12pt;}
h3	{font-size: 11pt;}

h4, h5, h6 
     { 
	color: #000;  
	font-size: 10pt;
	font-weight: 700;
	margin:3px 0px;    
     } 

h5	{font-size: 9pt;}
h6	{font-size: 8pt;}

UL
     { 
  
	font-size: 9pt;
	color: #000;
     }
  
OL, LI	{font-size: 9pt}


FORM	{margin-bottom:0}

INPUT
     {

	font-size: 7pt
	    margin-bottom: 0
	    height: 10px
     }

SELECT
     {

	font-size: 9pt
     }

.altButtonFormat 
	{
		background: #c0c0c0;	
		border:none;
		font-size: 10px;
		color: #fff
	} 

.altTextFieldFormat 
	{
		background: #fff;	
		border: #ccc 1px solid;
		font-size: 10px;
		color: #000
	}



/* =Navigation ###########################################################################
########################################################################################*/	 

#navcontainer {
		 width:800px;
		 margin:0;
		 padding:0;
}

#navlist
{
		 margin: 0;
		 padding: 0 0 20px 10px;
		 border-bottom: 1px solid #ccc;
}

#navlist ul, #navlist li
{
		 margin: 0;
		 padding: 0;
		 display: inline;
		 list-style-type: none;
}


/* OLD NAVLINK 

#navlist a:link, #navlist a:visited
{
		 float: right;
		 line-height: 14px;
		 font-weight: bold;
		 margin: 3px 15px 4px 15px;
		 text-decoration: none;
		 color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	 border-bottom: 3px solid #ccc;
		 padding-bottom: 2px;
		 background: transparent;
		 color: #444;
}

#navlist a:hover { 
		 color: #666; }
	
## END OLD NAVLINK ##

*/

#navlist a
{
	 float: right;
	 line-height: 14px;
	 font-weight: bold;
	 margin: 3px 15px 4px 15px;
	 text-decoration: none;
	 color: #999;
	 border-bottom: 1px solid #ccc;
	 padding-bottom: 3px;
	 background: transparent;
}

#navlist a:hover
{
	 border-bottom: 3px solid #ccc;
	 background: transparent;
	 padding-bottom: 1px;
	 color: #444;
}

#navlist a:hover { 
		 color: #666; }
	



.Eightpoint
     { 
		 font-size: 8pt;
		 line-height: 120%;
		 color: #222
     }
	 
.readmore {

	font-size: 9pt;
	background:#fff;
	float:right;
}

.HomePage 
      {
		  font-size: 9pt; 
		  font-weight: bold;
		  line-height: 10pt; 
		  color: #888
      }

.content 
      {
		  font-size: 9pt; 
		  line-height: 11pt; 
		  color: #888;
		  /*letter-spacing:1px;*/
		  border:none;
		  padding:0;
		  margin:0;
      }
.mainstorycontent 
      {
		  font-size: 11pt; 
		  line-height: 13pt; 
		  color: #888;
		  /*letter-spacing:1px;*/
		  border:none;
		  padding:0;
		  margin:0;
      }

	  
.rightcontenttext
	{
		font-size:11px;
		color:#555;
		margin:0;
		line-height: 14px;
	}


.WTPS 
      {
		  font-family: Verdana, Arial, sans-serif;
		  font-size: 80%
      }

.blackborder 
      {  
		  border: 0.2px #000 solid
      }

.tableheader 
      { 
		  font-size: 8pt;
		  background: #2D81FF; 
		  color: #fff
      }

.tablebackground {background: #E4EBF8}

/* =Content  #############################################################################
########################################################################################*/

.header {
		width:800px;
		height: 120px;
		background-image:url(../images/banner.jpg);
		border-bottom: 1px solid #ccc;
		background-position: right top;
		background-color: #fff;
		background-repeat: no-repeat;
		padding: 0px;
}

.straptop {

		width: 285px;
		height: 45px;
		padding:7px 10px;
		border:none;
		margin:0;

}
.strapbottom {
		width: 325px;
		height: 30px;
		padding:3px 10px;
		border:none;
		margin:0;

}

.straptext {
		font-size:14px;
		color:#fff;
}


.container {
		width: 800px;
		margin: 0 auto;
		text-align: left;
		border: 1px solid #ccc;
}

.contentbox {
		text-align:left;
		padding: 0 5px;
		border:none;
		margin:0;
}

.leftcontainer {
		width:555px;
		float:left;
		margin: 0 0 0 5px;
}


.rightcontainer {
		width:200px; 
		float:left;
		margin: 0 0 0 20px;
	
}

.contentRight, .contentLeft, .contentTopLeft {
		margin:0;
		padding:0;
		border:none;
}

.contentTopLeft {height: 174px;}

.clear {
		clear:both;
		height:1px; 
		font-size:1px;
		border:none;
		padding:0;
		margin:0;
}

.mainimage {
		float:left;
		padding-left:0;
		margin-right: 8px;
}

.smallSpacer {
		height:15px; 
		background-image:url(../images/gif/1px.gif); 
		background-color: inherit; 
		background-repeat: repeat; 
		border:none; 
		padding:0; 
		margin:0;}


/* =App boxes #############################################################################
########################################################################################*/

.appHeader1 { background:#6766ff; padding-left:5px;}
.appHeader2 { background:#01ffcb; padding-left:5px;}

.appbox1, .appbox2, .appbox3, .appbox4 {
	Float:left;
	width:126px;
	height:274px;
	background:#85eafe;
	color:#fff;
	font-weight:bold;
	margin:0 2px 0 0;
	
}

.appbox2, .appbox4 {
	background:#b7feec;
	margin:0 2px;	
}


.appbox3 {
	margin:0 2px;
}

.apptextone, .apptexttwo, .apptextthree, .apptextfour {	
	font-size:11px;
	font-weight:normal;
	color:#555;
	background:#85eafe;	
	padding: 5px;
	line-height: 11px;
	text-align:left;
}

.apptexttwo, .apptextfour {background:#b7feec;}