.survey_question_title
{
	font-weight: bold;
	font-size: 14px;
}

*
{
	font-family: "Trebuchet MS",Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D6F0F5;
	
	font-weight: normal;
}

.tableInvis tr{
	border:none !important;
}

.tableInvis td{
	border:none !important;
	padding:2px !important;
}

.product_roll_over
{
	display: none;
	
	position: absolute;
	
	border: 1px #015D76 solid;
	
	background-color: #FFFFFF;
	
	min-width: 250px;
	min-height: 50px;
	
	padding: 5px;
}

.blockStyle {
	display: block;
}
.noneStyle {
	display: none;
}

a:link
{
	font-size:small;  color: #4A4F79; text-decoration: underline; font-size: 12px;
}

a:visited {font-size:small;  color: #4A4F79; text-decoration: underline; font-size: 12px;}
a:hover {font-size:small;color: #7C84CA;  text-decoration: underline; font-size: 12px;}
a:active {font-size:small;  color: #7C84CA; text-decoration: underline; font-size: 12px;}

.neat_content
{
	color: #015D76;
	font-size: 12px;
}

.neat_content_bold
{
	color: #015D76;
	font-weight: bold;
	font-size: small;
	
}

.leftShadow{
	background-image: url(assets/images/template/left_shadow.png);
}

.rightShadow{
	background-image: url(assets/images/template/right_shadow.png);
}

.footerStyle, .calendarStyle, .largeHeading, .mediumHeading, .main, .subMenuHeading
{
	font-family: Tahoma, Helvetica, sans-serif;
}

.footerStyle{
	font-size: 11px;
	color: #FFFFFF;
	padding: 7px;
	background-color: #003366;
	margin: 7px;
}

.calendarStyle{
	color: #000000;
	font-size: 11px;
}
.largeHeading{
	color: #133253;
	font-size: 30px;
}
.mediumHeading{
	color: #015D76;
	font-size: 20px;
}
.main{
	font-size: 12px;
	color: #015D76;
	margin: 10px;
	padding: 10px;
}
.subMenuHeading {
	padding: 15px;
	margin: 15px;
}
.rightMenuBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7BB7C6;
	border-left-color: #7BB7C6;
}
.contentRightBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D6F0F5;
	background-repeat: repeat-y;
	background-position: right;
}
.guyBg {
	background-image: url(assets/images/template/man_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subMenuStyle {
	background-color: #CCE7ED;
	padding: 3px;
	font-size: 9px;
	border: 1px solid #FFFFFF;
}
.bodyMainStandard{
	font-weight: normal;
	background-color: #ffffff;
}
#bodyMain table{
	font-weight: normal;
	background-color: #ffffff;
}
#bodyMain tr{
	font-weight: normal;
	background-color: #F6F7F8;
}

#bodyMain td{
	font-weight: normal;
	padding:12px;
	background-color: #ffffff;
	font-size: 12px;
	color: #015D76;
}

#bodyMain{
	font-weight: normal;
	padding:15px;
	border: 1px solid #D6F0F5;
	background-color: #ffffff;
	font-size: 12px;
	color: #015D76;
	display: table;
	float: left;
	width: 95%;
}

#home_page_calendar {
	display: table-cell;
}
#sub_page_calendar {
	display:none;
}

.mainTableSpacing {
	margin-top: 5px;
	padding-top: 5px;
}

.registration {
color: #4181A7
}

.packageOptions
{
	color: #4181A7;
	border:thin #B7DDE6;
	padding: 1px;
}

.buttonStyle {
	background-image: url(assets/images/template/button_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #B7DDE6;
	background-color: #BADFE7;
}

.menu {
	line-height: 1px;
}
.borderCell {
	background-color: #F6F7F8;
	border: 1px solid #D6F0F5;
}
.solidCell {
	background-color: #A8B7C4;
	padding: 2px;
}
.largeBoldText {
	font-weight: bold;	
	color:#474D76;
}
.largeBoldTextWhite {
	font-weight: bold;	
	font-size:14px;
	color:#ffffff;
}
.normalSmallText {
	font-size:12px;
	color:#474D76;
}
.downloadText {
	font-size:17px;
	font-weight: bold;	
	color:#006600;
}
.titleStyle{
	font-size:17px;
	font-weight: bold;	
	color:#FF9900;
}
.searchResults {
	color:#6381A7;
}
.tableBorders{
	border:5px;
}