/* Fonts */

.arial02 { font-size: 8px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial02-5 { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial03 { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial03-5 { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial04 { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial04-5 { font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial05 { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial06 { font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial07 { font-size: 28px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial08 { font-size: 32px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial09 { font-size: 36px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial10 { font-size: 40px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.georgia02 { font-size: 8px; font-family: Georgia, Times }
.georgia02-5 { font-size: 10px; font-family: Georgia, Times }
.georgia03 { font-size: 12px; font-family: Georgia, Times }
.georgia03-5 { font-size: 14px; font-family: Georgia, Times }
.georgia04 { font-size: 16px; font-family: Georgia, Times }
.georgia04-5 { font-size: 18px; font-family: Georgia, Times }
.georgia05 { font-size: 20px; font-family: Georgia, Times }
.georgia06 { font-size: 24px; font-family: Georgia, Times }
.georgia07 { font-size: 28px; font-family: Georgia, Times }
.georgia08 { font-size: 32px; font-family: Georgia, Times }
.georgia09 { font-size: 36px; font-family: Georgia, Times }
.georgia10 { font-size: 40px; font-family: Georgia, Times }

.courier02 {  font-family: "Courier New", Courier, mono; font-size: 8px}
.courier02-5 {  font-family: "Courier New", Courier, mono; font-size: 10px}
.courier03 {  font-family: "Courier New", Courier, mono; font-size: 12px}
.courier03-5 {  font-family: "Courier New", Courier, mono; font-size: 14px}
.courier04 {  font-family: "Courier New", Courier, mono; font-size: 16px}
.courier04-5 {  font-family: "Courier New", Courier, mono; font-size: 18px}
.courier05 {  font-family: "Courier New", Courier, mono; font-size: 20px}
.courier06 {  font-family: "Courier New", Courier, mono; font-size: 24px}
.courier07 {  font-family: "Courier New", Courier, mono; font-size: 28px}
.courier08 {  font-family: "Courier New", Courier, mono; font-size: 32px}
.courier09 {  font-family: "Courier New", Courier, mono; font-size: 36px}
.courier10 {  font-family: "Courier New", Courier, mono; font-size: 40px}

.Tahoma02 {  font-family: Tahoma; font-size: 8px;}
.Tahoma02-5 {  font-family: Tahoma; font-size: 10px;}
.Tahoma03 {  font-family: Tahoma; font-size: 12px;}
.Tahoma03-5 {  font-family: Tahoma; font-size: 14px;}
.Tahoma04 {  font-family: Tahoma; font-size: 16px;}
.Tahoma04-5 {  font-family: Tahoma; font-size: 18px;}
.Tahoma05 {  font-family: Tahoma; font-size: 19px;}
.Tahoma05-5 {  font-family: Tahoma; font-size: 20px;}
.Tahoma06 {  font-family: Tahoma; font-size: 24px;}
.Tahoma07 {  font-family: Tahoma; font-size: 28px;}
.Tahoma08 {  font-family: Tahoma; font-size: 32px;}
.Tahoma09 {  font-family: Tahoma; font-size: 36px;}
.Tahoma10 {  font-family: Tahoma; font-size: 40px;}
.Tahoma11 {  font-family: Tahoma; font-size: 44px;}


/* Generic Size Style - use in conjunction with other imbedded css */

.size02 { font-size: 8px }
.size02-5 { font-size: 10px }
.size03 { font-size: 12px }
.size03-5 { font-size: 14px }
.size04 { font-size: 16px }
.size04-5 { font-size: 18px }
.size05 { font-size: 20px }
.size06 { font-size: 24px }
.size07 { font-size: 28px }
.size08 { font-size: 32px }
.size09 { font-size: 36px }
.size10 { font-size: 40px }

/* Copy Formatting */

/* body copy text */

.bodyCopy { FONT-SIZE: 12px;  COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}
.bodyCopybold { FONT-SIZE: 12px;  COLOR: #000000; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif}
.breadcrumb { font-family: verdana, sans-serif; font-size: 10px; color:#5A5D5F; text-decoration:none; line-height:14px;
}

.body-text { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; color:#000000; text-decoration:none; line-height:14px; 
}
.footer { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px; color:#333333; text-decoration:none; line-height:14px; 
}
.copyright 
{ FONT-WEIGHT: normal;  FONT-SIZE: 9pt; COLOR: #333333; text-decoration:none; 
}
.bold_red { FONT-WEIGHT: bold; COLOR: #cc0000;}
.ccc {BACKGROUND-COLOR: #cccccc;}


/* highlighters */

.highlighter {  background-color: #FFFF00 } /* the common yellow highlighter */
.yellow_highlight { BACKGROUND-COLOR: #fffeeb} /* lighter, paler yellow */
.blue_highlight { BACKGROUND-COLOR: #E4F0F6; } /* light blue highlighter */


/* Text Link Styles */

.onlinkA { text-decoration:none; }
.onlink:hover { background-color:yellow; }

.nounderline { text-decoration:none; }
.nounderline:hover { color:#336699; } 

A.boldred { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #CC0000;  TEXT-DECORATION: none; }
A.boldred:active { COLOR: #C80000;}
A.boldred:visited { COLOR: #C80000;}
A.boldred:hover { COLOR: #CC0000;}

a.nounderline:link {color: #333333; text-decoration: none; }
a.nounderline:visited {color: #346EA2; text-decoration: none; }
a.nounderline:hover {color: #346EA2; text-decoration: underline; }
a.nounderline:active {color: #1388D7; }

a.nounderline2:link {color: #004A73; text-decoration: none; }
a.nounderline2:visited {color: #346EA2; text-decoration: none; }
a.nounderline2:hover {color: #346EA2; text-decoration: underline; }
a.nounderline2:active {color: #1388D7; }

A.copyright { FONT-WEIGHT: normal;  COLOR: #666666; TEXT-DECORATION: underline; }
A.copyright:active { FONT-WEIGHT: normal;  COLOR: #ff0000; TEXT-DECORATION: underline; }
A.copyright:visited { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: underline; }
A.copyright:hover { FONT-WEIGHT: normal; COLOR: #ff0000; TEXT-DECORATION: underline; }

.topnav a:link { color: #FFFFFF; text-decoration: none; }
.topnav a:visited {	color: #F4FFD5;	text-decoration: underline; }
.topnav a:hover { color: #FFFFFF;	text-decoration: underline; }
.topnav a:active {	color: #CCFF00; }

/* Headlines and Subheads */

.subheadWhite { FONT-WEIGHT: bold; FONT-SIZE: 8pt;  COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.Title { FONT-WEIGHT: normal; FONT-SIZE: 16pt; COLOR: #CC0000; FONT-FAMILY: Tahoma; }
.headline-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #CC0000;
}
.headline-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #003366;
}
.headline-sub {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
.headline-subred {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.body-pad {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 40px;
	width: 600px;
	text-align: left;
}
.subtitle-sans-serif { font-family: Arial, sans-serif; font-size: 16px; color:#003366; font-weight:bold; text-decoration:none; line-height:normal;
}
.subtitle-serif { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color:#003366; font-weight:bold; text-decoration:none; line-height:25px;
}
.subtitle-sans-serif-red { font-family: Arial, sans-serif; font-size: 16px; color:#003366; color:#CC0000; font-weight:bold; text-decoration:none; line-height:normal;
}
.subtitle-serif-red { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color:#CC0000; font-weight:bold; text-decoration:none; line-height:20px;
}
.subtitle-serif-small { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color:#003366; font-weight:bold; text-decoration:none; line-height:25px;
}
/* Colors - use in conjunction with fonts or table cells */

.dark {  BACKGROUND-COLOR: #336699}
.black { BACKGROUND-COLOR: #000000} 
.red { BACKGROUND-COLOR: #cc0000} 


/* Bullets - edit properties for your images */

.bullets {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ff0000; }

ul.tick {
	list-style-position: outside;
	list-style-image: url(../img/tick.gif);
}

ul.tick li{
	list-style-position: outside;
	list-style-image: url(../img/tick.gif);
	margin-top: 10px;
}

ul.star
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 2em;
}


ul.star li
{
background-image: url(../img/star.gif);
background-repeat: no-repeat;
background-position: 0 0em;
padding: 3px 0 3px 30px;
margin: 2em 0;
}


ul.lrgtick { list-style-type: none;
list-style-image:none;
padding: 30px;
margin: 0;
}

li.lrgtick { background-image:url(../img/tick2.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left: 50px;
text-indent: 0;
}

ul.cross li { background-image:url(../img/cross.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left: 50px;
text-indent: 0;
} 

ul.cross { list-style-type: none;
list-style-image:none;
padding: 0px;
margin: 0;
}

/* Testimonial Boxes */

.tbox {
	border: 2px dashed #006699;
	margin: 40px;
	padding: 10px;
	background-color: #EDF9FC;

}
.tboxred {
	border: 2px dashed #cc0000;
	padding: 10px;
	width: auto;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.tboxred2 {
	border: 2px dashed #cc0000;
	width: auto;
	background-color: #FFF0F0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 30px;
}
.tboxyellow {
	border: 2px solid #FFCC00;
	padding: 10px;
	background-position: center center;
	width: auto;
	background-color: #FFF8D9;
	margin-top: auto;
	margin-right: 40px;
	margin-bottom: auto;
	margin-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.redbox {
	background-color: #FFE8E8;
	border: thin dashed #CC0000;
	padding: 10px;
	margin-right: 40px;
	margin-left: 40px;
}

/* CSS Specific to THIS Template */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.body-skin {	margin-left: 0px;
	margin-top: 0px;
	background-image: url(//www.ezminisites.com/members/templates/rt_versatility_iii/images/style1/bluebg.png);
	background-image: url(//www.ezminisites.com/members/templates/rt_versatility_iii/images/style1/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #82C7EA;
}
.body-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	width: 640px;
	border: 1px solid #00335B;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 20px;
	position: relative;
}
.style2 {font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.style41 {color: #006699}
.style42 {
	color: #003366;
	font-weight: bold;
}
.style43 {font-family: Tahoma}
.style45 {color: #FFFFFF}
.bg-left {background:url(../img/tpl2_03.png) repeat-y;}
.bg-right {background:url(../img/tpl2_05.png) repeat-y;}
.signup-small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.style3 {font-family: Arial, Helvetica, sans-serif}
.style8 {color: #000000}
.style11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #CC0000;
}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #000000; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; font-weight: bold; }
.style15 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style20 {
	color: #CC0000;
	font-weight: bold;
}
.style26 {color: #CC0000}
.style27 {color: #000066}
.style32 {color: #000066; font-family: Arial, Helvetica, sans-serif; }
.style33 {color: #000066; font-size: 15px; }
.style34 {font-size: 12px}
.style37 {color: #000066; font-size: 12px; }
.style39 {font-size: 14px}
.style40 {font-size: 15px}
