body
{
	height:100.1%;
	margin:0px 0px 0px 0px;
	
	background-color:#FAF8F0;
	
	
	
	color: #666666;
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	line-height:18px;	
	letter-spacing:1px;	
	text-align:center;		
}

h1
{
	margin:5px 0px 5px 5px;
	
	color: #4C8799;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;	
	line-height:22px;	
	letter-spacing:1px;	
	text-align:left;
}

a
{
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;	
	border-color:#000000;
	border-style:dotted;	
	
	text-decoration:none;
	color: #4C8799;		
}

a:hover
{
	color:#000000;
}

form
{
	padding:0px;
	margin:0px;	
}

input, select
{
	margin:4px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #333333;		
}

p
{
	display:block;
	margin:1px 3px 1px 3px;
}

img
{
	border-width:0px;	
}

td
{
	color: #666666;
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	line-height:18px;	
	letter-spacing:1px;	
	text-align:justify;		
}

.td
{
	display:table-cell;
	text-align:left;	
}

.friend
{
	display:block;
	margin:5px 5px 5px 5px;
	padding:3px;
	float:left;
	
	background-color:#FFFFFF;
	
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;	
	border-color:#E3DFD1;	
	border-style:solid;		
	
	text-align:center;	
}

.div0
{
	display:block;
	width:100%;
	height:100.1%;	
}

.div1
{
	display:block;
	width:100%;
	height:80px;
	
	background-image:URL("../images/headBG1.gif");	
	
	text-align:left;
	vertical-align:middle;
}

.div1 img
{
	margin:0px 10px 0px 10px;
}

.div1 a
{
	height:80px;
	margin:0px 0px 0px 0px;
	padding:20px 5px 20px 5px;
	
	border-width:0px;
	
	color: #FFFFFF;
	font-family:"Century Gothic","Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-decoration: none;	
	line-height:80px;	
	letter-spacing:1px;		
	vertical-align:middle;		
}

.div2
{
	display:block;
	width:100%;
	height:18px;
	
	background-image:URL("../images/headBG2.gif");	
}

.div3
{
	display:block;
	width:100%;
	height:5px;
	
	background-color:#E3DFD1;
}

.div4
{
	display:block;
	width:800px;
	margin:0px auto 10px auto;
}

.div5
{
	display:block;
	float:left;	
	width:32%;
	margin:0px;
}

.div6
{
	display:block;
	width:68%;
	margin:0px 0px 0px 32%;
}


.div7
{
	display:block;
	width:96%;
	margin:10px auto 30px auto;
	
	background-color:#F5F2E9;
	
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;	
	border-color:#E3DFD1;	
	border-style:solid;		
	
	text-align:justify;	
}

.div8
{
	display:block;
	width:96%;
	margin:10px auto 10px auto;
	
	background-color:#FFFFFF;
	
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;	
	border-color:#E3DFD1;	
	border-style:solid;		
	
	text-align:justify;	
}

.div9
{
	display:block;
	width:100%;
	clear:both;
	margin:40px auto 100px auto;
	
	border-top-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;	
	border-color:#E3DFD1;	
	border-style:solid;		
	
	text-align:justify;	
}

.div9 a
{
	border-width:0px;	
}

.div10
{
	display:block;
	clear:both;
	width:100%;
	margin:10px auto 10px auto;
	
	text-align:justify;	
}

.div10 a
{
	width:90%;
	display:block;
	padding:0px 0px 5px 10px;
	
	border-top-width: 0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-color:#E3DFD1;	
	border-style:solid;	
	
	text-align:justify;			
}

.div10 a:hover
{
	background-color:#FFFFFF;	
}

.div10 img
{
  border:0px;
  padding:0px;
  position:relative;
  top:5px;
}

.div11
{
	display:block;
	width:96%;
	margin:10px auto 10px auto;
	
	text-align:justify;	
}

.alert
{
  display:block;
	margin:10px;
	background-color:#FFEEEE;
  border:5px solid #990000;
	text-align:left;
	padding:10px;
}

.tooltip
{
  width: 200px;
  color:#000;
  font: 11px Arial,sans-serif;
  text-decoration:none;
  text-align:center
}

.tooltip span.top
{
  padding: 30px 8px 0;
  background: url(../images/bubble.gif) no-repeat top
}

.tooltip b.bottom
{
  padding:3px 8px 15px;
  color: #548912;
  background: url(../images/bubble.gif) no-repeat bottom
}

.shadetabs
{
  padding: 3px 0;
  margin-left: 0;
  margin-top: 1px;
  margin-bottom: 0;
  font: bold 12px Verdana;
  list-style-type: none;
  text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li
{
  display: inline;
  margin: 0;
}

.shadetabs li a
{
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 3px;
  border: 1px solid #778;
  color: #2d2b2b;
  background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited
{
  color: #2d2b2b;
}

.shadetabs li a:hover
{
  text-decoration: underline;
  color: #2d2b2b;
}

.shadetabs li.selected
{
  position: relative;
  top: 1px;
}

.shadetabs li.selected a
{
  /*selected main tab style */
  background-image: url(../images/shadeactive.gif);
  border-bottom-color: white;
}

.shadetabs li.selected a:hover
{
  /*selected main tab style */
  text-decoration: none;
}

.contentstyle
{
  border: 1px solid gray;
  width: 450px;
  margin-bottom: 1em; padding: 10px;
}

.divweb20
{
  position: fixed;
  right: 0;
  bottom: 0;
  display: block;
  height: 132px;
  width: 135px;
  background: url(../images/web2_0.gif) bottom right no-repeat;
  text-indent: -999em;
  text-decoration: none;
}

#formTooltipDiv{
  color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	line-height:120%;
}

.formTooltip_closeMessage{
  color:#FFF;
	font-weight:normal;
	font-size:10px;
}