body {
	color:black;
	font-family:Microsoft Sans Serif;
	font-size:10pt;
	margin:0 auto;
	background-color:#e4e4e4;
	background-image:url("../images/backgrounds/gradient_bg.png");
	background-repeat:repeat-x;

}

.color{color:black;}

.background-color{background-color:white;}

.custom_color{color:#009470}

.info_bg
{
    background-color:rgb(255, 255, 102);
	background-image:url("../images/backgrounds/info_bg.gif");
	background-repeat:repeat-x;
}


.logo_banner{
	      width:796px;
	      height:61px;
	      padding:0px;
	      margin:0 auto;
	      background-image: url("../images/banner/logo.jpg");
	      background-repeat:no-repeat;
	      color:#FFFFFF;
	     font-size:12px;
	     font-weight:bold;
	     padding:30px;	
}

a, a:visited, a:link { color:#009470; text-decoration:none; }

a:hover { color: black; text-decoration:underline; }


h1 
{
    color:white;
    font-size: 12pt; 
	font-weight:bolder; 
	text-align:left;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url('../images/others/h1_medium.gif');
	background-repeat:no-repeat;
	height:20px;
}


h1.small 
{
    color:white;
    font-size: 11pt; 
	font-weight:bolder; 
	text-align:left;
	padding-right:20px;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;
	background-image:url('../images/others/h1_small.gif');
	background-repeat:no-repeat;
	height:17px
}

h2 { font-size:13px; margin:0; color:#333333; border-bottom: 1px dotted #333333; border-top:1px dotted #333333; text-align:left }

h1 a, h1 a:visited, h1 a:link { text-decoration:none; }

h2 a, h2 a:visited, h2 a:link { text-decoration:none; padding:10px; line-height:25px; }

h2 img { margin-right:5px; border:0; }



div.wrap1 {
	width: 858px;
	height:auto;
	margin: 0 auto;
	overflow: hidden;
	border:1px solid #c3c3c3;
}

div.wrap1 .wrap2 {
	width: 856px;
	background-repeat:repeat-y;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	height:auto;
}


div.wrap2 .leftpanel, div.wrap2 .rightpanel {
	width:200px;
	display: inline;
	float:left;
	height:auto;
	overflow:hidden;
}


div.wrap2 .mainpanel {
	width:456px;
	float:left;
	height:inherit;
	overflow:hidden;
	
}

div.leftpanel .header, div.rightpanel .header 
{
	background-image:url('../images/others/title_header.png');
	background-repeat:no-repeat;
	width:180px;
	line-height:40px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bolder;
	font-size:11pt;
}

.text { padding:8px; text-align:justify; }


.text img { margin-right:10px; margin-bottom: 5px; border:0;  float:left; }

.text_ { padding:15px; text-align:justify; }

.text_ img { vertical-align:middle; border:0; }

span.divider 
{
   	border-bottom:1px dotted #333333;
	padding-bottom:5px; 
	margin-bottom:5px; 
	padding-left:5px;
	display:block;
}

span.list 
{
	padding-bottom:5px; 
	margin-bottom:5px; 
	padding-left:5px;
	display:block;
}

div.rightpanel .inquiry, div.leftpanel .inquiry {
	padding:8px; 
	text-align:justify;
}

.inquiry a, .inquiry a:link, .inquiry a:visited { text-decoration:none; }
.inquiry a:hover { text-decoration:underline; }


img a:hover {cursor:progress;}

div.info1 {
	width:816px;
	line-height:35px;
	padding-left:20px;
	padding-right:20px;
	color:#FFFFFF;
	font-size:9pt;
	background-image:url('../images/others/header.png');
	background-repeat:repeat-x;
	overflow:hidden;
}

div.info1 a, div.info1 a:link, div.info1 a:visited { color:white; }

div.info1 a:hover { text-decoration:underline;}

ul#categories {
	width:200px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#categories li {
	display: block;
	padding: 0px;
	line-height: 30px;
	border-bottom: 1px #e4d0c7 solid;
	border-top: 1px solid #f9faf7;
	height: 30px;
	margin-top: -2px; 
	margin-bottom: -2px;
}

*> ul#categories li { margin-top: 0px; margin-bottom: 0px; }

ul#categories li.selected {
	text-decoration: none; 
	
}

ul#categories li a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	color: black;
	background: url('../images/others/arrow.gif') 15px 12px no-repeat;
}

ul#categories li a:hover { 
	text-decoration: none; 
	background-color:#153E7E;
	color:white;
	background:#153E7E;
}

div.parent_div {
    width:100%;
    margin:auto;
 }

div.left_child {
    float:left;
    display:inline; /*required by IE6*/
    width:135px;
     margin:0 3px 0 3px;
    height:20px;
   font-weight:normal;
   font-size:11px	
 }
 
 ul.SEO
 {
    font-size:8pt
    
 }

.red
{
    color:red;
    font-size:9pt;
}

.small
{
    font-size:10pt
}

.textarea
{
    font-family:Microsoft Sans Serif;
	font-size:10pt;
	border:solid 1px lightsteelblue;
}

.breadcrumb
{
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    background:#003d6b none repeat scroll 0% 0%;
    color:white;
    padding-right:5px;
    padding-left:5px;
    padding-top:6px;
    padding-bottom:6px;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial
}

.resize a, .resize a:link, .resize a:visited { text-decoration:none; color:#153E7E; font-size:7pt; }

.resize a:hover { text-decoration:underline;color:#153E7E; text-align:right;font-size:7pt; }

.custom_div_1
{
  border-style:solid;
 border-width:1px;
 border-color:#333333;
 padding:5px; 
}

h5
{
    font-size:13px;
    background-color:#153E7E;
    color:white;
   text-align:center;
    padding-top:6px;
    padding-bottom:6px
}

P.hint {
	BORDER-LEFT-COLOR: orange; BACKGROUND-IMAGE: url(../images/express/lightbulb.png); BORDER-BOTTOM-COLOR: orange; BORDER-TOP-COLOR: orange; BACKGROUND-COLOR: beige; BORDER-RIGHT-COLOR: orange

	
}

P.admonition {
	BORDER-RIGHT: 1px solid; PADDING-RIGHT: 6px; BACKGROUND-POSITION: 4px 4px; BORDER-TOP: 1px solid; PADDING-LEFT: 36px; PADDING-BOTTOM: 10px; MARGIN: 5px 0px; OVERFLOW: hidden; BORDER-LEFT: 1px solid; WIDTH: auto; PADDING-TOP: 6px; BORDER-BOTTOM: 1px solid; BACKGROUND-REPEAT: no-repeat
}

.top
{
    