/* CSS Document */
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#row{
	width:650px;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

.photo{
	float:right;
	 width:100px;
	 height:115px;
	 border:5px solid #FFF;
	 text-align:center;
}

.contactLinks{
	color:#09C;
	text-decoration:underline;
	font-weight:bold;
	
}

.txt{
	text-align:left;	
}

.titles
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/green_09.png); 
	background-repeat:repeat-x; 
	border-right:solid 1px #FFFFFF;
	text-align:center;
}

.greenSubtitle
{
    font-size:14px;
	color:#3a9900;
	font-weight:bold;
}

.blueTitle
{
	color:#3399FF;
	font-size:12px;
	font-weight:bold;
}

.grayTitle
{
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.greyHeaderTitle
{
    color:#000000;
	font-weight:bold;
	font-size:12px;
}

.normalText
{
    color:#000000;
	font-size:12px;
	line-height:20px;
}

.underImage
{
    color:#333333;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	font-style:normal;
}

.tableHeader
{
    color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	padding-top:8px;
}

.Tem
{
    color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
}

.features
{
    color:#333333;
	font-size:10px;
	padding-left:5px;
	font-weight:bold;
}

.more
{
    color:#990000;
	
}


.tableBorder
{
	float:left;
	width:100%;
	border:1px solid #AAAAA9;
}

.gridOver
{
	background-color:#f47a7b;
	width:647px;
	float:left;
	color:#FFFFFF;
}

.borderBottom
{
	border-bottom:1px solid #AAAAA9;
}


.label_11px
{
	float:left;
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
