#navigation {
	margin: 0px;
	padding: 0px;
}
#navigation img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006797;
}
.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #578BA0;
}
.body {
	background-attachment: scroll;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.table {
	background-attachment: scroll;
	background-image: url(images/table.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #287AC4;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#counter h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4E7A8B;
}


ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.clear {
	display: block;
	clear: both;
}
.floatedul {
	float: left;
	width: 570px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.disclaimer {
	width: 550px;
	border: 1px solid #01669A;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #EFF3F5;
	text-align: left;
}
.login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #C52786;
}
.login a:hover {
	text-decoration: underline;
}

.womanpic {
	width: 200px;
	border: 1px solid #FCC2F4;
}
.searchbar {
	background-color: #B3CBD3;
	border: 1px solid #568594;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.searchbar form {
	margin: 0px;
	padding: 0px;
}

.womantable {
	border: 1px solid #568594;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.womantable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.womantable h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #20353C;
}
.tfield {
	background-color: #F7FAFB;
	border: 1px solid #5C92C0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 200px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #085FA4;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.tablebackground {
	background-attachment: scroll;
	background-image: url(images/tablebackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #01669A;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	clear: both;
	display: block;
}
#cpanel {
	background-color: #65A6DE;
	height: 40px;
	background-image: url(images/adminnavbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#cpanel h1 {
	background-color: #397EA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	color: #D6E8F8;
	margin: 0px;
	text-transform: capitalize;
}
#navbox ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(images/adminnavbg.jpg);
	background-repeat: repeat-x;
}
#cpanel #navbox {
	background-image: url(images/adminnavbg.jpg);
	background-repeat: repeat-x;
}
#navbox a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px;
	background-image: url(images/adminnavbg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#navbox a:hover {
	background-image: url(images/adminnavbgr.jpg);
	background-repeat: repeat-x;
}

#navbox li {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#cpanel2 {
	background-color: #65A6DE;
	height: 40px;
	background-image: url(images/adminnavbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cpanel2 h1 {
	background-color: #397EA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	color: #D6E8F8;
	margin: 0px;
	text-transform: capitalize;
}
#cpanel2 ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(images/adminnavbg.jpg);
	background-repeat: repeat-x;
}
#cpanel2 #navbox {
	background-image: url(images/adminnavbg.jpg);
	background-repeat: repeat-x;
}
#cpanel2 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px;
	background-image: url(images/adminnavbg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#cpanel2 a:hover {
	background-image: url(images/adminnavbgr.jpg);
	background-repeat: repeat-x;
}
#cpanel2 li {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #085FA4;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
	margin: 5px;
	padding: 5px;
}
.bottom {
	background-attachment: scroll;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}

