
.blueMargins
{
	background-image:url(images/blueMargins.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}
.bullets
{
	margin-left:10px;
}

.links
{
	font-family:Tahoma;
	font-size:9pt;
	color:Gray;
	font-weight:lighter;
	margin-left:10px;
	text-align:left;
	vertical-align:top;
	text-transform:capitalize;
    color:#FFFFFF;
    text-decoration:none;
}

.titleFonts
{
	font-family:Tahoma;
	font-size:small;
	color:White;
	font-weight:bold;
	text-align:center;
}


a:hover		{ text-decoration: underline; }
a:active    { color:#b1d3fd}
