/* CSS Document */



body,td,th {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #21496B;

}

body {

	margin-left: 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	background-color:#f5ccd6;

	background-image: url(images/main_bg.gif);

	background-position:top center;

	background-repeat:repeat-y;

}

h1 {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight:bold;

	color: #21496B;

}



a:link {

	color: #30F;

	text-decoration: none;

}

a:visited {

	color: #63C;

	text-decoration: none;

}

a:hover {

	color: #39F;

	text-decoration: none;

}

a:active {

	color:#4f89b6;

	text-decoration: none;

}



/* Products and Services Text Links */



.whatsnew {

    color: #21496B;

	font-weight:bold;

	text-decoration: none;

}



.whatsnew a:link {

    color: #21496B;	

	font-weight:bold;

	text-decoration: none;

}

.whatsnew a:visited {

    color: #21496B;	

	text-decoration: none;

}

.whatsnew a:hover {

    color: #21496B;	

	text-decoration: none;

}

.whatsnew a:active {

    color: #21496B;

	text-decoration: none;

}


.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	font-weight:bold;

	color: #21496B;

}

td {
	vertical-align:top;
}
