/* CSS Document */

html { 	height: 100%;
	 }

body {
	color: #000000;
	font-family:"Verdana, Arial, Helvetica, sans-serif";
	font-size:x-small;
	background-color: #E8EEF4;
	background-repeat: repeat-x;
	height: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(../images/bkd_horz.gif);
	}

td {
	color: #000000;
	font-family:"Verdana, Arial, Helvetica, sans-serif";
	font-size:small;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

/*----------------------------------------------------------------*/

#container {
	width: 744px;
	margin: 2px auto 0px;
	padding: 0px;
	background: url(../images/footer_bkd.gif) repeat-y top left;
	text-align: left;
	/*height: 100%;*/
	/*position: relative;*/
	/*top: 2px;
	left: 20px;*/
}

#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	}

/*----------------------------------------------------------------*/

.hide {
	display: none;
}

.footercommunities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	}

input.flat,textarea.flat,select.flat,button.flat{
   color:#717C97;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:9px;
   background-color:#fff;
   border:1px solid;
   border-top-color:#cdcdcd;
   border-left-color:#cdcdcd;
   border-right-color:#cdcdcd;
   border-bottom-color:#cdcdcd;
}

input.flathov,textarea.flathov,select.flathov,button.flathov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
}
/*----------------------------------------------------------------*/



.altrow
{
	background-color: #A6B7C8;
}

.toprow
{
	background-color: #8EACCA;
}

p {
	font-size : 10pt;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height: 15px;
	color : black;
}
	
.p	{
	font-size : 10pt;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height: 15px;
	color : black;
}

h1 { /* Reserved for website title */
	display: none;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #5C6F9B;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #5C6F9B;
}

h4 {
	font-family: tahoma, verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #5C6F9B;

	}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #A20A36;

	}
	
lnav {
	font-family: tahoma, verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #5C6F9B;

	}
	
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #122451;
	font-weight:bold;
}

a.footercommunities {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	outline: none;
	text-decoration: none;
	line-height: 14px;
	}

a:hover.footercommunities {
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	color: #F38DAB;
	text-decoration: underline;
	line-height: 14px;
	}

/*
a:visited.footercommunities {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	outline: none;
	text-decoration: none;
	line-height: 14px;
	}
*/

a.home {
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	color: #122451;
	font-size:9px;
	text-decoration: none;
	font-weight:bold;
	}

a:hover.home {
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	color: #717C97;
	font-size:9px;
	text-decoration: none;
	font-weight:bold;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C6F9B;
	line-height: 15px;
	text-decoration: none;
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5271B9;
	line-height: 15px;
	text-decoration: underline;
	}	
	
td.leftMenu{
	text-align:left;
}
	
/*----------------------------------------------------------------*/