body{
background-color: #EEEEEE;
margin-top: 0px;
margin-bottom:0px;
}
#tile01{
background-image: url(images/main_tile_left.gif);
}

#tile02{
background-image: url(images/box_b_tile.gif);
}

#tile03{
background-image: url(images/title_tile.gif);
}

#tile04{
background-image: url(images/box_a_tile.gif);
}
.moretile{
background-image: url(images/more_tile.gif);
}


#tile05{
background-image: url(images/main_tile_right.gif);
}

#tile06{
background-image: url(images/box_a_tile.gif);
}

#tile07{
background-image: url(images/footer_tile.gif);
}


ul {margin-left: 20; padding-left: 0;} 

.smallPreview {
	float: left; width: 229px; text-align: center;
}


.BorderTable {
	border-width: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	text-align: center;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;

}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: 666666;
	line-height: 16px;
	list-style-type: decimal;

}
.content a {
	color: 3399CC;
}

.contentList {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: 666666;
	line-height: 16px;
	list-style-type: decimal;
	border: 0px solid black; 
	float: left; 
	width: 240px;

}
.contentList a {
	color: 3399CC;
}


.welcomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	
}
.welcomeText a {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
.tollFree {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #3399CC;
}

.boxTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bolder;
}

.boxTitles a {
	color: #3399CC;
	text-decoration: none;	
}

.secondContent {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

.footerText a {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #717171;
}

.headerLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #666666;
	line-height: normal;
	border: #666666;
}
