.StyleSheet {
	background-color:#87A7B6;
	font-family:  Ariel, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0000FF;
}

A:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
A:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
	font-weight: bold;
}

.h1Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
	
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.h2small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.breadcrumb {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}

.footerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align:center;
}

.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
}

.TableStyleLight {
	background-color:#EDEDF9;
	font-family: Ariel, Helvetica, sans-serif;
	border:0;
	padding-left:7px;
	padding-top:5px;
	padding-right:7px;
	padding-bottom:5px;
}

#OuterTable {
	background-color:#87A7B6;
	font-family: Ariel, Helvetica, sans-serif;
	border: 1px solid #000;
	border-spacing:0px;
	width:780px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}

#InnerTable {
	background-color:#cccccc;
	font-family: Ariel, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #cccccc;
	border-spacing:0px;
}

#MenuBar {
	background-color:#87A7B6;
	width:190px;
}

#PPHeader {
	background-color:#87A7B6;
	width:570px;
	height:165px;
}

.Scrollstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow: auto;  
	width: 750px; 
	height: 270px;
        padding:0px; 
	margin: 0px;
}

.ULStyle {
	list-style:outside;
	list-style-image: url(images/checkmark.jpg);
	margin-left:15px;
}

.CenterImage {
	text-align:center;
    margin-bottom:0;
	margin-top:0;
}

.CenterTable {
	text-align:center;
    margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

.Bold {
	font-weight:bold;	
}

.underline {
	text-decoration:underline;	
}

.Italic {
	font-style:italic;	
}

.PageTable{
	margin:0 auto;
    padding:0;
    border:0;
	width:100%;
	height:100%; 
	background-color:#000000;
	vertical-align: middle;
}

.LoginTable{
	width:100%;
	background-color:#EDEDF9;
	font-family: Ariel, Helvetica, sans-serif;
}

.Images{
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.frame { padding: 5px; border: 1px solid #aaa; }
.pic_align-right { float:right; margin: 0px 0px 15px 15px; }
.pic_align-left { float:left; margin: 0px 15px 15px 0px; }
.float_align-bottom { float:left; margin:60px 5px 5px 15px; }
.align-right { float:right; margin: 15px 15px 15px 15px; }
.align-left { float:left; margin: 0px 15px 15px 15px; }
.valign-top { vertical-align:top;}
.valign-bottom { vertical-align:bottom;}
.tableheight1 {height:630px;}
.tablewidth1 {width:185px;}
.divideheaders {margin: 40px 0 5px 0 ;}
.divideheadertop {margin: 0 0 5px 0 ;}
.dividelinks {margin: 15px 0 5px 0 ;}
.par_break{margin: 10px 0 0 0 ;}
.err_msg{color:#FF0000;}
.nomargin{margin: 0px 0px 0px 0px ;}
.nopadding{padding: 0px 0px 0px 0px ;}
.topmargin{margin: 20px 0px 5px 0px ;}
.noborder{border-style: none;}




#container
{
	position: absolute;
	top: 50%;
	left: 50%; 
	background: #87A7B6;
	width:800px;
	height: 540px;
	margin-left:-400px;
	margin-top:-260px;
	border: 1px solid #000;
	padding: 0px;
}

#innercontainer
{
	height:538px;
	width:798px;
	border: 1px solid #cccccc;
	padding: 0px;
}

#header1
{
	float: left;
	background: #87A7B6;
	width: 600px;
	padding: 0px;
	margin: 0px;
	height: 100px;
}

#header2
{
	float: left;
	background: #87A7B6;
	width: 178px;
	padding: 10px 10px 10px 10px ;
	margin: 0px 0px 0px 0px;
	height: 80px;
	/*background-image:url(Images/Eifel%20tower.jpg);*/
	color:#000;
}

#breadcrumb
{
	float: left;
	background: #87A7B6;
	width: 792px;
	padding: 3px;
	margin: 0px;
	height: 20px;
	color:#000;
	border-top: 1px solid #ccc;
}

#header h1 { margin: 0; }

#section-navigation
{
	float: left;
	width: 190px;
	height:330px;
	padding: 0px;
	margin: 0px;
}

#section-leftsquares
{
	float: left;
	width:190px;
	height:330px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px ;
	
}

#content h2 { margin: 0; }

#maintext
{
	float: left;
	width:386px;
	height:310px;
	padding: 5px 15px 15px 15px;
	margin: 0px;
	display: inline;
	border: 1px solid #cccccc;
	background:#cccccc;
	color:#000;
	overflow: auto;  
}

#maintextlarge
{
	float: left;
	width:608px;
	height:333px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px ;
	display: inline;
	background:#cccccc;
	color:#000;
	overflow: auto;
}

#maintextlargetextonly
{
	float: left;
	width:588px;
	height:313px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px ;
	display: inline;
	background:#cccccc;
	color:#000;
	overflow: auto;
}

#aside h3 { margin: 0; }

#footer1
{
	float: left;
	width:188px;
	height:19px;
	background: #ccc;
	border: 1px solid #cccccc;
	text-align:center;
	vertical-align:middle;
	color:#000;
	padding: 3px 0px 0px 0px;
}

#footer2
{
	float: left;
	width:597px;
	height:20px;
	background: #87A7B6;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 0px 10px;
}

#footer3
{
	float: left;
	width:798px;
	height:30px;
	background: #87A7B6;
	padding-top:5px;
	text-align:center;
}




