*{
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#02556C;
	margin-bottom:40px;
   
}

/*<----Page--*/

.hide {
position:absolute;
left:-9999px;

}

#page {
width:773px;
background:url(../images/background.gif);
}

a:link, a:visited {
 color:#006699;
}

a:hover, a:active {
color:#e79b07;
}

p {
margin-bottom:15px;
}

.sentence{
margin-top:15px;
line-height:18px;
}

/*<----Page Header--*/
#Header {
}

#top1 {
background:url(../images/TPAlogo.jpg) no-repeat;
width:176px;
height:211px;
float:left;

}
#top2 {
background:url(../images/TPATop3.jpg) no-repeat;
width:455px;
height:211px;
float: left;
}

#top3 {
background:url(../images/TPASide2.jpg) no-repeat; 
width:142px;
height:211px;
float:left;
}
/*<----Page Content--*/

#col_left {
float:left;
width:176px;
}

.bullet li{	
margin-left:30px;
padding-bottom:8px;
}

.buttons li{
font-size:12px;
font-weight:bold;
color:#000000;
padding:10px 0px 10px 5px;
border-bottom:#c3dbe3 1px solid;
margin: 0 4px; 
}

.buttons li a:link, .buttons li a:visited{
color: #333;
text-decoration:none;
}

.buttons li a:hover,  .buttons li a:active {
text-decoration:underline;
}

.menu {
color:#003366;
font-size:11px;
text-align:center;
}

h2 {
color:#0096c1;
background-color: #eef9fb;
padding: 5px;
margin-top:-10px;
margin-left:-8px;
margin-right: -5px;
margin-bottom: 10px;
font-size:18px;
}

h3 {
color:#0099CC;
padding-top:10px;
padding-bottom:5px;
font-size:14px;
}
#content{
width:440px;
float:left;
font-size:12px;
padding:10px;
}

.indent {
margin-left: 25px;
}

.resource{

}

.image_resource{
float:left;
height: 150px; width: 110px;
padding-right:5px;
} 

.alternate{
	background-color:#d8ebf5;
	padding-top:10px;
	padding-bottom:15px;}


.price{
color: #0099FF;
padding-left: 20px;
}

#col_right {
width:116px;
float:left;
}
.image{
padding:10px;
float:left;
}

.imagepdf{
padding:0px 10px 10px 10px;
float:left;
clear:both;

}

.grayDeco {
background:url(../images/grayDeco.gif)  no-repeat #9ad5e7;
font-size:11px;
width:125px;
padding:25px 0 5px 5px; 
margin-bottom: 20px;
}

.grayDeco p {
	margin-bottom:0;
}

.grayDeco  a:link, .grayDeco a:visited  {
	color: #006699;
	text-decoration:underline
}

.grayDeco a:hover,  .grayDeco a:active {
	color: #e79b07;
	text-decoration:underline;
}
.disclaimer {
text-align:center;
}
/*<----Footer--*/

#footer {
background:url(../images/footer.gif);
width:773px;
height:10px;
font-size:10px;
text-align:center;
clear:both;
}