BODY
{
	margin: 0px;
	font-family: arial;
	font-size: 12px;
        color: #B13430;
}
H1 
{
	font-size: 16px;
	color: #B13430;
}

H2 
{
	font-size: 12px;
        font-family: arial;  
	color: #B13430;
        font-weight: bold;
}

BODYTEXT 
{
	font-size: 12px;
        font-family: arial;  
	color: #B13430;
        font-weight: bold;
}



#headerLogo 
{
	width: 1000px;

	background-color: White;
	padding: 0px;
}
#headerMenu
{
	width: 840px;
	background-color: #F0027F;
	color: White;
	padding: 3px 0 3px 10px;
text-decoration: none;
}

#headerMenu A 
{
	color: White;
text-decoration: none;
}
#headerBreadcrumbs 
{
margin-left: auto;
margin-right: auto;	
width: 1050px;
	background-color: #B13430;
	color: #faed87;
font-weight: bolder;
text-decoration: none;
padding: 3px 0 3px 10px;
}
#main
{
	width: 1050px;
	padding: 20px
}
#branchmenu 
{
	float: left;
	width: 210px;
text-decoration: none;
line-height: 225%;
font-weight: bolder;
}
#branchmenuInner
{
	padding: 20px;
text-decoration: none;
font-weight: bolder;
}
#branchmenu A
{
	color: White;
text-decoration: none;
font-weight: bolder;
}
#content 
{

background-color: #FFFFFF;
width:1000px;


}

#kwtwheader
{
width: 1050px;
background-color: #FFFFFF;
margin: 0px;
}
{
#snapshots 
{
	float: right;
	width: 250px;
}
#footer 
{
margin-left: auto;
margin-right: auto;
	background-color: #B13430;
	padding: 3px 0 3px 10px;
	width: 1050px;
	color: White;
	font-size: 1.0em;
	clear: both; 
}

#redheader 
{
margin-left: auto;
margin-right: auto;	
width: 1050px;
height: 31px;
	background-color: #B13430;
	}


.kwtwbody { font-family: arial; font-size: 13px; color: #000000; font-weight: normal; text-align: left; }

.kwtwbodybold { font-family: arial; font-size: 13px; color: #000000; font-weight: bold; text-align: left; }

.largeheader { font-family: arial; font-size: 16px; color: #B13430; font-weight: bold; text-align: left; }

.kwtwbodyboldred { font-family: arial; font-size: 13px; color: #B13430; font-weight: bold; text-align: left; }


