body
{
	margin:0px 0px 0px 0px;
	font-family: Century Gothic, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F3F3F4;
}
.welcomeboldtext{
	font-family: Century Gothic, Arial;
	font-weight:600;
	font-size:14px;
}
.welcometext{
	font-family: Century Gothic, Arial;
	font-size:14px;
	width:550;
}
.regulartext{
	font-family: Century Gothic, Arial;
	font-size:12px;
}
.translucent
{
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}
.washout
{
filter:alpha(opacity=85);
-moz-opacity:0.85;
opacity:0.85;
}

a				{ font-family: Century Gothic, Arial; color: #FFFFFF; text-decoration:underline; }
a:active		{ font-family: Century Gothic, Arial; color: #CC6633; text-decoration:underline; }
a:hover			{ font-family: Century Gothic, Arial; color: #990000; text-decoration:none; }
a:link		    { font-family: Century Gothic, Arial; color: #FFFFFF; text-decoration:underline; }
a:visited	    { font-family: Century Gothic, Arial; color: #CCCCCC; text-decoration:underline; }

.silverlightLink				{ font-family: Century Gothic, Arial; color: #000000; text-decoration:underline; }
.silverlightLink:active			{ font-family: Century Gothic, Arial; color: #CC6633; text-decoration:underline; }
.silverlightLink:hover			{ font-family: Century Gothic, Arial; color: #990000; text-decoration:none; }
.silverlightLink:link		    { font-family: Century Gothic, Arial; color: #FFFFFF; text-decoration:underline; }
.silverlightLink:visited	    { font-family: Century Gothic, Arial; color: #CCCCCC; text-decoration:underline; }

/* Inset 3D Raised */
.raised {background: transparent; width:100%; margin:0 auto;}
.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {border-left:1px solid #FFF; border-right:1px solid #FFF;}
.raised .b3 {border-left:1px solid #FFF; border-right:1px solid #FFF;}
.raised .b4 {border-left:1px solid #FFF; border-right:1px solid #FFF;}
.raised .b4b {border-left:1px solid #FFF; border-right:1px solid #FFF;}
.raised .b3b {border-left:1px solid #FFF; border-right:1px solid #FFF;}
.raised .b2b {border-left:1px solid #FFF; border-right:1px solid #FFF;}

.raised .b1 {margin:0 5px; background:#FFF;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#FFF;}
.raised .boxcontent {display:block;  border-left:1px solid #FFF; border-right:1px solid #FFF;}


#wrapper {
/*	background-color: #00AEEF;*/
	
}
