﻿body 
{
	font-family:Arial;
	font-size: 12px;
	color:#333333;
	
	/* padding:22px 10px 10px 10px; */
	margin:0px;		
	
	background-image: url('/images/back_green.jpg');
	background-color: #f2f0ec;
	background-position: left top;
	background-repeat: repeat-x;
}

form
{
	margin:0px;
}

p 
{
	margin:0px 0px 16px 0px;	
}

h1 
{
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight:bold;
	letter-spacing:.005em;
	font-size:16pt;
	color:black;
	background-image: url('/images/titleInner.jpg'); 
	background-repeat: no-repeat;
	height:37px;
	padding: 5px 0px 0px 15px;
	margin-top: 3px;
}

h2
{
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight:bold;
	letter-spacing:.005em;
	font-size:16pt;
	margin-top: 3px;
	color:black;
	background-image: url('/images/titleInner.jpg'); 
	background-repeat: no-repeat;
	height:37px;
	padding: 5px 0px 0px 15px;
}

h3
{
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight:normal;
	font-style:italic;	
	letter-spacing:.005em;
	font-size:14pt;
	padding: 0px 0px 8px 0px;
	margin:0px;
}

h4
{
	font-weight:bold;
	font-size:10pt;
	padding: 0px;
	margin:0px;
	color:#585858;
	padding-bottom:5px;
}

h5
{
	font-weight:bold;
	font-size:10pt;
	padding: 0px;
	margin:0px;
	color:#585858;
	padding-bottom:5px;
	text-decoration:underline;
}

h6
{
	font-weight:bold;
	font-size:10pt;
	padding: 0px;
	margin:0px;
	color:#585858;
	margin-bottom:10px;
	border-bottom:1px solid #585858;
}

#h7
{
	color: #0070C0;
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight:bold;
	letter-spacing:.005em;
	font-size:14pt;
	padding: 0px 0px 8px 0px;
	margin:0px;
}

a {
	color:#4997d9; 
	text-decoration:none;
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	text-decoration:underline;
}

a:hover {
	color:#61a6e0; 
	text-decoration:none; 
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	text-decoration:none;
}

blockquote {
	margin:5px;
	padding-left:14px;
}

.MainContainer 
{
	background-color: #ffffff; 
	width:750px;
}

.Main 
{
	background-color: #ffffff; 
	width:750px;
	/* border-top: 1px solid #81869e; */
}

.BreadCrumbs 
{	
	height:29px;
	padding:5px;
	padding-left:15px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.02em;
	/* border-bottom: solid 1px #4e5367; */
}

