body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	scrollbar-arrow-color: #1A4874; 
	scrollbar-base-color:#42709c; 
  scrollbar-dark-shadow-color: #1A4874; 
  scrollbar-track-color: #42709c; 
  scrollbar-face-color: #1A4874; 
	scrollbar-shadow-color: #1A4874; 
	scrollbar-highlight-color: #1A4874; 
	scrollbar-3d-light-color: #42709c;
}
th.normal {
	font-weight: bold;
	background-color: #99CCFF;
	margin: 3px;
	padding: 3px;
	border: 1px solid #000066;
}
td.normal {
	background-color: #DDEEFF;
	margin: 0px;
	padding: 3px;
	border: 1px solid #000066;
	vertical-align: top;
}
span {
	font-size: 12px;
	margin-left: 3px;
	margin-right: 5px;
}
td.nowrap {
	background-color: #DDEEFF;
	white-space: nowrap;
	margin: 0px;
	padding: 3px;
	border: 1px solid #000066;
	vertical-align: top;
}
p {
	margin-top: 6px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 10px;
}
p.breadcrumbs {
	margin-top: 6px;
	margin-bottom: 9px;
	margin-left: 3px;
	margin-right: 10px;
}
p.small {
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 10px;
}
ul {
	list-style-type: none;
	list-style-image: url(/images/bullet.png);
	list-style-position: outside;
	line-height: normal;
	white-space: normal;
}
li {
}
h1 {
	color: #214977;
	font-weight: bold;
	font-size: 18px;
	margin-top: 9px;
	margin-bottom: 6px;
	margin-left: 3px;
	margin-right: 10px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #7D94B5;
	margin-top: 6px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 10px;
}
h3 {
	font-size: 12px;
	color: #214977;
	margin-top: 6px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 10px;
}
h4 {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 10px;
}
table.normal {
	border: 2px outset #003a6c;
	margin-bottom: 12px;
}
table.legend {
	margin-bottom: 12px;
}
td.legend {
}
th.legend {
}
input {
	font-size: 12px;
}
.submitbutton {
	padding: 0px;
	margin: 0px;
	background-color: #99CCFF;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
}
.message {
	font-size: 14px;
	color: red;
	font-weight: bold;
}
select {
	font-size: 12px;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	color: #669900;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}
a:link {
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}
img {
	border: 0px none;
}
fieldset {
  margin-top: 10px;
  margin-left: 5px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding-left: 10px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 5px;
}
legend{
  margin-top: 0px;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding-left: 5px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
}
td {
  font-size: 11px
}
th {
	font-size: 14px;
	font-weight: bold;
	color: #003a6c;
	text-align: left;
}
  .shadowbox { border-style: solid;
    border-color: black;
    border-width: 1px 3px 3px 1px;
    background-color: rgb(224,232,255);
    }

  .infobox { 
    border-style: none;
    }

  .tablist { padding: 2px 0pt;
    margin-left: 0pt;
    margin-top: 1em;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 10px;
    color: white;
    line-height: normal;
    font-size-adjust: none;
    }

  ul.tablist { border-bottom: 2px solid rgb(20, 37, 103);
    padding: 1px 0px 2px 0pt;
    margin-top: 6px;
    margin-bottom: 0px;
    }

  .tablist li { margin: 0pt;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    display: inline;
    }

  .tablist li a { border-style: solid none;
    border-color: #1A4874;
    border-width: 1px 1px medium;
    padding: 3px 0.5em;
    background: rgb(20, 37, 103) none repeat scroll 0% 50%;
    color: white;
    margin-left: 3px;
    text-decoration: underline;
    }

  .tablist li a.selected { border-style: solid solid none;
    border-color: rgb(34, 34, 119);
    border-width: 2px 1px medium;
    padding: 3px 0.5em;
    background: rgb(249, 249, 249) none repeat scroll 0% 50%;
    margin-left: 3px;
    text-decoration: none;
    color: white;
    }

  .tablist li a.link { color: white;
    }

  .tablist li a.visited { color: white;
    }

  .tablist li a:hover { border-color: rgb(34, 34, 119);
    border-top: 2px solid rgb(34, 34, 119);
    background: rgb(20, 37, 103) none repeat scroll 0% 50%;
    color: white;
    }

  .tablist #active a { border-top: 4px solid;
    border-bottom: 1px solid white;
    background: white none repeat scroll 0% 50%;
    }



.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		10px;
	cursor:			Default;
	display:		inline;
	float:			left;
	padding:		3px 6px 3px 6px;
	margin:			1px -5px 1px 5px;
	background:		#42709c;
	border:			1px solid;
	border-color:	#1A4874;
	border-left:	0;
	border-bottom:	0;
	border-top:		0;
	cursor:			hand;
	cursor:			pointer;
	z-index:		1;
	position:		relative;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border:			1px solid #1A4874;
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 5px 6px;
	margin:			1px -5px -2px -1px;
	background:		#1A4874;
	color:		white;
	top:			-2px;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Verdana, Helvetica, Arial;
	font-size:			10px;
	color:				white;
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}

.dynamic-tab-pane-control .tab-row .hover a {
	color:	white;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid #1A4874;
	background:		White;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			Black;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		10px;
	padding-left:	0px;
	padding-right:	9px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	background:		rgb(234,242,255);
	height:			1.85em;
	width:			100%;
}
