﻿html * {margin:0;padding:0;}
body{
	font-family:Sans-Serif, Arial, Tahoma;
	font-size:100%;
	color:#666666;	
	background-image:url('Images/bg.gif');
	background-repeat:repeat-x;
	background-color:#eee;
}

#mainwrap{
	background-color:#eee;
	width:960px;
	margin:0 auto;
	top:10px;
	position:relative;
	vertical-align:top;
	border: solid 1px #ccc;
	font-size:0.7em;
}

#pgheader{height:120px; width:100%;}

#pgcontent{
	min-height:451px;
	width:920px;
	display:block;
	position:relative;
	padding:20px;
	background-color:White;
}

#pgfooter{
	width:960px;
	margin:0 auto;
	height:30px;
	display:block;
	text-align:center;
	padding-top:10px;
}

#allreserved{
	padding-top:10px;
	font-weight:bold;
	font-size:0.6em;
	margin:0 auto;
}

#compLogo{
	padding-left:20px;
	padding-top:10px;
	width:100px;
	float:left;
	border:0;
}
	
#pgSalutation{
	margin-top: 40px;
	margin-left: 20px;
	color: #07519a;
	font-weight:normal;
	font-size:1.8em;
	width:	796px;
	float:	left;
	height:	60px;
	display: block;
	text-align:center;
}

.UpperCaseTitle{
	font-weight:bold;
	font-size:2em;
}


h1, h2, h3, h4, h5, h6{
	/*color:#6699FF; */
	color: #07519a;
	padding-top:20px;
	text-align:center;
}

h5{ text-align:left}

p{
	padding-bottom:10px;
	padding-top:20px;
	line-height:2em;	
}

ul{line-height:2em;padding: 10px 0 10px 50px;}

/* START Menu */
#pgmenu{
	background:url('Images/menubg.jpg') #4fa2e4 repeat-x left top;
	height:30px;
	padding-left:100px;
	display:block;
}

/* Work around to possition menu table */
#ctl00_mnuGlobal{position:absolute;top:126px;}

.staticmenu{border:0;color:#fff;}

.staticmenuitem{
	color:#fff;
	border:0;
	font-size:1.1em;
	font-weight:bold;
}

.statichoverstyle{
	border:0;
	color:#ffff00;
}

.staticselectedstyle{
	border:0;	
	color: #007E12;

}
/* End Menu */

a img{
	border:0;
}

.moduleDIV{
	background:#ebf3fb; 
	border-top: solid 1px #ace; 
	border-left:solid 1px #ace;
	border-right:solid 1px #ace;
}

.moduleDIV h4{
	text-align:left;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
}

.moduleContent{
	background:white;	
	border-right:solid 1px #ace;
	border-bottom:solid 1px #ace;
	border-left:solid 1px #ace;
	padding: 20px 10px 20px 20px;
	line-height:2em;
}

.topDashedLine 
{
	border-top:dashed 1px gray;
}

.moduleContBold{	
	font-weight:bold;
}

.moduleDescription{
	padding-bottom:0px;
	padding-top:0px;
	padding: 0px 0px 0px 20px;	
}

ul{
	list-style-type:circle;	
}

.paragraphImage{
	float: right;
	margin: 14px; 
	border: solid 1px #07519a;
}

/* Story Styling */
.article_back{
	background-repeat:no-repeat;
	background-image:url('Images/artc_back.jpg');
	background-position:bottom;	
	background-color:#5EAADE;
	border-top: solid 1px #ace; 
	border-left:solid 1px #ace;
	border-right:solid 1px #ace;
	color: black;
}

.article_back_bottom{	
	background-repeat:no-repeat;
	background-image:url('Images/artc_back_bottom.jpg');
	height:207px;
	background-position:top;
	border-bottom: solid 1px #ace; 
	border-left:solid 1px #ace;
	border-right:solid 1px #ace;		
}

.ArticleTitle{	
	font-weight:bold;
	font-size: 1.2em;
}

img.InArticle {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: Navy;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top:5px;
}

img.InArticleRight {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: Navy;
	margin-right: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	margin-top: 5px;
}

Table.ArticlePicture
{
	padding: 0px 0px 0px 0px;
	font-style:italic;
	color:White;
}

img.SingleOut {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: Navy;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:0px;
}

.popUpPicture {
	color: #0075C9;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	}
	
.popUpPictureCredentials {
	color:Navy;
	font-size: 10px;
	font-family: tahoma;
	font-weight:normal;
	}
	
hr{
	color:  #0075C9;
	background-color:  #0075C9;
	height: 2px;
	width:100%;
	
	}
.style9 {
	color: #0075C9;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}

.topicLink{
	color: #0075C9; 
	font-size: 10px; 
	font-family: tahoma; 
	font-weight: bold;
}
.AddParagraph{
	padding-left:15px;
	padding-right:15px; 
	padding-bottom:5px; 
	padding-top:5px;
}
