p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	line-height: 120%;
}

.Arial_paragrah {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	line-height: 120%;
}

h1 {
	font-weight: bold;
	color: #006493;
	font-size: 150%;
	line-height: 120%;
	text-transform: capitalize;
}

h2 {
	font-weight: bold;
	color: #000000;
	font-size: 110%;
	line-height: 120%;

}

.Nav_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
}

.main_table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-style: none;
	border-bottom-color: #333333;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.border_all {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #686971;
	border-bottom-color: #686971;
	border-left-color: #CCCCCC;
}

.copyright_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.copyright_white_links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
.Big_first_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.smaller_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BACBE4;
	padding-top: 15px;
	padding-bottom: 15px;
}
.border_bottom_small_font {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BACBE4;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.border_all_blue {
	border: 1px solid #69829A;
	line-height: normal;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
}
.BG_no_repeat {
		background-repeat: no-repeat;
}

