/* CSS Document */

/* GLOBAL STYLES */
html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6 {
	font-size:12px;
}

html, body, div, p, form, img, h1, h2, h3, h4, h5, h6 {
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px none transparent;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	margin: 0px;
	padding: 0px;
}

body {
	font-size:70%;
	background-color: #4A84AC; 
	margin: 5px 0px 0px 5px;
}

p, td, h1, h2, h3, h4, h5, h6 {
	line-height:1.2em;
}

a, a:visited {
	color:#0065B3;
	font-weight:bold;
	text-decoration:none;
}

a:active, a:hover {
	color:#880000;
	text-decoration:underline;
}

h1 {
	color:#376381;
	font-size:1.6em;
	font-weight:bold;
}

h2 {
	color:#C70000;
	font-size:1.5em;
	font-weight:bold;
}

h3 {
	color:#9BBDD4;
	font-size:1.4em;
	font-weight:bold;
}

h4 {
	color:#458A00;
	font-size:1.2em;
	font-weight:bold;
}

p {
	font-size:1em;
	line-height:1.4em;
}

p.fieldDesc {
	color:#666666;
	margin-bottom:2px;
}

td.fieldNameDesc {
	vertical-align:top;
	padding-top:4px;
}

fieldset { 
	padding: 7px;
	margin: 2px; 
}

legend { 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0d2474;
	padding: 2px 5px 2px 5px;
}
/* END GLOBAL STYLES */

