h2 {
	margin: 0;
	color: #000000;
     	font-size: 13px;
}


h3 {
	
margin: 0;
color: #ffffff;
font-size: 11px;
}


.textalignright{
	text-align: right; !important;
}

.img-responsive {
 display: block;
 height: auto;
 max-width: 100%;
 margin: 0 auto;
}

.wrapperf        {width:80%;height:100%;margin:0 auto;background:#CCC}
.h_iframe        {position:relative;}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}


.lightgrayfont{
	color: #b9b8b8;
}
.plumcolor{
	color: #6d0039;
}
#navlistcheck
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
#navlistcheck li 
{

padding-left: 30px !important;
background-image: url(../img/GreenCheckmark.jpg);
background-repeat: no-repeat;
background-position: left center !important;

}

input.pplaceholder::-webkit-input-placeholder, textarea.pplaceholder::-webkit-input-placeholder {
	color: red
}
input.pplaceholder::-moz-placeholder, textarea.pplaceholder::-moz-placeholder {
	color: red
}
input.pplaceholder:-ms-input-placeholder, textarea.pplaceholder:-ms-input-placeholder {
	color: red
}

/***********universal Menu S******************/

#universal_menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height:20px;
}
#universal_menu li {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	height:20px;
}
#universal_menu li a {
	/*background: #333 url("images/seperator.gif") bottom right no-repeat;*/
	color: #DEDEDE;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none;
}
#universal_menu li a:hover {
	/*background: #2580a2 url("images/hover.gif") bottom center no-repeat;*/
	color: #00FF00;
	padding-bottom: 8px;
}

#universal_menu li span {
	color: #DEDEDE;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none;
}

.thumbnail-img{
	padding:4px;
	line-height:20px;
	border:1px solid #ddd;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5)
	
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	}

.banner {
	padding: 30px 0;
	color: #f8f8f8;
	background-color: #282828 !important;
	border: 1px solid #6A8A87;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 10px rgba(11,122,191,.5);
	-moz-box-shadow: 0 5px 10px rgba(11,122,191,.5);
	box-shadow: 0 5px 10px rgba(11,122,191,.5)
	
}

/* Footer */

.footer {
	
	background-color: #FFF;
	position: relative;
	z-index: 20;
}

.footer ul {
	min-height: 50px;
	
	float: left;
	width: auto;
	margin-right: 40px;
}

.footer li, .footer li a {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #fff;
	font-family: "Arial";

}

.footer h3 {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	padding-bottom: 0px;
	margin-bottom: 4px;
	font-family: "Arial";
}

