body
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: #333333;
	line-height: 15px;
	padding-top: 0px;
	font-family: Verdana, Arial, 'MS Sans Serif';
}

td
{
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, 'MS Sans Serif';
}

td.RawMat
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 0px;
	margin: 0px;
	color: #333333;	
	padding-top: 0px;
	font-family: Verdana, Arial, 'MS Sans Serif';
}

th
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size:13px;
	padding-bottom: 0px;
	margin: 0px;
	color: #15149F;		
	line-height: 15px;
	padding-top: 0px;
	font-family: Verdana, Arial, 'MS Sans Serif';	
}

fieldset
{
	margin-bottom: 4px;
}

div
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

div.printonly
{
	display: none;
	visibility: hidden;
}

div.header
{
	background-position: left top;
	background-image: url(../images/topBanner.jpg);
	height: 100px;
	text-align: right;
	padding-right: 40px;
}

div.main
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 3px 5px 15px;	
	padding-top: 0px;
}

div.menu
{
	text-align:left;
	padding-right: 3px;
	padding-left: 3px;	
	padding-bottom: 3px;
	margin: 3px;
	width: 185px;	
	padding-top: 3px;	
}

div.news
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 20px;
	width: 100%;
	padding-top: 0px;
}
div.boxLeft
{
	border-right: #ff7300 thin solid;
	padding-right: 5px;
	border-top: #ff7300 thin solid;
	padding-left: 5px;	
	padding-bottom: 5px;
	margin: 5px;
	border-left: #ff7300 thin solid;
	width: 100%;	
	padding-top: 5px;
	border-bottom: #ff7300 thin solid;
}

div.boxRight
{
	border-right: #ff7300 thin solid;
	padding-right: 3px;
	border-top: #ff7300 thin solid;
	padding-left: 3px;	
	padding-bottom: 3px;
	margin: 3px;
	border-left: #ff7300 thin solid;
	width: 185px;	
	padding-top: 3px;
	border-bottom: #ff7300 thin solid;
}

div.rhs
{
	width: 100%;
	text-align: right;
}

div.center
{
	text-align: center;
	width:100%;
}

div.alignright
{
	text-align: right;
}

div.contents
{
	width: 575px;
}

div.atlasheader
{	
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 5px;
	border-bottom: #ff7300 thin solid;
	margin-left:15px;
	margin-bottom:10px;
}

.txtH1
{
	font-size:16px;
	line-height: 20px;
	font-weight: normal;
	color: #15149F;	
	margin-top:30px;	
}

h1
{
	font-size:14px;
	line-height: 18px;
	font-weight: normal;
	color: #15149F;		
}

h2
{
	font-size:13px;
	line-height: 18px;
	font-weight: normal;
	color: #15149F;		
}

h3
{
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
	color: #15149F;		
}

.PageTextSmall
{
	font-size: 10px;
	line-height: 14px;	
	font-weight:normal;
	color: #333333;
}

.txtSml
{
	width:55px;
	text-align:right;
}

.txtStd
{
	width: 150px;
}

.txtWide
{
	width: 300px;
}

.lblTxt
{
	font-size:11px;
}

.NewsTitle
{
	font-size:12px;
	line-height: 16px;
	font-weight: normal;
	color: #15149F;	
}

.NewsRef
{
	font-weight: normal;
	font-size: 10px;
	color: #15149f;
	line-height: 16px;
	font-style: italic;
}

img.NewsImage
{
	border-top-style: none;
	margin-right: 5px;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}

img.logo {
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

a.btnLink
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #15149f;
	color: white;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}

a.btnLink:hover
{		
	color: #ff7300;	
}

a.btnPrint
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #15149f;
	color: white;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}

a.btnPrint:hover
{		
	color: #ff7300;	
}


a.LinkPage
{
	color: #15149f;
	text-decoration:none;
}

a.LinkPage:hover
{
	color: #ff7300;
	text-decoration:none;
}


a.LinkArticleTitle
{
	color: #15149f;
	text-decoration:underline;
}

a.LinkArticleTitle:hover
{
	color: #ff7300;
	text-decoration:underline;
}

.LblStd
{
	width: 40px;
	text-align: right;
}

.title
{
	font-weight: normal;
	font-size: 15px;
	padding-bottom: 5px;
	color: #15149f;
	line-height: 18px;
}

.gridItem
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
}

#download {
width: 95%;
padding:15px;
margin-bottom:20px;
}
#download a {
text-align: center;
text-decoration:none;
border-style:outset;
border-color:grey;
border-width:thin;
background-color:#ffffc1;
padding:10px;
width:350px;
font-size:1.0em;
margin-left:10px;
color:#444;
}
#download a:hover {
border-style:inset;
} 