#dhtmltooltip{
	position: absolute;
	border: 1px solid black;
	padding: 2px;
	background-color: #BACFD8;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03111D;
	font-weight: bold;
}
.dfield {
	background-color: #F7FAFB;
	border: 1px solid #5C92C0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
.tarea {
	background-color: #F7FAFB;
	border: 1px solid #5C92C0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 200px;
}
.womanpicother {
	width: 30px;
	border: 1px solid #FCC2F4;
	margin: 4px;
	padding: 0px;
	float: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006797;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.sfield {
	background-color: #DBE7EA;
	border: 2px solid #5C92C0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01669A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1 small {
	font-size: 10px;
	font-weight: normal;
}

.lpic {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.filter {
	background-color: #F2F7F9;
	border: 1px solid #29414B;
	padding: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F9FA;
	margin-bottom: 25px;
	width: 920px;
}
.filter .styleform label{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.filter .styleform .textfield {
	font-size: 11px;
}

.filter h1 {
	font-size: 14px;
	font-weight: bold;
}


.pageselect {
	background-color: #538195;
	border: 1px solid #29414B;
	padding: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F9FA;
}
.pageselect a {
	color: #B8CDD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	padding: 3px;
}
.pageselect a:hover {
	color: #F5D0EF;
}

.bold {
	font-weight: bold;
}

.rpic {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.lpicno {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.redrow {
	background-color: #EDDCDC;
}
.yellowrow {
	background-color: #F8FACF;
}
.bluerow {
	background-color: #B1C5F8;
}

.greenrow {
	background-color: #B4F8B1;
}



.rpicno {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.progressbar {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
}
.styleform {
	padding: 10px;
	width:800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: block;
}
.styleform p {
	clear: both;
	font-size: 13px;
}
.alert  {
	padding: 5px;
	background-color: #F8F9D9;
	border: 1px solid #9B9E1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	clear: both !important;
	float: none;
	display: block;
	font-weight: normal;
}
.hover_styleform {
	position: fixed;
	border: 1px solid #285E99;
	background-color: #C3D9F0;
	padding: 1px;
	top: 4px;
	left: 4px;
	display: block;
	z-index: 200;
}
.hover_styleform ol {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
.hover_styleform li {
	display: block;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.hover_styleform label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
.hover_styleform .button {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.hover_styleform .textfield {
	width: 100px;
	border: 1px solid #6FA5DB;
	background-color: #F0F5FB;
	font-size: 11px;
}
.hover_styleform .selectfield {
	background-color: #F0F5FB;
	border: 1px solid #6FA5DB;
	font-size: 11px;
}
.hover_styleform small {
	font-size: 10px;
	display: block;
}
.adminedit {
	font-size: 10px;
}



.styleform .error {
	padding: 5px;
	background-color: #FAD8D8;
	border: 1px solid #9F1A1A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.styleform .error p {
	font-size: 11px;
	font-weight: bold;
	color: #330909;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.styleform .error ul {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: none;
	float: none;
}
.styleform .error li {
	color: #330909;
	display: list-item;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/bullet_error.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
}


.styleform legend {
	background-color: #BACDE9;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
	margin: 0px;
	color: #FFF;
	background-color:#A0C1CB;
	border:1px solid #A0C1CB;
	font-family: Arial, Helvetica, sans-serif;
}
.styleform fieldset {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	border:1px solid #A0C1CB;
	background-color: #E2ECEF;
	background-image: url(../images/bgfieldset.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
.styleform h1 {
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: #44717D !important;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #A0C1CB;
	clear: both;
}
.styleform h2 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #3F5683 !important;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	clear: both;
}

.styleform ol {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFD5DB;
}
.styleform li {
	display: block;
	width: 355px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
}
.styleform .full {
	width: 735px;
	float: none;
	display: block;
	clear: both;
}
.styleform .tiny {
	width: 175px;
	display: block;
	margin-right: 10px;
}


.styleform label, .styleform .label{
	font-size: 12px;
	color: #122138;
	display: block;
	font-weight:bold;
	text-transform: none;
	color:#003755;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.styleform li.required label , .styleform li.required .label{
	padding-left:10px;
	background-image:url(../images/bg_requiredlabel.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.styleform small {
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003755;
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.styleform .textfield {
	width: 98%;
	font-size: 16px;
	color: #2C4756;
	background-color: #F0F3F4;
	border: 1px solid #51676e;
}
.styleform .textfield:hover {
	background-color: #D3E2E7;
}
.styleform .textfield:focus {
	background-color: #F4F7F7;
	border: 1px solid #B8D0D8;
}
.styleform .textarea {
	width: 98%;
	font-size: 16px;
	color: #2C4756;
	background-color: #F0F3F4;
	border: 1px solid #666;
	height:80px;
}
.styleform .textarea:hover {
	background-color: #D3E2E7;
}
.styleform .textarea:focus {
	background-color: #F4F7F7;
	border: 1px solid #B8D0D8;
}
.styleform .selectfield {
	width: auto;
	font-size: 16px;
	color: #2C4756;
	background-color: #F0F3F4;
	border: 1px solid #666;
}
.styleform .selectfield:hover {
	background-color: #D3E2E7;
}
.styleform .selectfield:focus {
	background-color: #F4F7F7;
	border: 1px solid #B8D0D8;
}
.styleform .selectfield .selecthighlight{
	background-color:#b3cfcf;
}
.styleform fieldset fieldset , .filter fieldset{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.styleform fieldset fieldset h1 , .filter fieldset h1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003755;
	text-align: center;
}
.styleform fieldset fieldset label,  .styleform fieldset fieldset label.error, .filter fieldset label{
	display:block;
	width:145px;
	float:left;
	font-weight:normal;
	font-size:13px;
	padding: 0px !important;
	background-image: none !important;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.styleform fieldset fieldset label input,  .styleform fieldset fieldset label input.error, .filter fieldset label input{
	float:left;
	display:block;
}
.styleform fieldset fieldset label span,  .filter fieldset label span{
	float:left;
	display:block;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 115px;
}
.styleform fieldset fieldset label.error {
	position: absolute;
	top: 0px;
	right: -150px;
	font-weight: bold;
	padding: 5px;
	width: 150px;
	display: block;
}


.styleform .widerchecks fieldset label,  .filter fieldset label{
	width: 110px !important;
}
.styleform .widerchecks fieldset span ,  .filter fieldset span{
	width: 80px !important;
}
.styleform .checklist fieldset label {
	clear: both;
	float: none;
	width: auto;
}
.styleform .checklist fieldset span {
	width: auto;
}

.styleform fieldset .fullchecks label {
	clear: both;
	float: none;
	width: auto;
}
.styleform fieldset .fullchecks label span {
	width: auto;
}

.styleform .button{
	cursor:pointer;
	border:1px outset #A0C1CB;
	background-color:#F2F7F8;
	color:#2C4756;
	font-weight:bold;
	font-size: 16px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image: url(images/bg_button.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.styleform .button:hover{
	background-image: url(images/bg_buttonR.gif);
	background-color: #E6EEF0;
}



/* ######### Default class for drop down menus ######### */

.anylinkmenu{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 200px; /* default width for menu */
	background-color: #e39bc9;
}

.anylinkmenu ul{
margin: 0 !important;
padding: 0 !important;
list-style-type: none !important;
list-style-image:none !important;
}
.anylinkmenu li{
margin: 0 !important;
padding: 0 !important;
list-style-type: none !important;
list-style-image:none !important;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
border-bottom: 1px solid black;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
text-indent: 0px;
color:#FFF;
text-align:center;
text-decoration:none;
}

.anylinkmenu a:hover{ /*hover background color*/
	background-color: #65a6de;
	text-decoration:none;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
