﻿BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #cccccc;
	TEXT-ALIGN: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/*################################################################*/
/*################################################################*/
DIV#outerpopupContainer {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana;
}
DIV#innerpopupContainer {
	width: 830px;
	height: 100%;

	background-color: #FFFFFF;
}
DIV#popupPictureBox {
	clear: none;
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
}
DIV#popupLogoBox 
{
	margin-top: 10px;
	margin-left: 8px;
}
DIV#borderpopupContainer {
	/*border: solid 1px black;*/
	height: 100%;
	background-color: #FFFFFF;
}

DIV#popupContainer
{
	font-size: 10px;
	font-weight: normal;
}

DIV#popupContentContainer
{ 
	font-family: Trebuchet;
	font-size: 10px;
	text-align: left;
	
	margin-left: 20px;
	margin-right: 25px;
}

DIV#popupTitle
{
	font-weight: bold;
	font-size: 10pt; 
}

/*End bio styles*/

div#popupContentContainer ul 
{
	margin-left: .2em;
	margin-bottom:0;
	padding-left: 0;
}
div#popupContentContainer ul li 
{
	list-style:none;
	line-height:1.2em;
	margin-top: 0;
	margin-bottom:.6em;
	padding-left:1em;
	background:url('../images/bullet.gif') no-repeat left top;
	vertical-align:text-top;
	
}
div#popupContentContainer ul li a {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
div#popupContentContainer ul li a:hover 
{
	color: #003366;
	text-decoration: underline;
}

div#popupFooter
{
	text-align: center;
	font-weight: bold;
}

div#sideNotice
{
	font-size: 12px;
	font-weight: bold;
}

/* Default site font */
p {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height:1.4em;
	margin-bottom:.6em;
}
/*
p a {
	color: #ffb725;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;	
	text-decoration: none;
}
p a:hover {
	color: #ffb725;
	text-decoration: underline;
}*/

table
{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height:1.4em;
	margin-bottom:.6em;
}

/* Headings */
h1
{
    color:#666666;
    font-size:18px;	
    font-family: Verdana;
}
h2 
{
	margin-top:6px;
	color: #005A9C;
	font-family: Verdana;	
	font-size: 12px;	
	font-weight: bold;
	text-align:center;
	margin-top:0;
	margin-bottom:10px;	
}
h3
{
	margin-top:6px;
	color: #005A9C;
	font-family: Verdana;	
	font-size: 12px;	
	font-weight: bold;
	text-align:center;
}