@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bg.jpg);
}
.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-left: 5px solid #C9A6C4;
	border-right: 5px solid #C9A6C4;
}
.oneColFixCtrHdr #box {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	float: left;
	
}
.oneColFixCtrHdr #header {
	background: #FFFFFF; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtrHdr #textBox {
	padding-left: 20px;
	background-image: url(../images/bg_button.jpg);
	height: 30px;
}
.oneColFixCtrHdr #textBox1 {
	width:600px;
	float: left;
	padding: 20px 0 0 20px;
}
.oneColFixCtrHdr #textBox2 {
	width:700px;
	float: left;
	padding-left: 20px;
}
.oneColFixCtrHdr #textBox3 {
	height: 50px;
}
.oneColFixCtrHdr #textBox4 {
	width:600px;
	padding-left: 20px;
	float: left;
	height: 100px;
}
.oneColFixCtrHdr #textBox5 {
	width:255px;
	padding-left: 20px;
	float: left;
	height: 60px;
}
.oneColFixCtrHdr #textBox6 {
	width:540px;
	padding-left: 20px;
	float: left;
	height: 57px;
}
.oneColFixCtrHdr #textBox7 {
	height: 150px;
	width: 570px;
}
.oneColFixCtrHdr #textBox8 {
	width:170px;
	padding-left: 20px;
	float: left;
	height: 57px;
}
.oneColFixCtrHdr #textBox9 {
	height: 86px;
	width: 75px;
	float: left;
}
.oneColFixCtrHdr #textBox10 {
	width:500px;
	padding-left: 20px;
	float: left;
	height: 57px;
}
.oneColFixCtrHdr #textBox11 {
	width:120px;
	padding-left: 20px;
	float: left;
	height: 64px;
}
.oneColFixCtrHdr #textBox12 {
	width:255px;
	padding-left: 20px;
	float: left;
	height: 31px;
}
.oneColFixCtrHdr #textBox13 {
	width:700px;
	padding-left: 20px;
	float: left;
	background-color: #f5e5f2;
}
.oneColFixCtrHdr #textBox14 {
	width:207px;
	padding-left: 20px;
	float: left;
	height: 60px;
}
.oneColFixCtrHdr #textBox15 {
	width:207px;
	padding-left: 20px;
	float: left;
}
.oneColFixCtrHdr #pictureBox {
	width: 113px;
	padding: 20px 0 0 20px;
	float: left;
}
.oneColFixCtrHdr #pictureBox3 {
	width: 113px;
	padding-left: 20px;
	float: left;
	height: 170px;
}
.oneColFixCtrHdr #pictureBox4 {
	width: 113px;
	padding-left: 20px;
	float: left;
	height: 57px;
}
.oneColFixCtrHdr #pictureBox1 {
	padding-left: 20px;
	float: left;
}
.oneColFixCtrHdr #pictureBox5 {
	padding-left: 20px;
	width: 380px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	background-image: url(../images/bg.jpg);
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtr #clearBoth {
	width: 960px;
	clear: both;
}
.oneColFixCtrHdr #pictureBox2 {
	padding-left: 20px;
	float: left;
	height: 70px;
	width: 700px;
}
.clearfloat { 
	clear:both;
    height:0;    
    line-height: 0px;
}
.style1 {color: #333333}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 2.5em;
	color: #333333;
}
h2 {
	font-size: 1.5em;
	color: #1b4280;
}
h3 {
	font-size: 1em;
	color: #333333;
}
a:link {
}
a:active {
}
a:hover {color:#b42483;
}
.style1 {
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.style2 {
	color: #333333;
	font-weight: bold;
	font-family: Arial;
	font-size: 80%;
}
.style3 {
	color: #666666;
	font-weight: bold;
	font-family: Arial;
	font-size: 120%;
}
.style4 {
	color: #1b4280;
	font-weight: bold;
	font-family: Arial;
	font-size: 120%;
}
.style5 {
	color: #1b4280;
	font-weight: bold;
	font-family: Arial;
	font-size: 100%;
}
.style6 {
	color: #333333;
	font-size: 100%;
	font-family: Arial;
	font-weight: bold;
}
.style7 {
	color: #b42483;
	font-size: 120%;
	font-family: Arial;
	font-weight: bold;
}
.style8 {color: #b11d7b; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style10 {
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #B51F7C;
}
a:link {
	color: #333333;
}

.style12 {font-family: Arial}
body,td,th {
	color: #333333;
	font-weight: bold;
}
.style14 {font-size: 75%}
