/* Page Layout */
body { 
  padding: 0 0 10px 0; 
  background: #fff url('../img/bg2.png') repeat-x; 
  font-family: arial,sans-serif; 
  color: #333; 
  text-align: center; 
}



table.wrapper { margin:0px; padding: 0px; width: 800px;  border:1px solid #CCC;}


a img{text-decoration:0px; border:0px; border:none;}

dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }

blockquote { margin:15px 20px; font-style:italic; }

cite, em, q, var { font-style:italic; }
code, samp  {font-family:monospace; font-size:110%; }

hr { display:block; height:1px;  padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 




/* Global Document Heading Descriptions */
h1, h2, h3, h4, h5, h6 { margin:15px 0 10px 0;  color: #d11128; font-family: 'Century Gothic', Arial, Helvetica, sans-serif;}
h1 { font-size:200%; }  h1#logo { font-size:280%; font-weight: normal;}

h2 { font-size:150%; font-weight: bold; line-height: 24px; }


.h2-home/*******************************/
/* Left Side Button Style End  */
/*******************************/
  {
	font-size:160%;
	font-weight: normal;
	line-height: 20px;
	color: #d11128;
	text-align: center;
}
.home-para {
	margin-right: 60px;
	margin-left: 60px;
}

h3 { font-size:120%; }
h4 { font-size:100%; margin-top: 20px; padding-bottom: 5px; margin-right: 15px;} 

h5 { font-size:100%; }

ul , ol { margin-left: 40px;}
ol{ list-style-type: lower-alpha;} 

ul li, ol li { padding: 5px;}

a { color:#333;}
a:hover{
	color: #d2d375;
}

.red{ color: #d11128; }
.navy{ color: #2e3740; }/*HBF navy*/


/* Main Content Pane :: Both (Parent) :: Links*/
/*
#container a {color:#ff6600;text-decoration: none; font-weight:bold;border-bottom:thin #FF9933 dashed;}
#container a:link {color:#ff6600;text-decoration: none; font-weight:bold;}
#container a:hover {color:#FF9933; text-decoration: none; font-weight:bold; border:none; }

*/

/* Right Panel Style */


table td.header{
	background: url(../img/header.jpg) no-repeat;

	padding-left: 120px;
	padding-right: 150px;
	
	padding-top: 100px;
	height:80px;
	padding-bottom: 40px;
	color: black;
	font-family: 'century gothic', arial;
	font-weight: bold;
	font-size: 160%;
	text-align:center;
}


table td.content{

	padding:20px;
	text-align:left;
	}
	
	
	
table td.bold{
	font-weight: bold;
	vertical-align: top;
	width: 100px;
	text-align:right;
	padding-right:10px;
}	
.center{
text-align:center;
}
.right{
text-align:right;}
img.right{
float: right;
margin-left: 15px;
}

.left{
text-align: left;
margin-right:15px;
}
img.left{
float: left;
}


.black{ color: black;}
.bigblue{
color: #000080;
font-family: 'times new roman', serif;
font-size: 30px;
}
.borderbottom{

border-bottom: 1px solid #ccc;

}