.BreadCrumbs a {
	float:left;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.BreadCrumbs a:hover {
	float:left;
	text-decoration:none; 
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.SiteMapPath 
{
	float:left;
	height:29px;
	width:718px;
	font-size:11px;
	/* border: 1px solid #cacaca; */
	background-image: url('/images/bradcrumbs_background.gif'); 
	background-repeat: no-repeat;	
	font-weight:bold;
	color: #8B8B8B;
}

.SiteMapPath a.PathRootNode 
{
	float:left;
	color: #8B8B8B;
}

.SiteMapPath a.PathNode 
{
	float:left;
	color: #8B8B8B;
}

.PathSeparator
{
	float:left;
	line-height:27px;
	height:27px;	
	width:15px;
	background-image: url('/images/arrow.gif'); 
	background-repeat: no-repeat;
	margin-top:1px;
}
.PathRootNode 
{
	float:left;
	height:29px;	
	width:46px;
	padding-top:7px;	
	margin-left:-1px;
}
.PathNode 
{
	float:left;
	line-height:29px;
	padding-left:5px;	
	padding-right:5px;	
}

.PathCurrentNode
{
	float:left;
	line-height:29px;
	margin-right:5px;	
	margin-left:5px;	
}

Path a
{
	float:left;
	color: #656565;
}


.Header 
{
	float:left;
	background-color: #ffffff;
	padding-left: 13px;
}

.Languages
{
	float:right;
	background-color: #ffffff;
	padding-right: 13px;
	font-size:10px;
}


.LeftColumn 
{
	background-image: url('/images/back_content.gif'); 
	background-repeat: repeat-x;
	padding: 10px 0px 10px 10px;
	width:140px;
	vertical-align:top;
	font-size: 12px; 
}

.MiddleColumn 
{
	background-image: url('/images/back_content.gif'); 
	background-repeat: repeat-x;
	width:100%;
	vertical-align:top;
	padding: 10px 10px 10px 10px;
	font-size: 14px; 
}

.TreeView
{
	border-left: 1px dotted #cacaca;
}

.TreeView td
{
	font-family:Arial;
	font-size: 12px;
}

.Content 
{
	font-family:Arial;
	font-size: 12px;
	padding: 5px 10px 1px 10px;
	border-left: 1px dotted #cacaca;
	text-align:justify;
}

.Content a 
{
	font-family:Arial;
	font-size: 12px;	
}

.Content a:hover
{
	font-family:Arial;
	font-size: 12px;	
}

.Content TD 
{
	font-family:Arial;
	font-size: 12px;
}

.HContent 
{
	font-family:Arial;
	font-size: 12px;
	padding: 5px 10px 1px 10px;
	/* text-align:justify; */
}

.HContent TD 
{
	font-family:Arial;
	font-size: 12px;
}

.HContent a 
{
	font-family:Arial;
	font-size: 12px;	
}

.HContent a:hover
{
	font-family:Arial;
	font-size: 12px;	
}

.HPContent 
{
	padding-top:10px;
}

.RightColumn 
{
	width:140px;
	vertical-align:top;
	/* text-align:center;
	padding: 10px 10px 5px 0px; */
	padding-top:10px;
}


.Bottom 
{
	width:753px;
	height:52px;
	background-image: url('/images/bottom_background.gif'); 
	background-repeat: repeat-x;	
	background-color: #fefefe;
}

.BottomLeftRight
{
	height:52px;
	background-image: url('/images/bottom_background2.gif'); 
	background-repeat: repeat-x;	
	background-color: #ffffff;
	background-position:top;
}

.Footer 
{
	padding: 0px 3px 3px 3px;
	color:#b8b9ba;
	font-size:10px;
	font-family:MS Sans Serif;	
}

.Copyright 
{
	font-size:10px;
	font-family:Microsoft Sans Serif;	
	padding-top: 7px;
	color: #565656;
	float:left;
}

.BottomMenu
{
	color:#6E8416;
	float:right;
	text-align:center;	
	font-size:10px;
	font-family:Microsoft Sans Serif;	
}

.BottomMenu a {
	font-size:10px;
	font-family:Microsoft Sans Serif;	
	color:#6E8416;
	text-decoration:none; 
}
.BottomMenu a:hover {
	font-size:10px;
	font-family:Microsoft Sans Serif;	
	color:#6E8416;
	text-decoration:underline; 
}

.BottomMenuLeft 
{
	height:26px;
	width:10px;
	background-image: url('/images/bottom_left_0.gif'); 
	background-repeat: no-repeat;		
}

.BottomMenuMiddle 
{
	padding-top:1px;
	font-size:9px;
	font-family:MS Sans Serif;	
	color: #cacaca;
	height:26px;
	background-image: url('/images/bottom_middle_0.gif'); 
	background-repeat: repeat-x;		
}

.BottomMenuRight
{
	height:26px;
	width:10px;
	background-image: url('/images/bottom_right_0.gif'); 
	background-repeat: no-repeat;		
}

.BackBottom 
{
	background-image: url('/images/back_bottom.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;	
}

.BottomLeft
{
	width: 56px;
	background: #fefefe url("/images/bottom_background_left.gif") no-repeat top left;	
}

.BottomRight
{
	width: 56px;
	background: #fefefe url("/images/bottom_background_right.gif") no-repeat top right;	
}

.NewsTicker
{
	width:140px;
	text-align:left;
	font-size:12px;
	background: #ffffff url("/images/news.gif") no-repeat top left;	
}


#marqueecontainer{
	position: relative;
	width: 100%; /*marquee width */
	height: 250px; /*marquee height */
	overflow: hidden;
}


#ajaxticker1{
	width: 130px;
	height: 120px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	padding:5px;
	padding-top:5px;
	color:Gray;
	font-size:9pt;
}

.ajaxTicker
{
	/* class to apply to your scroller(s) if desired */
}

.NewsTicker p
{
	margin:0px;
	padding:0px;
	color:white;
	font-weight:bold;
	font-size:12px;
	margin-bottom: 5px;
	padding-top:7px;
	/* background-color: #f4f4f4;
	border: 1px solid black; */
	text-align:center;
	/*background-image: url('/images/news_title.png'); 
	background-repeat: no-repeat;*/
	height:22px;
}

.Banner 
{
	padding: 5px 0px 10px 0px;
}

.HPBanner 
{
	padding: 0px 0px 10px 0px;
}

.Top 
{
	text-align:right;
	width:580px;
	border-left: 1px dotted #cacaca;
}




/* JQuery Menu */
#Menu,
#Menu ul 
{
	margin: 0px;
	padding: 0px;
	list-style : none;
	width : 143px;
	background-color: #ffffff;
	font-size:13px;
	font-weight:bold;
	margin-top:2px;
}
#Menu li {
	color : #ffffff;
	display : block;
}

