/* CSS Document */

body
{
	padding:0;
	margin:0;
}

/* top */

.joinInfo
{
	/*background:url(../images/JoinTop.png) no-repeat top;*/
	padding-top:20px;
	text-align:right;  
	height:87px;
	width:259px;
}

.topRow
{
	
	padding-bottom:20px;
}

/* top */

/* Mid */

.BannerTop
{
	background:url(../images/BannerTop.png) no-repeat top;
	height:210px;
	width:900px;
}

.BannerMidLeft
{
	background:url(../images/BannerMidLeft.png) no-repeat top;
	height:254px;
	width:525px;
}

.BannerRight11
{
	background:url(../images/BannerRight11.png) no-repeat top;
	height:173px;
	width:309px;
	vertical-align:middle;
}

.BannerRight12
{
	background:url(../images/BannerRight12.png) no-repeat top;
	height:173px;
	width:66px;
}

.BannerRight21
{
	background:url(../images/BannerRight21.png) no-repeat top;
	height:81px;
	width:309px;
}

.BannerRight22
{
	background:url(../images/BannerRight22.png) no-repeat top;
	height:81px;
	width:66px;
}

.BannerBottm
{
	background:url(../images/BannerBottom.png) no-repeat top;
	height:39px;
	width:900px;
}

/* Mid */

/* Fonts */

.mainfont
{
	font-family:  Arial, "Myriad Pro","Trebuchet MS" ,  Verdana;
	font-size:12px;
	color:#000000;
	
	line-height:16px;
	
	text-decoration:none
}

.mainfont16
{
	font-family: Arial,"Myriad Pro","Trebuchet MS", Verdana;
	font-size:16px;
	font-weight:400;
	color:#000000;
	
	line-height:16px;
	
	text-decoration:none
}

.mainfont a
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#494948;
	
	text-decoration:none;
	border-bottom:dotted 1px 494948;
}

.mainSubtitle
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#494948;
	
	text-decoration:none
}

.mainSubtitle a
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#494948;
	
	text-decoration:none;
	border-bottom:dotted 1px 494948;
}

.Header
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#028dee;
	
	text-decoration:none
}

.footerFont
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color:#494948;
	line-height:18px;
	
	text-decoration:none;
}

.footerFontColored
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color:#028dee;
	line-height:18px;
	
	text-decoration:none;
}

.carriersFont
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:10px;
	color:#494948;
	
	text-decoration:none;
}

.notice
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.imageFont
{
	font-family: "Myriad Pro", "Trebuchet MS",  Arial, Verdana;
	font-size:16px;
	color:#494948;
	line-height:24px;
	
	text-decoration:none
}

.imageFontBlue
{
	font-family: "Myriad Pro", "Trebuchet MS",  Arial, Verdana;
	font-size:55px;
	font-weight:bold;
	color:#48a7f0;
	line-height:55px;	
	
	text-decoration:none
}

.mobileLabel
{
	font-family: "Myriad Pro", "Trebuchet MS",  Arial, Verdana;
	font-size:20px;
	font-weight:bold;
	color:#494948;
	line-height:24px;
	
	text-decoration:none
}

.joinBlue
{
	font-family: "Myriad Pro", "Trebuchet MS",  Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#48a7f0;
	
	text-decoration:none
}

.joinGrey
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#494948;
	
	text-decoration:none
}

/* Fonts */

/* bottom */
.bottomRow
{
	padding-top:20px;
}
/* bottom */

/* txtbox */
.txtbox
{
	border:none;
	border: 1px solid #9c9d9d;
	
	padding:5px;
	
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#000000;
	
	text-decoration:none;
	text-align:center;
}
/* txtbox */


/* txtbox2 */
.txtbox2
{
	border:none;
	border: 1px solid #9c9d9d;
	
	padding:5px;
	
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#000000;
	
	text-decoration:none;
	text-align:left;
}
/* txtbox */


/* divider */

.divider
{	
	background-color:#CCCCCC;
	height:1px;
}

/* divider */

.report
{
	font-family:Trebuchet MS,Arial,Myriad Pro,  Verdana;
	font-size:10pt;
}

.report table
{
	font-size:10pt;
}