@charset "utf-8";

html, body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url('bg_2010.jpg');
	background-color: #FDE8F3;
	height:100%;
	width:100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin-top: 0px;
	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: #333333;
}

.height {
	height:100%;
}

.jc #container {
	width: 1000px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page
overrides the text-align: center on the body element. */
}

table.jc {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	border-collapse: collapse;
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

table.jcbottom {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	border-collapse: collapse;
	width: 1000px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

table.jct {
/*	background-image: url('new-2topb.png');*/ /*Round Corners*/
	background-image: url('new-topp2.jpg');
	background-repeat: no-repeat;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	border-collapse: collapse;
	width: 1000px;
	height: 145px;
	margin-left: auto;
	margin-right: auto;
}

table.jcbtm {
/*	background-image: url('new-2bottomb.png');*/ /*Round Corners*/
	background-image: url('new_bottom.jpg');
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	border-collapse: collapse;
	width: 1000px;
	height: 53px;
	margin-left: auto;
	margin-right: auto;
}

table.jcbm {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	border-collapse: collapse;
	width: 1000px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
}


td.jc {

}

td.jclogobarleft {

	width: 160px;
}

td.jclogobarmid {

	width: 100%;
}

td.jclogobarright {

	width: 40px;
}

table.jccontent {
	border: 0;
	cellpadding: 10px;
	cellspacing: 10px;
	border-collapse: collapse;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

td.jccontent {
	background-color:#514062;
/*	background-image: url(button_back.gif);*/
}

table.jccontent2 {
	border: 0;
	cellpadding: 10;
	cellspacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

td.jccontent2 {
	background-color: #ffffff;
/*	background-image: url(button_back.gif);*/
}

table.jcsect {
	width: 50%;
}

table.jc2 {
	border-collapse: collapse;
	width: 1000px;
	background: #FFFFFF;
}

td.left {
	width: 182px;
	background: #F7E1EE;
}

td.middle {
	width: 618px;
	background: #FFFFFF;
}

td.right {
	width: 50px;
	background: #F7E1EE;
}

.style1 {font-size: 90%}
.style2 {
	font-size: 10pt
}
.style3 {
	font-size: 12pt;
	font-weight: bold;
	color: #D62C98;
	}
.style5 {font-style: italic; font-size:16px: font-weight:bold; font-size: large; color: #514060;}

.style5b {font-style: italic; font-size:14px: font-weight:bold; font-size: large; color: #514060;}

.style8 {
	color: #FF00FF;
	font-style: italic;
}
.nav2 {
	font-style: italic;
	font-weight:normal;
	color: #D62C98;
	font-size: 10pt;
}

.stylecontact {
	color: #514062;
	font-weight: bold;
}

}
.stylecontact2 {
	color: #514062;
}

}
.stylecontact3 {
	font-size: 12pt;
	color: #514062;
}

.style7 {
	color: #FF00FF;
	font-size: 10pt;
	font-style: italic;
}

a.jcnav:link{color:#e2dae2;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:none;}

a.jcnav:visited{color:#e2dae2;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:none;}

a.jcnav:hover{color:#e2dae2;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:underline;}

a.jcnav:active{color:#e2dae2;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:none;}

.style10 {color: #e2dae2}

a.jcnav2:link{color:#bb0f7d;font-size: 10pt;font-style: italic;font-weight: bold;font-family: arial;text-decoration:none;}

a.jcnav2:visited{color:#bb0f7d;font-size: 10pt;font-style: italic;font-weight: bold;font-family: arial;text-decoration:none;}

a.jcnav2:hover{color:#7d0b55;font-size: 10pt;font-style: italic;font-weight: bold;font-family: arial;text-decoration:none;}

a.jcnav2:active{color:#bb0f7d;font-size: 10pt;font-style: italic;font-weight: bold;font-family: arial;text-decoration:none;}

a.jcnav3:link{color:#514062;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:none;}

a.jcnav3:visited{color:#514062;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:none;}

a.jcnav3:hover{color:#514062;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:underline;}

a.jcnav3:active{color:#514062;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:none;}