#Menu li a {
	font-family: Trebuchet MS;
	color : #ffffff;
	text-decoration:none;
	padding-left: 35px;
}

#Menu a:hover
{
}

#Menu ul li
{
	display:block;
	margin-left:2px;
	margin-right:1px;
	color : #616161;
	background-color:#e9e9e9;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;	
	height:28px;
	line-height:28px;
}
#Menu ul li a {
	display:block;
	color : #616161;
	font-size:9pt;
	text-decoration:none;
	padding-left: 5px;
	height:28px;
	line-height:28px;
}

#Menu ul li a:hover 
{
	display:block;
	color : #616161;
	font-size:9pt;
	text-decoration:none;
	background-color:#f6f5f5;
	height:28px;
	line-height:28px;
}

#Menu #subMenu1, #subMenu2, #subMenu3, #subMenu4, #subMenu5, #subMenu6
{
	display:none;
}

#Menu ul a:hover 
{
}

#Menu #single 
{
	height:33px;
	background: #ffffff url("/images/home_button_0.gif") no-repeat center left;	
	margin-bottom:2px;
}

#Menu #single a 
{
	display:block;
	line-height:29px;
	text-decoration:none;
	color : #616161;
}

#Menu #first 
{
	margin-top:2px;
	color: #616161;
	background: #ffffff url("/images/first_button_0.gif") no-repeat top left;		
}

#Menu #first a
{
	display:block;
	line-height:29px;
	text-decoration:none;
}

#Menu #middle1, #middle2, #middle3, #middle4, #middle5
{
	color: #616161;
	background: #ffffff url("/images/second_button_0.gif") no-repeat top left;		
}

#Menu #middle1 a, #middle2 a, #middle3 a, #middle4 a, #middle5 a
{
	display:block;
	line-height:29px;
	text-decoration:none;
}

#Menu #last 
{
	color: #616161;
	background: #ffffff url("/images/third_button_0.gif") no-repeat top left;		
}

#Menu #last a
{
	display:block;
	line-height:29px;
	text-decoration:none;
}



.leftShadow 
{
	background: #f2f0ec url("/images/leftshadow.jpg") repeat-y top right;
}

.rightShadow
{
	background: #f2f0ec url("/images/rightshadow.jpg") repeat-y top left;
}

.Button 
{
	width:100px;
	height:30px;
	font-weight:bold;
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-size:14px;
}

.Text 
{
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-size:14px;
	border:1px solid gray;
	color:Gray;
}

.Text2
{
	width:300px;
	border:1px solid gray;
}

#red 
{
	color:Red;
}

.TextArea 
{
	width:535px;
	height:250px;
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-size:14px;
	border:1px solid gray;
	color:Gray;
	padding:5px;
}


