Body
{
	background-color : #c2c7e7;
	background-image : url(images/background3.jpg);
	background-position : top;
	background-attachment : fixed;
	background-repeat : no-repeat;
	margin : 0 0 0 0;
}
table
{
padding-left:40px;
padding-top:30px;
}
td.logo
{
	padding-left : 20px;
	text-align : left;
	vertical-align : middle;
	height : 60px;
}

td.left
{
	text-align : right;
	vertical-align : top;
	width : 130px;
	padding-top : 10px;
}

td.content
{
	text-align : left;
	vertical-align : top;
	width : 600px;
	padding-top : 30px;
	padding-left : 30px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}

b
{
	color : #012D52;
}

td.breadcrumbs
{
	padding-left : 160px;
	height : 30px;
	text-align : left;
	vertical-align : bottom;
	font : bold 11px Arial, Helvetica, sans-serif;
}

.breadcrumbs
{
	color : #777777;
}

a:link.breadcrumbs, a:visited.breadcrumbs
{
	text-decoration : none;
}

a:hover.breadcrumbs
{
	text-decoration : underline;
	color : #012D52;
	font-weight : bold;
}

.limelight
{
	color : #777777;
	font-size : 10px;
}

a:link.limelight, a:visited.limelight
{
	text-decoration : none;
}

a:hover.limelight
{
	text-decoration : underline;
	color : #7EA714;
}

.LIC
{
	color : #FF1493;
}

a:link.LIC, a:visited.LIC
{
	text-decoration : underline;
}

a:hover.LIC
{
	text-decoration : underline;
}

.GC
{
	color : #FF8C00;
}

a:link.GC, a:visited.GC
{
	text-decoration : underline;
}

a:hover.GC
{
	text-decoration : underline;
}

.CUR
{
	color : Blue;
}

a:link.CUR, a:visited.CUR
{
	text-decoration : underline;
}

a:hover.CUR
{
	text-decoration : underline;
}