body {
	font-family: 'Gill Sans MT',Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F15E21;
	margin:0;
	text-align:justify;
}
input {
	font-family: 'Gill Sans MT',Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #FFFFFF;
}
textarea {
	font-family: 'Gill Sans MT',Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #FFFFFF;
}
.quote {
	font-family: 'Gill Sans MT',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.newsflash {
	font-family: 'Gill Sans MT',Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.newsflash1 {
	font-family: 'Gill Sans MT',Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.copyright {
	font-family: 'Gill Sans MT',Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align:right;
	height: 40px;
}
.dark_bg{
	font-family: 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CB5525;
}
.topnavigation{
	background-image: url(images/top_navigation/bg.gif);
	background-repeat:repeat-x;
	text-align:center;
}
.footerbg{
	background-color: #C8C8C8;
}
.verticalline{
	background-color: #C8C8C8;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.whitetext{
	font-family: 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.header1{
	font-family: 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.header2{
	font-family: 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.content_bg{
	background-color: #EDEDED;
	text-align:justify;
}
.faqqn{
	font-weight:bold;
}
.left_tagline {
	font-size: 16px;
	color: #FFFFFF;
}
.home_welcome{
	line-height:18px;
}

/*Color Bars*/
.colorbar_white{
	background-color: #FFFFFF;
	color: #333333;
	font-size:12px;
}
.colorbar_grey{
	background-color: #333333;
	color: #FFFFFF;
}
.colorbar_gustodian{
	background-color: #F15E21;
	color: #FFFFFF;
}
.colorbar_gusto{
	background-color: #0099A0;
	color: #FFFFFF;
}
.colorbar_brio{
	background-color: #C81D60;
	color: #FFFFFF;
}
.colorbar_zeal{
	background-color: #B79F2B;
	color: #FFFFFF;
}
.colorbar_zest{
	background-color: #0079A6;
	color: #FFFFFF;
}
.colorbar_20grey{
	background-color: #CB5525;
	color: #FFFFFF;
}

/*Color Side Bottom*/
.colorsideb_80black{
	background-color: #333333;
	background-image: url(images/side_pictures/80black_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 217px;
}
.colorsideb_gustodian{
	background-color: #F15E21;
	background-image: url(images/side_pictures/gustodian_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 217px;
}
.colorsideb_gusto{
	background-color: #0099A0;
	background-image: url(images/side_pictures/gusto_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 217px;
}
.colorsideb_brio{
	background-color: #C81D60;
	background-image: url(images/side_pictures/brio_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 217px;
}
.colorsideb_zeal{
	background-color: #C3A92E;
	background-image: url(images/side_pictures/zeal_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 217px;
}
.colorsideb_zest{
	background-color: #1C7FC3;
	background-image: url(images/side_pictures/zest_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 217px;
}

/*Color Text*/
.colortext_black{
	color: #333333;
	font-weight: bold;
}
.colortext_grey{
	color: #888888;
	font-weight: bold;
}
.colortext_gustodian{
	color: #F15E21;
	font-weight: bold;
}
.colortext_gusto{
	color: #0099A0;
	font-weight: bold;
}
.colortext_brio{
	color: #C81D60;
	font-weight: bold;
}
.colortext_zeal{
	color: #C3A92E;
	font-weight: bold;
}
.colortext_zest{
	color: #1C7FC3;
	font-weight: bold;
}

/*Color Header*/
.colorheader_black{
	color: #000000;
	font-weight: bold;
	line-height: 25px;
	font-size:14px;
}
.colorheader_gustodian{
	color: #F15E21;
	font-weight: bold;
	line-height: 25px;
	font-size:14px;
}
.colorheader_gusto{
	color: #0099A0;
	font-weight: bold;
	line-height: 28px;
	font-size:16px;
}
.colorheader_brio{
	color: #C81D60;
	font-weight: bold;
	line-height: 25px;
	font-size:14px;
}
.colorheader_zeal{
	color: #C3A92E;
	font-weight: bold;
	line-height: 25px;
	font-size:14px;
}
.colorheader_zest{
	color: #1C7FC3;
	font-weight: bold;
	line-height: 25px;
	font-size:14px;
}

/*Links*/
a:link{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
a:hover{
	color:#F15E21;
	text-decoration:underline;
	font-weight:normal;
}
a:visited{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

/*Login*/
.login_bg{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #D5C92D;
}
.login_input{
	background-color: #333333;
	font-size:9px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #D5C92D;
	border: 1px solid #F15E21;
}

.contact_submit{
	border: 0px;
}

/*News*/
.news_date{	
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;}
.news_source{
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color: #FFFFFF;}
.news_caption{
	font-size:10px;
	font-weight:normal;
	color: #999999;}
.newsarticle_quote{
	color: #F15E21;}

.news_title{ 
	background-image: url(images/color_base/white2_title.gif);
	background-repeat: repeat-x;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;}
.news_title2{ 
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;}
.news_title3{
	font-size:18px;
	font-weight:bold;
	color: #F15E21;
	text-decoration:none;}
.news_title4{
	font-size:14px;
	font-weight:bold;
	color: #F15E21;
	text-decoration:none;}
	
.news:link{
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;}
.news:visited{
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;}
.news:hover{
	font-size:11px;
	font-weight:bold;
	color: #333333;
	text-decoration:underline;}
	
.news2:link{
	font-size:12px;
	font-weight:bold;
	color: #333333;
	text-decoration:underline;}
.news2:visited{
	font-size:12px;
	font-weight:bold;
	color: #333333;
	text-decoration:underline;}
.news2:hover{
	font-size:12px;
	font-weight:bold;
	color: #333333;
	text-decoration:underline;}

	
/*Career*/
.career_title{ 
	background-image: url(images/color_base/grey_title.gif);
	background-repeat: repeat-x;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;}
.career_title1:link{ 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;}
.career_title1:visited{ 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;}
.career_title1:hover{ 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;}
.career_title2{ 
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;}
.career_title3{
	font-size:18px;
	font-weight:bold;
	color: #F15E21;
	text-decoration:none;}
.career_title4{
	font-size:14px;
	font-weight:bold;
	color: #F15E21;
	text-decoration:none;
        }
		
		
		
/*terms & conditions*/
.terms_header{ 
	font-size:13px;
	color: #F15E21;
	font-weight:bold;}
.terms:link{ 
	font-weight:bold;
	text-decoration:none;
	color: #F15E21;}
.terms:visited{ 
	font-weight:bold;
	text-decoration:none;
	color: #F15E21;}