a:hover 
{  
	text-decoration: none;
}

body 
{
	background: #E2E1EF;
	margin: 0px;
	margin-height: 0px;
	margin-width: 0px;
	font-family: Century Gothic, Helvetica;
}

.textbox
{
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #000000;
	
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #000000;
	
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #000000;
	
	BORDER-TOP-WIDTH: 1px; 
	BORDER-TOP-COLOR: #000000;
	FONT-FAMILY: Century Gothic, Helvetica;
	FONT-SIZE: 11px;
	
	BACKGROUND-COLOR: #FFFFFF;
}

.button
{
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-BOTTOM-COLOR: #000000;
	
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-LEFT-COLOR: #000000;
	
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-RIGHT-COLOR: #000000;
	
	BORDER-TOP-WIDTH: 0px; 
	BORDER-TOP-COLOR: #000000;
	
	FONT-FAMILY: Century Gothic, Helvetica;
	FONT-SIZE: 11px;
	COLOR:#FFFFFF;
	
	BACKGROUND-COLOR: #2B3A47;	
}

.tabletdnavyblue
{
    background-color:#2B3A47;
}

.tabletddarkpurple
{
    background-color:#A9AFCF;
}

.normal
{ 
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #000000;
}

.leftlinks
{ 
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #FFFFFF;
	font-weight 	: bold;
	text-decoration : none;
}

.toplinks
{ 
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #2B3A47;
	font-weight 	: bold;
}

.bold 
{
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #000000;
	font-weight 	: bold;
	
}

.navyblue 
{
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #2B3A47;
}

.navybluebold
{
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #2B3A47;
	font-weight 	: bold;
}

.small 
{ 
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #000000;
}

.smallbold
{ 
	font-size 		: 10px;
	font-family 	: Century Gothic, Helvetica;
	color			: #CCCCCC;
	font-weight 	: bold;
}

.red
{ 
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #FF0000;
}

.white
{ 
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #FFFFFF;
}

.whitebold
{ 
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #FFFFFF;
	font-weight 	: bold;
}

.heading1
{ 
	font-size 		: 18px;
	font-family 	: Century Gothic, Helvetica;
	color			: #2B3A47;
	font-weight		: bold;
}

.heading2
{ 
	font-size 		: 16px;
	font-family 	: Century Gothic, Helvetica;
	color			: #2B3A47;
	font-weight		: bold;
}

.heading3
{ 
	font-size 		: 13px;
	font-family 	: Century Gothic, Helvetica;
	color			: #2B3A47;
	font-weight		: bold;
}

.heading3black
{ 
	font-size 		: 13px;
	font-family 	: Century Gothic, Helvetica;
	color			: #000000;
	font-weight		: bold;
}

a.normalblack:link
{
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #000000;
}

a.normalblack:hover
{
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #000000;
	text-decoration	: none;
}

a.normalblack:visited
{
	font-size 		: 11px;
	font-family 	: Century Gothic, Helvetica;
	color			: #000000;
}