body{
margin-top:0;
padding:0;
background-image: url(images/pagebackground.jpg);
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
}

#loading{
padding-top:20px;
padding-bottom:20px;
padding-right:20px;
padding-left:20px;
font-size: 100%;
text-align: center;
margin: 0 auto;
height: 360px;
width: 760px;

}

#bodymain{
width:960px;
margin: 0 auto;
}

#main{
background-image: url(images/contentbackground.png);
background-repeat: repeat-x;
background-color: #FFFFFF;
padding-top:20px;
padding-bottom:20px;
padding-right:80px;
padding-left:80px;
width:800px;
margin: 0 auto;
}

#footer {
background-image: url(images/footerbackground.png);
background-repeat: repeat-x;
background-color: #FFFFFF;
padding-top:20px;
padding-bottom:20px;
padding-right:80px;
padding-left:80px;
width:800px;
height:260px;
margin: 0 auto;

}

.footerlinks{
	text-align: left;
	font-size: 80%;
	font-weight: bold;
}

a{color: #1f42ff;}
a:focus {outline: none;}


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:140%;
	text-align:justify;
	letter-spacing: 1px;	
}

#navigation{
height: 20px;
text-align: center;
background-color: #FFFFFF;
}

.callout1{
background-image: url(images/calloutbackground.png);
background-repeat: repeat-x;
font-size: 140%;
text-align: center;
background-color: #ec1c24;
color: #FFFFFF;
padding-top:10px;
padding-bottom:12px;
padding-right:10px;
padding-left:10px;
}

.callout2{
background-image: url(images/calloutbackground.png);
background-repeat: repeat-x;
font-size: 140%;
text-align: center;
background-color: #1f42ff;
color: #FFFFFF;
padding-top:10px;
padding-bottom:12px;
padding-right:10px;
padding-left:10px;
}

.callout3{
font-size: 140%;
text-align: center;
color: #1f42ff;
padding-top:10px;
padding-bottom:12px;
padding-right:10px;
padding-left:10px;
}

.nav{
	cursor: pointer;
	color: #ec1c24;
}
#navigation{	
	color: #ec1c24;
}

.slideheading{
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
}
.panel-overlay{
	text-align: center;
}

.headings{
	text-align: left;
	font-size: 200%;
	font-weight: bold;
	color: #ec1c24;
}

.subheadings{
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	color: #ec1c24;
}

.othersubheadings{
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	color: #1f42ff;
}


.company{
	font-weight: bold;
}

.graphvals{
	font-size: 80%;
	font-weight: bold;
	color: #1f42ff;
}

.graphlabel{
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
}
.graphkey{
	font-size: 80%;
	font-weight: bold;
}
.graphtitle{
	font-size: 80%;
	font-weight: bold;
	color: #ec1c24;
}
ul{
	text-align: left;
	font-size: 120%;
	font-weight: bold;
}

.flowchartsubject{
font-weight: bold;
background-image: url(images/calloutbackground.png);
background-repeat: repeat-x;
font-size: 100%;
text-align: center;
background-color: #ec1c24;
color: #FFFFFF;
padding-top:10px;
padding-bottom:12px;
padding-right:10px;
padding-left:10px;
}

.flowchartstep{
font-weight: bold;
background-image: url(images/calloutbackground.png);
background-repeat: repeat-x;
font-size: 80%;
text-align: center;
background-color: #1f42ff;
color: #FFFFFF;
padding-top:10px;
padding-bottom:12px;
padding-right:10px;
padding-left:10px;
}

.starburst{
font-weight: bold;
height: 190px;
width: 230px;
background-image: url(images/starburst.png);
font-size: 160%;
padding-right:80px;
padding-left:80px;
text-align: center;
padding-top:110px;
color: #FFFFFF;
}