.footer li a:hover {
	color: #fff;
	text-decoration: underline;
}
.vspace0FooterContact{
    padding: 0px 0px;
}
.footer_title{color:#282822; font-size:1.3em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #fff; max-width: 210px; line-height: 20px;}
.footer_title_internet{color:#fff; font-size:1.3em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #fff; max-width: 200px; line-height: 20px;}
.footer_title_left_contact{font-size:1.2em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #919191; max-width: 250px; line-height: 20px; font-weight: bold;}
.footer_title_left_about{color:#fff; font-size:1.3em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #fff; max-width: 300px; line-height: 20px;}
.footer .footerContactTitleColor{color: #fff;}
.footer .footer_titlecontact{font-size:2.2em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #fff; max-width: 210px; line-height: 20px;}
.footer .footer_titleEmailUpdate{font-size:1.5em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #fff; max-width: 410px; line-height: 20px;}
.footer p {
	text-align: right;
	font-size: 12px;
	line-height: 14px;	
}

.footer p span {
	font-weight: 700;
	text-transform: uppercase;
	color: #547632;
}
.footerlinkcolor{
	color: #ffc002;
}
.footerlinkcolor: hover{
	text-decoration: underline;
}
.well-new {
	min-height: 20px;
	color: #000 !important;
	background-color: #f5f5f5;
	
	border-bottom: 0px;
	
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5)
}
.mailinglist{
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#mc_embed_signup{
	clear:left; 
	font:14px Helvetica,Arial,sans-serif;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
input, .tip, .textarea02 {
	background-color: #f4f4e5;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    margin-top: -10px !important;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

input[type="radio"], input[type="checkbox"]  {
	float: left;
	margin-right: 10px;
	width: 20px;
}

input[type="submit"] {
	width: 80px;	
}

input[type="file"] {
	border: none;
	box-shadow: none;
}

.well-nobackground {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: transparent;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

 /****************/
/*FONT SIZE*/
/****************/
.morebiggestfont {
	font-size:40px;
 }
.biggestfont {
	font-size:32px;
 } 

.hugefont {
	font-size:27px;
 } 
 
.giganticfont {
	font-size:24px;
 }  

.giantfont {
	font-size:22px;
 } 


.biggerfont {
	font-size:20px;
 } 

.bigfont {
	font-size:18px;
 } 
 
.largefont {
	font-size:16px;
 } 

.mediumfont {
	font-size:14px !important;
 } 

.smallfont {
	font-size:12px;
 } 

.tinyfont {
	font-size:10px;
 } 

/****************/
/*FONT COLOR*/
/****************/

.whitefont {
	font-family:arial;
	color:#ffffff;
 } 

.greenfont {
	font-family:arial;
	color:#4AA02C;
 } 

.darkgreenfont {
	font-family:arial;
	color:#336600;
 } 
 
 .linkgreenfont{
 	color: #279302;
 }
 .linkgreenfont:hover{
 	color: #1D6B04;
 	text-decoration: underline;
 }
.orangefont {
	font-family:arial;
	color:#984806;
 }
 
 .darkorangefont {
 	color: #E56717;
 }
 
.redfont {
	font-family:arial;
	color:#FF0000;
 } 
 
 .SoftMouseredfont{
 	font-family: arial;
 	color: #c42e05;
 }
 .smred{
	color: #d5504d;
}
 .SoftMousebluefont{
 	font-family: arial;
 	color: #4f83c0;
 }
  
.darkredfont {
	font-family:arial;
	color:#700000;
 } 
 
.plumfont {
	font-family:arial;
	color:#FF0000;
 }
 
.bluefont {
	font-family:arial;
	color:#215868;
 }
 
.darkbluefont {
	font-family:arial;
	color:#000066;
 }  
 
.midnightbluefont {
	font-family:arial; 
	color:#151B54;
 }  
 
.brightbluefont {
	font-family:arial;
 	color: #0000FF;
  }
.tealfont {
	font-family:arial;
	color:#336699;
 }
 
.purplefont {
	font-family:arial;
	color:#800080;
 } 
 
.blackfont {
	font-family:arial;
	color:#000000 !important;
 } 

.greyfont {
	font-family:arial;
	color:#707070;
 } 
 
.lightgreyfont {
	font-family:arial;
	color:#ddddcc;
 }

.darkgreyfont {
	font-family:arial;
	color:#4C4646;
 } 

.yellowfont {
	font-family:arial;
	color:#FFFF00;
 } 

.custompropertiesfont {
	font-family:arial;
	color:#336699;
	text-decoration: underline;
	
 }
 .greyfont{
 	color: #3e3e3e;
 }

/****************/
/*FONT DECORATION*/
/****************/
.bold {
	font-weight:bold;
 } 
 
 .italic {
 font-style: italic;
 } 
  
 .underline {
 font-style: underline;
 }
 
.aligncenter {
	text-align: center;
 } 

.alignleft {
	text-align: left;
 } 

.alignright {
	text-align: right;
 } 

.big_topspacing {
   padding-top: 10pt;
   padding-bottom: 0pt;
   margin-top: 3pt;
   margin-bottom: 1pt;
   } 

.topspacing {
   padding-top: 5pt;
   padding-bottom: 0pt;
   margin-top: 3pt;
   margin-bottom: 1pt;
   } 

.betweentablespacing {
   padding-top: 5pt;
   padding-bottom: 0pt;
   margin-top: 3pt;
   margin-bottom: 8pt;
   } 
   
.spacingsmall {
   padding-left: 5pt !important;
   } 
.spacingsmallcheck {
   margin-left: 15px !important;
   
   }    
.spacingmedium {
   padding-left: 20pt;
   } 
 
.spacinglarge {
   padding-left: 50pt;
   } 

.widthleft {
   width:400;
   } 

.mv-boli {
	font-family:MV Boli;
   } 

.mailinglist-well{
	
	border: 1px solid #707070;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5)
}
.nounderline{
	text-decoration: none;
}
.wrapperf        {width:80%;height:100%;margin:0 auto;background:#CCC}
.h_iframe        {position:relative;}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}

