@charset "utf-8";
/* CSS Document */



/* BROWSER RESET
-----------------------------------------------------------*/
body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {
	margin:0;
	padding:0;
}
fieldset,img { border:0; }

/*---------------------------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* EMBEDDED FONTS
-----------------------------------------------------------*/

@font-face {
	font-family: "times";
	src: url(TimesEuropaLTStd-Roman.eot);
	src: url(TimesEuropaLTStd-Roman.ttf);
}

@font-face {
	font-family: "times";
	src: url(TimesEuropaLTStd-BoldItalic.eot);
	src: url(TimesEuropaLTStd-BoldItalic.ttf);
	font-weight: bold;
	font-style: italic;

}
@font-face {
	font-family: "times";
	src: url(TimesEuropaLTStd-Italic.eot);
	src: url(TimesEuropaLTStd-Italic.ttf);
	font-style: italic;

}

/*---------------------------------------------------------*/
#topper ul {
 margin: 0.25em 0;
 padding: 0 1em;
 list-style: none;
}
#topper li {
 display: inline;
 margin: 0;
 padding: 0 0.2em 0 0.5em;
 background: url(imgs/nav-border.gif) left center no-repeat;
}
#topper a {
	margin-left: 10px;
	color:#666;
	text-decoration:none; /* Width of the graphic */
}
#topper a:hover {
 color:black;  /* Width of the graphic */
}
#topper .first {
 padding-left: 0;
 background: none;
}
#topper .first a {
 margin-left: 0;
}
.frontfree {
	margin-top:0px;
}

ul {
	list-style-image: url(imgs/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin:15px;
	padding:10px;
}
	
.list-nav {
	list-style-image: url(imgs/bullet-nav.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:0px;
	color: #333;
}
.list-nav ul {}
.list-nav li {margin-left:10px; line-height:26px;}
.list-nav a {color:#07399d; text-decoration:none;}
.list-nav a:hover {color:#000;}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}


.header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 41px;
	font-weight: 100;
	line-height: normal;
	padding: 25px 0 25px 0;
	font-style: italic;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: 100;
	line-height: normal;
	margin-top: 20px;
}
.subheader2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
	margin-top: 45px;
	text-align: right;
	letter-spacing: 2px;
}
.toptext {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#666;
	text-align: justify;
	margin-top: 20px;
	line-height: 25px;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 26px;
	margin-top: 5px;
}
.podheader {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	margin-top: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
.rightheader {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	margin-top: 38px;
}
.text-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 40px;
	color: #142a45;
}
.ill-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #142a45;
	font-style: italic;
	text-align: center;
	padding-bottom:10px;
}
.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
}

.inside {
	background-image:url(imgs/bg.jpg);
	background-repeat:no-repeat;
	padding-left: 15px;
	position: relative;
	padding-right: 50px;
}
.footer {
	border-top: 1px solid #cfcfcf;
	color:#333;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a {color:grey; text-decoration:none;}
.right-col img {
	padding:15px 0 20px 15px;
}

.pod1 {
	background-image:url(imgs/bg_pod1.jpg);
	background-repeat:no-repeat;
	padding: 5px 25px 0 10px;
}
.pod2 {
	background-image:url(imgs/bg_pod2.jpg);
	background-repeat:no-repeat; padding: 5px 25px 0 10px;}
.pod3 {
	background-image:url(imgs/bg_pod3.jpg);
	background-repeat:no-repeat; padding: 5px 0 0 0;}
.mediasub {
	font-family: "Times New Roman", Times, serif;
	color: #112136;
	font-size: 18px;
}
.pod img {
	padding: 5px 0 10px 0
}
