@charset "UTF-8";

article, aside, footer, header, main, nav, section {
	display: block;
	}

html, body, h1, h2, h3, ul, li, a, p,
article, aside, footer, header, main, nav, section {
	padding: 0;margin: 0;
	}

a:link {color:#D31D21;}      /* unvisited link */
a:visited {color:#D31D21;}  /* visited link */
a:hover {color:#D31D21;}  /* mouse over link */
a:active {color:#D31D21;}  /* selected link */ 

h1 {
	font-family: Verdana;	
	color: #000000;text-align: center;
	margin-top: 0px;margin-bottom: 20px;
	font-size: 26px;}

h2 {
	font-family: Verdana;	
	font-size: 26px;}

h3 {
	font-family: arial, comic sans;color: #0000e6;
	font-size: 32px;}
	
h4 {
	font-family: Verdana;
	color: #000000;text-align: center;	
	font-size: 16px;}	
	
h5 {
	font-family: Verdana;color: #000000;text-align: center;	
	font-size: 14px;}	

.banner {
	height: 190px;width: 1000px;
	background-color:#FFFFFF;
	}

	
p {
	padding: 5px 35px;
	}
	
body {
	background-image: url("back2.png");
	width: 1000px;
	margin-left: auto;margin-right: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;font-weight: bold;
	}

.page-container {display: table;  }  
	
.page-container2 {width: 752px;height: 200px;} 

.sidebar { 
    width: 150px; 
    padding: 2px;
    float: none; 
    display: table-cell; 
    vertical-align: top; 
    background-image: url("images/left1.png");
}  	

p.title1    {color: #D00000;font-size: 16px;}
p.title2    {color: #D00000;font-size: 14px;padding: 15px 5px 15px 50px;}
p.title3    {color: #D00000;font-size: 14px;}
p.ind    {padding: 5px 63px;}
p.ind2   {padding: 5px 63px;font-style: italic;}
p.center    {text-align: center;}
p.txt1	{text-align: left;font-size: 13px;font-weight: bold;}

p.side1 {padding: 5px 10px;color: #D31D21;font-size: 18px;font-weight: bold;font-style: normal;text-align: center;}

p.side {padding: 5px 10px;color: #ffffff;font-size: 16px;font-weight: bold;font-style: italic;text-align: center;}

p.city {padding: 5px 10px;font-size: 11px;font-weight: bold;font-style: normal;text-align: center;}
p.thank	{font-size: 14px;font-weight: bold;font-style: italic;text-align: center;padding: 12px 5px 0px 5px;}
p.bottom	{font-size: 11px;font-weight: bold;font-style: italic;text-align: center;padding: 5px 19px 0px 19px;}
p.bottom2	{font-size: 14px;font-weight: bold;text-align: center;padding: 5px 19px 0px 19px;}

.content {  
    width: 850px;
    padding: 2px;
    float: none; 
    display: table-cell; 
    vertical-align: top; 
	background-color: white;}

.home22	{background-color:#ffffff;padding: 0px;vertical-align: top;}
.content22 {width: 815px;padding: 0px;
    float: right; 
    display: table-cell; 
    vertical-align: top; 
	background-color: white;}	
	
footer {
	text-align: center;
	clear: both;
	background-color: #ffffff;
	color: #000000;font-style: normal;
	padding: 5px 20px;
	}

hr {
    display: block;margin-top: 0.5em;margin-bottom: 0.5em;
    margin-left: auto;margin-right: auto;color: #D31D21;
    border-style: inset;border-width: 1px;
	} 

hr.2 {width: 90%;} 	
   
.footer {
	font-size: .875em;
	color: black;font-style: normal;
	margin-top: 15px;
	}

.footing table, th, td {
    border: 0px solid black;text-align: center;
	color: #000000;font-size: .875em;font-style: normal;font-weight: bold;
	}	

.footing table {
	margin-left: auto;margin-right: auto;
	border-collapse: collapse;margin-top: 5px;
	width: 90%;	height: 75px;
	}	
	
.footing td {
		width: 33%;padding: 5 px;		
		}