@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(../images/bg.gif);
}
#containerPro  {
	width: 720px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #48779c;
	border-bottom-color: #48779c;
	border-left-color: #48779c;
	background-color: #FFFFFF;
	background-image: url(../images/proleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#containerFam  {
	width: 720px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f09f3b;
	border-bottom-color: #f09f3b;
	border-left-color: #f09f3b;
	background-color: #FFFFFF;
	background-image: url(../images/famleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#headerPro  {
	height: 112px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #48779c;
}
#headerFam  {
	height: 112px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f09f3b;
}

#top {
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px;
	color: #7b9475;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#top ul {
	font-size: 80%;
	display: inline;
	list-style-type: none;
	position: relative;
	left: 15px;
}
#top ul li {
	display: inline;
	margin-right: 25px;
	margin-left: 0px;
}
#top a {
	color: #779070;
	text-decoration: none;
}
#top  a:hover, #top a:active {
	text-decoration: underline;
}
#lhead {
	float: left;
}
#rhead {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 260px;
	position: relative;
	text-align: center;
	padding-top: 25px;
}

#menubarPro {
	height: 25px;
	width: 100%;
	background-image: url(../images/proMenu_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#menubarPro   li {
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 90%;
}
#menubarPro  ul {
	padding-left: 0px;
	padding-top: 5px;
	margin: 0px;
}
#menubarPro a {
	color: #666666;
	text-decoration: none;
}
#menubarPro a:hover, #menubarPro a:active {
	color: #48779c;
}

#menubarFam {
	height: 25px;
	width: 100%;
	background-image: url(../images/famMenu_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#menubarFam li {
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 90%;
}
#menubarFam ul {
	padding-left: 0px;
	padding-top: 5px;
	margin: 0px;
}
#menubarFam a {
	color: #666666;
	text-decoration: none;
}
#menubarFam a:hover, #menubarPro a:active {
	color: #F09F3B;

}



#proleft {
	float: left;
	width: 160px;
	margin-right: 10px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 11px;
	margin-left: 11px;
}

#famleft {
	float: left;
	width: 160px;
	margin-right: 10px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 11px;
	margin-left: 11px;
}


.lmenu {
	padding-top: 14px;
	padding-bottom: 14px;
	margin-right: 7px;
	margin-left: 7px;
	padding-right: 3px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
}

.lbmenu {
	padding-top: 14px;
	padding-bottom: 14px;
	margin-right: 7px;
	margin-left: 7px;
	padding-right: 3px;
	padding-left: 9px;

}
#proleft a {
	color: #666666;
	text-decoration: none;
}
#proleft  a:hover, #proleft a:active {
	color: #ffffff;
}


#right {
	float: right;
	width: 500px;
	padding-top: 10px;
}

#famleft a {
	color: #666666;
	text-decoration: none;
}
#famleft   a:hover, #famleft  a:active {
	color: #FFFFFF;
}
#proright {
	float: right;
	width: 500px;
	padding-top: 20px;
}
#proright  a {
	color: #495A45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#proright  a:hover, #famright  a:active {
	text-decoration: underline;
}
#proright  .profaq  a {
	color: #48779C;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}
#proright  .profaq  a:hover, #proright  .profaq  a:active {
	text-decoration: underline;
}



#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#mainContent {
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	border-top-width: 11px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#right a {
	color: #495A45;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right  a:hover, right   a:active {
	color: #495A45;
	text-decoration: underline;
}


#footerPro {
	padding: 0 10px;
	background-color: #CCDFED;
	text-align: center;
	font-size: 70%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footerPro p {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	margin: 0;
}

#footerFam {
	padding: 0 10px;
	background-color: #F9C177;
	text-align: center;
	font-size: 70%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footerFam p {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	margin: 0;
}

#containerPro  h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #48779c;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#containerPro h2 {
	font-size: 110%;
	color: #48779c;
}
#containerPro h3 {
	color: #48779c;
	font-size: 140%;
	text-align: left;
}

#containerFam h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #f09f3b;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#containerFam h2 {
	font-size: 110%;
	color: #f09f3b;
}
#containerFam h3 {
	color: #f09f3b;
	font-size: 140%;
	text-align: left;
}

.sub p {
	margin-left: 11px;
}
.sub dl {
	padding-left: 11px;
}
.divider {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7B9475;
}
dl {
	margin-top: 15px;
}

dt {
	font-weight: bold;
}
dd {
	list-style-type: disc;
	padding-top: 7px;
}
.smtxt {
	font-size: 80%;
	letter-spacing: .1em;
}
.top {
	font-size: 90%;
	text-align: right;
	font-weight: bold;
}
#right  ol li {	
	padding-bottom: 9px;
}
#right .famfaq a:hover, #right .famfaq a:active {
	text-decoration: underline;
}
#right .famfaq a {
	color: #F09F3B;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}

