@charset "utf-8";

/* Paris Global Styles */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	margin: 0px;
	background-color: #ADBEDF;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color:#000000
}

/* ID styles */

#wrapper {
	width: 642px;
	position: relative;
	left: 50%;
	margin-left: -350px;
	z-index: 1;
	margin-top: 25px;
	margin-bottom: 25px;
	display: inline-block;
}

#wrapper-home-2 {
	width: 740px;
	position: relative;
	left: 50%;
	margin-left: -370px;
	z-index: 1;
	margin-top: 25px;
	margin-bottom: 25px;
	display: inline-block;
	background-color: #FFFFFF;
}


#wrapper #body {
	position: relative;
	display: inline-block;
	height: auto;
	width: 640px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 10px;
}
#wrapper-home-2 #body-home-2 #header-home-2 {
	height: 50px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
}


#wrapper #body-home-2 {
	position: relative;
	display: inline-block;
	height: auto;
	width: 740px;
	background-color: #FFFFFF;
}

#wrapper #body #home1-center-nav {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9pt;
	line-height: 1.5em;
}

#wrapper #body #home1-bottom-nav {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

#wrapper #logo-div {
	width: 100%;
	display: inline-block;
	text-align: center;
}

/* heading selector styles */

h1 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h6 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* Class styles */

.photo-top-left {
	float: left;
	width: 210px;
	text-align: right;
}

.photo-top-middle {
	float: left;
	width: 210px;
	text-align: right;
}

.photo-top-right {
	float: right;
	width: 210px;
	text-align: left;
}
.photo-center-left {
	float: left;
	width: 210px;
}
.photo-center-middle {
	float: left;
	width: 210px;
}
.photo-center-right {
	float: right;
	width: 210px;
}


.photo-bottom-left {
	float: left;
	width: 210px;
	text-align: right;
	clear: right;
}

.photo-bottom-middle {
	float: left;
	width: 210px;
	text-align: right;
	clear: none;
}

.photo-bottom-right {
	float: right;
	width: 210px;
	text-align: left;
	clear: none;
}

.home1-center-nav {

}
.home-2-table {
	padding-top: 30px;
}
.home2-button-margins {
	margin-right: 30px;
	margin-bottom: 30px;
}



.a10 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
}

.a11 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

.a12 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
}

.a14 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal;
}

.a16 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: normal;
}

.a18 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: normal;
}

.a20 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: normal;
}

.a24 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: normal;
}
.a36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.home2-td-top-padding {
	padding-top: 5px;
}


.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.highlight-yellow {
	background-color: #FFFF33;
}

/* Global hyperlink style */

a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000; 
	text-decoration: underline;
}

a:hover {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000; 
	text-decoration: none;
}

/* home page center navigation links */

a.link-home:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

a.link-home:visited {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

a.link-home:hover {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
}

/* home page center navigation links */

a.link-home-bottom:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

a.link-home-bottom:visited {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
}

a.link-home-bottom:hover {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
}

/* generic custom link style */

a.link-home2:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

a.link-home2:visited {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
}

a.link-home2:hover {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
}

/* generic custom link style */

a.linkgeneric:link {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
}

a.linkgeneric:visited {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
}

a.linkgeneric:hover {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
}
