body {
	margin: 0px;
	padding: 0px;
	background: url(images/tiling_1.jpg) left top repeat-x;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 150%;
}
p, td {
	font-size: 12px;
	font-family: Arial, Verdana;
	line-height: 150%;
}
h1 {
	font-size: 14px;
	color: #669900;
}
h2 {
	font-size: 14px;
}
a {
	color: #0679B6;
	text-decoration: underline;
}
/********************** Sections***************************/
#container {
	position: relative;
	margin: 0px auto;
	width: 766px;
	height: 100%;
	text-align: left;
}
#header {
	margin: 0px 0px 0px 0px;
	height: 180px;
	position: relative;
	text-align: left;
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; 
}

#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	border-left: 1px solid #8C8C8C; 
	border-right: 1px solid #8C8C8C; 
}

#footer {
	background: #036292 url(images/background.jpg) left top repeat-y;
	border: 1px solid #8C8C8C; 
	padding: 10px 0px 10px 0px;
	font-family: Arial;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	line-height: 120%;
}
/*********************************************************/

.td1 {
	color: #4C4C4C;
}

.td2 {
	background: url(images/td-bkgd.gif);
}

.text {
	color: #4C4C4C;
}
.testimonial {
	font-size: 10px;
	font-family: Verdana, Arial;
	line-height: 110%;
}

.blueEmphasis {
	font-size: 13px;
	font-weight: bold;
	color: #0679B6;
}

.blueQues {
	font-weight: bold;
	color: #0679B6;
}
.blueLinkM {font-size: 11px; color: #0679B6; text-decoration:none}
:visited.blueLinkM {color: #0679B6; text-decoration:none }
:active.blueLinkM {color: #0679B6; text-decoration:underline }
:hover.blueLinkM {color: #80679B6; text-decoration:underline }

.darkLink {color: #282828; text-decoration:none}
:visited.darkLink {color: #282828; text-decoration:none }
:active.darkLink {color: #282828; text-decoration:underline }
:hover.darkLink {color: #8282828; text-decoration:underline }

.footerLink {font-size: 12px; color: #FFFFFF; text-decoration:none}
:visited.footerLink {font-size: 12px; color: #FFFFFF; text-decoration:none}
:active.footerLink {font-size: 12px; color: #FFFFFF; text-decoration:underline}
:hover.footerLink {font-size: 12px; color: #00FF00; text-decoration:underline}

.footerHlt {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration:none}
:visited.footerHlt {font-size: 12px; color: #FFFFFF; text-decoration:none}
:active.footerHlt {font-size: 12px; color: #FFFFFF; text-decoration:none}
:hover.footerHlt {font-size: 12px; color: #FFFFFF; text-decoration:none}

.green {
	color: #669900;
}
.greenEmphasis {
	font-size: 13px;
	font-weight: bold;
	color: #669900;
}
.greenQues {
	font-weight: bold;
	color: #669900;
}
.Ans {
	font-weight: bold;
	color: #000000;
}


.black12 {
	color: #000000;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLink { color: #FFFFFF; text-decoration: none; }
.whiteLink:visited {color: #FFFFFF;	text-decoration: none; }
.whiteLink:hover {color: #000000; text-decoration: none; }

.button {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background: #3B9DCA;
}
.redLink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.redLink:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.redLink:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.blueLink {
	color: #0679B6;
	text-decoration: none;
}
.blueLink:visited {
	color: #0679B6;
	text-decoration: none;
}
.blueLink:hover {
	color: #0679B6;
	text-decoration: underline;
}

.greenLink {
	color: #669900;
	text-decoration: none;
}
.greenLink:visited {
	color: #669900;
	text-decoration: none;
}
.greenLink:hover {
	color: #669900;
	text-decoration: underline;
}

.txw {font-size: 10px; color: #8C8C8C; text-decoration:none}
:visited.txw {color: #8C8C8C; text-decoration:none }
:active.txw {color: #8C8C8C; text-decoration:underline }
:hover.txw {color: #8C8C8C; text-decoration:underline }