body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #fff url(ctg_po_bg.gif) repeat;
}



img {
	margin:  0;
	padding: 0;
	border:  0
}

.main {
	width: 700px;
	margin: 0 auto 0 auto;
	background: #fff;
	border-top: 0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 0;
	border-left: 1px solid #f0f0f0;
}	

.topa {
	width: 700px;
	clear: both;
	background: #fff url(dotted.gif) repeat-x bottom right;
	height:36px;
}

.topMenu {
	float:left;
	width:450px;
	font-size: 11px;
}

.topMenu ul {
	padding: 12px 0px 10px 0px; 
	margin: 0px;
	list-style: none;
	border: none;
}

.topMenu li {
	display: inline;
}

.topMenu li a {
	color: #999;
	background: inherit;
	font-weight: normal;
	padding: 12px 5px 6px 5px;
	margin: 0;
	text-decoration: none;
}

.topMenu li a:hover {
	color: #69c;
	background-color: #f5f5f5;
	font-weight: normal;
	padding: 12px 5px 6px 5px;
	margin: 0;
	border-bottom: 4px solid #69c;
	text-decoration: none;
}

.search {
	float: left;
	width:250px;
}

.search p {
	text-align: right;
	margin: 0 0 0 0;
	padding: 8px 0 0 0 ;
}

.topb {
	width: 700px;
	clear: both;
	background: #f7f7f7 url(dotted.gif) repeat-x bottom;
	height: 200px;
}

.topb .mainlogo {
	float: left;
	width: 245px;
	height: 200px;
}

.topb .welcome {
	float: left; 
	width: 415px;
	margin-top: 15px;
}



.topc {
	width: 700px;
	clear: both;
	background: #f7f7f7 url(dotted.gif) repeat-x bottom;
	height: 64px;
}

.topc .mainlogo {
	float: left;
	width: 245px;
	height: 64px;
}

.topc .welcome {
	float: left; 
	width: 415px;
	margin-top: 7px;
}




/* top title */
.welcome h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -2px;
	color: #999;
	font-weight: normal;
	margin: -6px 0 -10px 0;
	padding: 0;
}

/* main title */
.welcome h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -2px;
	color: #666;
	font-weight: bold;
	margin: -12px 0 0 0;
	padding: 0;	
}

/* main subtitle */
.welcome h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -2px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.welcome p {
	margin: 10px 0 0 0;
	padding: 0;
	line-height:18px;
}

.welcome a {
	color: #336699;
	text-decoration: none;
}

.welcome a:hover {
	color: #6699cc;
	text-decoration: none;
}
.breadcrumb {
	width: 700px;
	clear: both;
	font-size: 10px;
	color: #999;
	font-weight: bold;
	background: #fff url(dotted.gif) repeat-x bottom;
	padding: 0px 0px 0px 0px;
}

.breadcrumb ul {
	padding: 20px 0px 10px 0; 
	margin: 0px;
	list-style: none;
	border: none;
}

.breadcrumb li {
	display: inline;
}

.breadcrumb li a {
	color: #369;
	background: inherit;
	font-weight: bold;
	padding: 20px 5px 6px 5px;
	margin: 0;
	text-decoration: none;
}

.breadcrumb li a:hover {
	color: #69c;
	background-color: #f0f0f0;
	font-weight: bold;
	padding: 20px 5px 6px 5px;
	margin: 0;
	border-bottom: 4px solid #69c;
	text-decoration: none;
}


.cont {
	clear: both;
}

.leftColumn {
	color: #666;
  	float: left;
	width: 215px;
	padding: 8px 30px 8px 0px;;
}

.leftColumn h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 4px 0;
	margin: 0;
	border-bottom: 2px Solid #666;
	text-align:right;
}

.leftColumn h2 span {
	color: #369;
}

.leftColumn ul {
	padding: 0;
	margin: 0 0 18px 0;
	list-style: none;
}

.leftColumn li {
	display: list-item;
	padding: 2px 0 3px 0;
	margin: 0;
	text-align:right;
	background: #fff url(dotted.gif) repeat-x bottom;
}

.leftColumn p {
	padding: 2px 0 3px 0;
	margin: 0;
	background: #fff url(dotted.gif) repeat-x bottom;
}
/* 
		increase the padding top and bottom to enlarge or decrease the menu item heights 
		and that both a and a:hover are the same
		
		example 5px 0 5 px 0
*/
.leftColumn li a, .leftColumn p a {
	color: #666;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding: 1px 0 1px 0;
}
.leftColumn li a:hover, .leftColumn p a:hover {
	color: #000;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding: 1px 0 1px 0;
	background-color: #f5f5f5;
}

.pagetools {
	width: 450px;
	font-size: 11px;
	text-align: right;
	/* line-height:17px; */
	padding: 0px 0px 8px 0px;
	background: #fff url(dotted.gif) repeat-x bottom;
	margin-bottom:10px;
}
.content {
	float: left;
	width: 450px;
	padding: 8px 0 18px 0;
	line-height:17px;
}

/* document title */
.content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 5px 0 4px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px Solid #fff;

}

.content h2 a {
	color: #666;
	text-decoration: none;
}

.content h2 a:hover {
	color: #444;
	text-decoration: none;
}

.content p {
	padding: 4px 0 14px 0;
	margin: 0;
}

