@charset "utf-8";

body {
	background-color: #434343;
	background-image: url(../Images/Banner/banner_05.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-position: top;
}

h1 {
	font-size: 26px;
	color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #4A649F;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.large_black {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.largeblackunderline {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}


#bullets {
	list-style-type: square;
	font-size: 16px;
	color: #2E2E2E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 17px;
	text-transform: none;
	font-weight: bold;
	color: #838186;
}
.orangelarge {
	font-size: 18px;
	font-weight: bold;
	color: #EC6F13;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.greenlarge {
}
.greenlarge {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #3E8A2F;
	font-family: Arial, Helvetica, sans-serif;
}

.greenbold {
	font-size: 18px;
	font-weight: bold;
	color: #98D5B3;
}
.buebold {
	font-size: 16px;
	color: #4967A5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 1px;
}
.blue {
	font-size: 15px;
	color: #A5BAC7;
}

.blackbold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.black {
	font-size: 14px;
	color: #000000;
}





h4 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	color: #F0F0F0;
}
.large_white {
	font-weight: normal;
	font-size: 16px;
}


h5 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	font-size: 26px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #C3D5E1;
}
.margins {
	margin-right: 5px;
	margin-left: 5px;
}
#margins-10px {
	margin-left: -10px;
}

#lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#margintop10px {
	margin-top: 10px;
}



#margins5px {
	margin-right: 5px;
	margin-left: 5px;
}
#email_ideal {
	color: #4866A4;
}
.heading_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	color: #4866A4;
}



.bluelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: none;
	color: #8BABBF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.hottopicsbox {
	border: 1px solid #EC6F13;
	background-color: #333333;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.heading_large_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	color: #EC6F13;
}
