a.nav:link {
	color: #058CC6;
	text-decoration: none;
	font-size: 12px;
}
a.nav:visited {
	color: #058CC6;
	text-decoration: none;
	font-size: 12px;
}
a.nav:hover {
	color: #06C2EF;
	text-decoration: underline;
	font-size: 12px;
}
a.nav:active {
	color: #F28523;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #058CC6;
}
a:visited {
	text-decoration: none;
	color: #058CC6;
}
a:hover {
	text-decoration: underline;
	color: #06C2EF;
}
a:active {
	text-decoration: none;
	color: #F28523;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2AB17;
	font-weight: bold;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: left;
}
.footer_layout {
	background-color: #D9EBFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	text-align: center;
	padding: 10px;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C64A4;
	padding-left: 10px;
}
.main_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}


.menu_padding {
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #058CC6;
	border-left-color: #058CC6;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F28524;
}
.bg_left {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_right {

	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.drop_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #058CC6;
}
.book_padding {
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.pic_left_padding {
	margin-left: 5px;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #F2B90A;
}
#adsense{
float:right;
}
.float_right{
	float:right;
	padding-left: 20px;
}

H1 {
	font-size:24px;
	color: #F28524;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

H2 {
	font-size:16px;
	color: #F28524;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.image_credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
.orange_arrow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F28524;
}
.small_new {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

