body {
	background-color: #bdc6c6;
	padding:0px;
	margin:0px;
}


/* ###################################### Begin Header ###################################### */

.headerLinks a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1c5077;
	text-decoration: none;
	padding: 2px;
}


.headerLinks a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1c5077;
	text-decoration: underline;
	padding: 2px;
}


.menuBar a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	padding: 2px;
}

.menuBar a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7fb7d7;
	text-decoration: none;
	padding: 2px;
}

/* ###################################### End Header ###################################### */





/* ###################################### Begin SideMenu ################################## */


.sideMenu {
	margin: 15px;
}



.sideMenu_first_currentPage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #249651;
	display:block;
	text-decoration: none;
	margin-bottom:15px;
}


.sideMenu_first {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1c5077;
	display:block;
	text-decoration: none;
	margin-bottom:15px;
}


.sideMenu_first:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0093d0;
	display:block;
	text-decoration: none;
	margin-bottom:15px;
}


.sideMenu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1c5077;
	display:block;
	text-decoration: none;
}


.sideMenu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0093d0;
	display:block;
	text-decoration: none;
}


.currentPage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #249651;
}



.css-arrow {
  	border-color: #e4e5e5 #e4e5e5 #e4e5e5 #249651;
  	border-style:solid;
  	border-width:7px;
  	width:0;
  	height:0;
}


/* ###################################### End SideMenu ###################################### */



/* ###################################### Begin SideBar ################################### */


.sideBar {
	margin-right:15px;
	background-color:#249651;
	padding:0px 15px;
}

.sideBar h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.sideBar p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin:0px;
	padding:0px;
	line-height: 14px;
}

.sideBar a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	margin:0px;
	padding:0px;
	line-height: 14px;
}


.sideBar a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	margin:0px;
	padding:0px;
	line-height: 14px;
}

.sideBar li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	list-style-type:disc;
	list-style-position:outside;
	text-align: left;
	line-height: 14px;
	padding: 0px;
	margin:0px 15px 0px 15px;
}


/* ###################################### End SideBar ###################################### */


/* ###################################### Begin Page Styling ###################################### */

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c5077;
	padding: 0px;
	margin:0px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0f6da0;
	padding-top: 10px;
	margin: 0px;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-bottom:15px;
}


.blue_Bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1c5077;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin:0px 0px 15px 0px;
}


a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1c5077;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	margin:0px;
}


a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #249651;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	margin:0px;
}


li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-type:disc;
	list-style-position:outside;
	padding:0px;
	margin:0px 0px 7px 0px;
}


.bullets_list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-position:outside;
	margin:0px 0px 7px 0px;
}



.ContactUs_links a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #1c5077;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding: 3px;
	background-color: #c1d7e8;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin:0px;
}


.ContactUs_links a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding: 3px;
	background-color: #1c5077;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin:0px;
}