/* FORM STYLES */
input.textField { font-size:.9em; border:1px solid #CCCCCC; padding:2px; }
/* END FORM STYLES */

/* GENERAL TEXT STYLES */
.fontSmall { font-size:.9em; }
/* END GENERAL TEXT STYLES */

/* LIBRARY STYLES */
.libraryHeader {
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
}

.libraryHeader a { 
	color:#FFFFFF;
	text-decoration:none;
}

.libraryHeader a:hover { 
	color:#FFFFFF;
	text-decoration:underline;
}

.libraryCell { 
	font-size:.9em;
	padding:0px 2px 0px 2px;
}
/* END LIBRARY STYLES */

.title01 { color:#666666; font-size:16px; font-weight:bold }
.text01 {color:#61615e; font-size:12px }
.readmore { }
.readmore a { color:#CC3300; font-size:10px; text-decoration:none }
.readmore a:hover { color:#CC3300; font-size:10px; text-decoration:underline }

.header 		      { font-size: 12px; font-weight: bold; }
.fontsize9 	          { font-size: 9px; }
.fontsize9Light       { font-size: 9px; color:#FFFFFF }
.fontsize9Bold	      { font-size: 9px; font-weight: bolder; }
.fontsize9BoldImp	  { font-size: 9px; color:#FF0000; font-weight: bolder; }
.fontsize9BoldLight   { font-size: 9px; color:#FFFFFF; font-weight: bold; }
.fontsize10 	      { font-size: 10px; }
.fontsize10Light      { font-size: 10px; color:#FFFFFF }
.fontsize10Bold	      { font-size: 10px; font-weight: bolder; }
.fontsize10BoldImp	  { font-size: 10px; color:#FF0000; font-weight: bolder; }
.fontsize10BoldLight  { font-size: 10px; color:#FFFFFF; font-weight: bold; }
.fontsize11 	      { font-size: 11px; }
.fontsize11Light      { font-size: 11px; color:#FFFFFF }
.fontsize11Bold	      { font-size: 11px; font-weight: bolder; }
.fontsize11BoldImp	  { font-size: 11px; color:#FF0000; font-weight: bolder; }
.fontsize11BoldLight  { font-size: 11px; color:#FFFFFF; font-weight: bold; }
.fontsize12 	      { font-size: 12px; }
.fontsize12Light      { font-size: 12px; color:#FFFFFF }
.fontsize12Bold	      { font-size: 12px; font-weight: bolder; }
.fontsize12BoldImp	  { font-size: 12px; color:#FF0000; font-weight: bolder; }
.fontsize12BoldLight  { font-size: 12px; color:#FFFFFF; font-weight: bold; }
.inputBox 		      { font-size: 10px; height: 18px; }

/* Validation Style Definitions */
#validate_errors { background-color: #FFFFCC; border: 1px solid #FF0000; padding: 2px 2px 2px 2px; margin: 2px 0px 2px 0px; }
#validate_errors table { background-color: #FFFFCC; }
#validate_errors table th { color: #000000; font-size: 11px; text-align: left; padding: 2px; }
#validate_errors table td { font-size: 11px; padding: 0px 0px 0px 15px; }



.ul_nomargins { list-style: none; margin: 4px; padding: 0px; }
.li_nomargins_orange { font-size: 11px; background: url(/images/bullet_orange.gif) left no-repeat; padding: 0px 0px 2px 15px; }

#cage_global { width: 760px; background-color: #FFFFFF; border: 1px outset #000000; padding: 5px; }

#cage_content { padding: 0px 0px 2px 0px; }

#cage_footer { 
	color: #999999;
	font-size:.9em;
	background-color:#F2F2F2;
	border-top:3px solid #999999;
	padding:5px; 
}
#cage_footer .links { }
#cage_footer .links a { 
	color:#000000; 
	font-weight:normal;
	text-decoration:none; 
}
#cage_footer .links a:hover {
	color:#000000; 
	font-weight:normal; 
	text-decoration:underline; 
}
#cage_footer .copyright { 
	color:#666666;
	font-size:.8em;
}

.cage_default_green { background-color: #E9E9E9; padding: 3px; }
.cage_default_green th { color: #FFFFFF; font-size: 12px; font-weight: bold; background-color: #008A8A; padding: 3px 5px 3px 5px; }
.cage_default_green td.content { background-color: #FFFFFF; border: 1px solid #666666; }

#toplinks { color: #999999; font-size: .8em; padding: 0px 2px 2px 0px; text-align: right }
#toplinks a { text-decoration: none; }
#toplinks a:hover { text-decoration:underline }
#nav td { text-align:center; vertical-align:middle; color:#FFFFFF; width:10%; height:25px }

#nav-menu { width:762px; }
#nav-menu ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style: none; padding: 0px; margin: 0px; }
#nav-menu li { float: left; margin: 0px; }
#nav-menu li a { width: 93px; height: 25px; line-height: 25px; background: url(/images/navbg.gif) #fff bottom left repeat-x; 
					border: 1px solid #CCDCE9; text-decoration: none; text-align: center; float: left; display: block; }
#nav-menu li a:hover { color: #FFFFFF; background-color: #880000; background-image: none; text-decoration: none; }

/* Hide from IE5-Mac \*/
#nav-menu li a { float: none }
/* End hide */

#adhome {
	text-align:center;
	padding:3px 0 5px 0;
}

div.tabCage {
	position:relative;
	height:400px;	
	background-color:#F2F2F2;
	border:2px solid #0066FF;
	padding:5px;
	margin-bottom:15px;	
	overflow:auto;
}
div.loading {
	position:relative;
	top:150px;
	width:350px;
	height:75px;
	color:#CCCCCC;
	font-size:16px;
	font-weight:bold;
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	text-align:center;
	vertical-align:middle;
	padding-top:30px;
	margin:0px auto 0px auto;
}
ul.tabCollection {
	height:21px;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	margin:0px;
	padding:0px;
	clear:both;
}
ul.tabCollection li {
	height:21px;
	color:#FFFFFF;
	font-size:12px;
	background-image:url(/images/tabBackOff.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom:none;
	padding:0px;
	margin:0px;
	cursor:pointer;
	float:left; 
}
ul.tabCollection li.active {
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(/images/tabBack.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
ul.tabCollection li.active div.tab {
	position:relative;
	width:60px;
	text-align:center;
	background-image:url(/images/tabRight.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:3px;
}
ul.tabCollection div.tab {
	position:relative;
	width:60px;
	text-align:center;
	background-image:url(/images/tabRightOff.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:3px;
}