/* search listings */

.content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 3px 0 4px 0;
	margin: 0 0 0 0;
	background: #fff url(dotted.gif) repeat-x bottom;
}

.content  a {
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

.content  a:hover {
	font-weight: bold;
	color: #69c;
	text-decoration: none;
}











.pageinfo {
	border-top: 1px solid #fff;
	margin:10px 0 0 0;
	padding: 2px 0 0 0;
	clear: both;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-align:right;

}





.news {
	clear: both;
	font-size: 10px;
	line-height:14px
}

.news p {line-height:11px; }
.news h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 14px;
	font-weight: bold;
	/*letter-spacing: 0px;*/
	padding: 5px 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #ccc;

}

.news h2 a {
	color: #666;
	text-decoration: none;
}

.news h2 a:hover {
	color: #444;
	text-decoration: none;
}


.right {
	border-top: 1px solid #ccc;
	padding: 2px 0 8px 0;
	clear: both;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-align:right;

}




.right img {
	float: left;
	margin: 0 20px 0 0;
}

.slinks {
	clear: both;
	border-bottom: 1px solid #ccc;
	text-align: right;
	padding: 10px 0 2px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
}

.slinks ul {
	padding: 0; 
	margin: 0;
	list-style: none;
	display: inline;
	border: none;
}

.slinks li {
	display: inline;
	padding: 0;
	margin: 0;
}

.slinks li a, .slinks a {
	color: #999;
	background: #fff;
	padding: 0 6px 0 6px;
	margin: 0;
	text-decoration: none;
}

.slinks li a:hover, .slinks a:hover {
	color: #666;
	padding: 0 6px 10px 6px;
	margin: 0;
	text-decoration: none;
	background: transparent url(dotted.gif) repeat-x top;
}

.cpr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin: 2px 0 0 0;
	padding: 0;	
	line-height:18px;
	clear: both;
	background: transparent url(dotted.gif) repeat-x top;
	text-align:center;
}



.cpr a {
	font-weight: normal;
	text-decoration: none;
	color: #369;
}

.cpr a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #69c;
}

p.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 3px 0 3px 0;
	vertical-align: middle;
}

.date a:link, .date a:visited {
	color: #900;
	text-decoration: underline;
}

.date a:hover, .date a:active {
	color: #900;
	text-decoration: none;
}

.date img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
	padding: 0;
}

/* 888888888888888888888888888888888888888888888888 */

input.text { 
	margin: 0; 
	width: 130px;
	border: 1px solid #ccc; 
	background: #fff;
	color: #777; 
}

input.text:hover { 
	border: 1px solid #666; 
}

input.searchbutton { 
	margin: 1px; 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: none; 
	background: #fff; 
	color: #369; 
	padding: 1px;
	text-transform: uppercase;
}

fieldset {
	border: 1px solid #ccc;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #444;
}

textarea.text:hover { 
	border: 1px solid #bbb; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #fff; 
	width: 200px; 
	color: #444;
}

input.field:hover { 
	border: 1px solid #bbb; 
	background: #fff; 
	color: #444;
}

input.button {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background: #f4f4f4; 
	color: #555;
	border: 1px Solid #ccc;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #666;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #666;
}

.error {
	color: #f60;
	background-color: #fec;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #f60;
}
.error h2 {
	color: #f60;
	background: inherit;
	font-weight: normal;
	letter-spacing: -1px;
}

.success {
	color: #666;
	background: #f5f5f5;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #ccc;
}
.success h2 {
	color: #666;
	background: inherit;
	font-weight: normal;
	letter-spacing: -1px;
}

.newsimage {

	margin: 0;
	border-right: 10px solid #fff;
}



.shadetabs{
padding: 3px 0;
margin-left: 1.5em;
margin-top: 1em;
margin-bottom: 0px;
margin-right: 0px;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #999;
background: #e0e0e0;
background-image: url(shade.gif);
}

.shadetabs li a:visited{
color: #999;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #999;
}

.shadetabs li.selected{
position: relative;
top: 1px;
color: #2d2b2b;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
color: #2d2b2b;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content container*/
border-top: 2px solid #999;
border-left: 2px solid #999;
background:#fff;
width: 95%;  
/*
margin-right: 1em;
margin-left: 1em;
margin-bottom: 1em;
*/
padding: 10px;
}

.tabcontent{
display:none;
}



/* TICKER */
a.tickl 	{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	color:#369;
	font-weight:bold;
	}
a.tickl:hover {
	color:#69c;
	text-decoration:none;
	font-weight:bold;
	}
.ticki 	{
	text-align:left;
	background-color:#fffff7;
	border: 1px dotted #cccccc; 
	padding:10px;
	width:430px;
	height:36px;
	margin:10px 0 10px 0;
	overflow:hidden;
	}
.ticko 	{
	width:430px;
	border-top:1px solid #f7f7f7;
	border-bottom:1px solid #990000;
	padding:1px 0 4px 0;
	margin:4px 0 0px 0;
	display:block;
	}
.tickls 	{
	color:#444444;
	}
.tickh 	{
	display:none;
	}


/* ===================================================================*/
/* DHTML Dynamic Tooltips                                             */
/* ===================================================================*/

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
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);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}




@media print {
.tabcontent {
display:block!important;
}
}

