


/* BUG JS */
.txtdescription{
	width: 350px;
	height: 100px;
}
.txtinput{
	width: 350px;
}

div.bugjs {
		margin: 0px;
		padding: 0px;
	}	
	.box, .handle {
		font-size: 14px;
		font-family: Arial, sans-serif;
		border: 1px solid #aaa;
	}
	.box {
		float: left;
		padding: 0px;
		width: 400px;
		height: 370px;
		margin: 5px;
		background-color: #99B2CC; /*Background colour of box */
		visibility:hidden; 
		position: absolute;
		/*z-index: 1;*/
	}
	
	.content {
		padding-left:10px;
	
	}
	.handle {
		cursor: move;
		height: 14px;
		border-width: 0px 0px 1px 0px;
		background: #000000;
		color: #eee;
		padding: 2px 6px;
		margin: 0px;
	}
	.box p {
		font-size: 12px;
		margin: 5px 5px 10px 5px;
		text-align: left;
		white-space: normal;
	}	

#bugbutton {margin:0px; padding:0px; display:inline;}
/* END BUG JS */

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; background-image:url(../images/site_background_slice.jpg); background-repeat:repeat-x; background-color:#2F4678; margin:15px;}

.content_td { padding:10px 15px 10px 15px; }

/* left Navgation */
ul.leftNav {list-style:none; margin:0px 0px 10px 0px; padding:0px; display:table;}
ul.leftNav li {margin:0px; margin-top:-1px; padding:0px;}
ul.leftNav li a, ul.leftNav li a:visited, ul.leftNav li a:active {background-color:#FFFFFF; color:#000000; display:block; text-decoration:none; padding:5px 5px 5px 15px; margin: 0px 0px 0px 0px; width:160px;  border-bottom:1px solid #CCCCCC; font-size:x-small;}
ul.leftNav li a:hover, ul.leftNav li a.selected, ul.leftNav li a.selected:visited  {display:block; color:#000000; background-color:#99CC00; margin:0px;}

ul.leftNav li a.subNav, ul.leftNav li a.subNav:visited {font-weight:normal; font-size:x-small; display:block; color:#FFFFFF; background-image:url(../images/left_nav_slice.jpg); background-repeat:repeat-y; padding:3px 5px 3px 20px; width:155px; color:#000000; margin:0px; border:none;}
ul.leftNav li a.subNav:hover, ul.leftNav li a.subNavSelected, ul.leftNav li a.subNavSelected:visited {background-image:url(../images/left_nav_slice.jpg); background-repeat:repeat-y; text-decoration:underline; font-weight:normal; font-size:x-small; display:block; color:#000000; padding:3px 5px 3px 20px; width:155px; color:#000000;}
/* end left navigation */

.homeLinks ul {list-style-type:none; margin:10px 5px 10px 0px; padding:10px 5px 10px 15px;}
.homeLinks ul li {margin-bottom:10px; color:#000066; font-weight:bold;}
.homeLinks ul li a {color:#000066; font-weight:bold;}

.breadcrumb p{font-size:x-small; margin:3px 0px 3px 20px; padding:0px;}
.breadcrumb a {text-decoration:none;}
.breadcrumb a:hover, .breadcrumb a.selected {text-decoration:underline;}



td.right-panel-header {padding-left: 20px; font-weight:bold; color: #000000; font-size: small;	text-align: left;}
td.left-panel-header {padding-left: 15px; height:35px; width:180px; font-weight:bold; color: #000000; font-size: small;	text-align: left;}

.linksPanel ul {list-style:none;}

td.breadcrumb {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
	font-size: smaller;
	height: 20px;
}

td.content {
	padding: 5px 0px 5px 5px;
}
td.left-navigation {
	padding-top: 10px;
}
td.left-navigtion-header {
	font-weight: bold;
	color: #000000;
	height: 25px; 
}
td.left-navigation-text {
	font-size: x-small;
	height: 20px; 
}
td.left-navigation-bullets {
	font-size: xx-small;
	font-weight: bolder;
}
.panel-header {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
td.panel-content {
	padding: 8px;
}

ol.alpha{
list-style-type:lower-alpha;
}
ol{
/*list-style-type:lower-alpha;*/
}


li.alpha {
list-style:lower-alpha;
}
h2 { font-size: medium; margin-bottom: -10px; color:#000066;}
a.breadcrumblink {color:#000000; text-decoration:none;}
a.breadcrumblink:hover {text-decoration:underline;}

a.mainnavigationlink {color: #000000;	text-decoration: none;}
a.mainnavigationlink:hover {text-decoration: underline;}
p.intropragraph {
	font-weight: bold;
	color: #175F8F;
}
p.quote {
padding-left: 15px;
font-style:italic;
}
h1 { font-size: large;	color: #175F8F;}
h4 { font-size: medium;}
h3 { font-size: small;}

ul.link {margin:0px 0px 0px 0px; padding:0px; list-style:none;}
li.link  {margin:0px 0px 3px 20px; padding:0px; }
li.head-link  { list-style-type:none; margin:0px 0px 5px 20px; font-weight:bold; padding:0px; }
.links a {color:#000000; text-decoration:none;}
.links a:hover {text-decoration:underline;}

a {color:#000000; text-decoration:underline;}
a:hover {text-decoration:none;}

.style1 {font-size: xx-small;  color: #666666; margin-bottom:0px;}
a.credits {font-size: xx-small;  color: #666666; text-decoration:underline;}
a.credits:hover {text-decoration:none;}


.image1 {width:100%; height:160px; background-color: #0DC4F0; }
.image2 {width:100%; height:160px; background-color: #790603; }
.image3 {width:100%; height:160px; background-color: #55BF97; text-align: right; }
.image4 {width:100%; height:160px; background-color: #920643; text-align: right; }
.image5 {width:100%; height:160px; background-color: #CF8A01; text-align: right; }
.image6 {width:100%; height:160px; background-color: #668B00; text-align: right; }