/* Body Content */ 

body { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3f3f3f; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image:url(../images/Subs_Bg.gif); background-repeat:repeat-x;}


/* ----------- Button Landing ----------- */ 

.Butt_About { background-image:url(../images/button/Butt-About.png); width:80px; height:80px; display:block}
.Butt_About:hover {background-position:0 -80px;}

.Butt_Plan { background-image:url(../images/button/Butt-Plan.png); width:90px; height:90px; display:block}
.Butt_Plan:hover {background-position:0 -90px;}

.Butt_FAQ { background-image:url(../images/button/Butt-FAQ.png); width:100px; height:100px; display:block}
.Butt_FAQ:hover {background-position:0 -100px;}

/* ----------- Button Subs ----------- */ 

.Butt_Abouts { background-image:url(../images/button/butt-Voices.png); width:72px; height:72px;}
.Butt_Abouts:hover {background-position:0 -72px;}


.Abouts {background-image:url(../images/button/butt-Voices.png); background-position:0 -72px; width:72px; height:72px;}

.Butt_Plans { background-image:url(../images/button/butt-Plans.png); width:72px; height:72px;}
.Butt_Plans:hover {background-position:0 -72px;}

.Plans { background-image:url(../images/button/butt-Plans.png);background-position:0 -72px; width:72px; height:72px;}


.Butt_FAQs { background-image:url(../images/button/butt-FAQs.png); width:72px; height:72px;}
.Butt_FAQs:hover {background-position:0 -72px;}


.FAQs {background-image:url(../images/button/butt-FAQs.png); background-position:0 -72px; width:72px; height:72px;}

/* ------------------ Padding ---------------------------- */ 
.padding15{ padding-left:20px; padding-top:20px; padding-right:20px;}

.paddingTop16{padding-top:16px;}

/* ------------------ Common Link ---------------------------- */ 

a { color:#333333; text-decoration:none;  outline:none;}
a:hover { text-decoration:underline;  outline:none;}

/* ------------------ Common Text ---------------------------- */ 
.White_text_10pt { font-size:10px; color:#FFFFFF;}

.text_20pt { font-size:20px;}
.text_12pt { font-size:12px;}
.text_14pt { font-size:14px;}
.text_10pt { font-size:10px;}
.text_11pt { font-size:11px;}
.Greencolor { color:#375f03;}
.Whitecolor { color:#ffffff;}
.Purplecolor { color:#aa0a4c;}


/* ------------------ Footer Link ---------------------------- */
.Footer_link{color:#ffffff; text-decoration:none; font-size:10px;}
.Footer_link:hover{text-decoration:underline;}

