/* Structure and Layout
--------------------------------------- */
/*
body {
	text-align: left;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	background-color: #666666;
	background-image: url(Images/bg_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-3dlight-color: #C9C9C9;
	scrollbar-arrow-color: #0A0140;
	scrollbar-darkshadow-color: #ABABAB;
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #ABABAB;
	scrollbar-track-color: #D4D4D4;
	padding: 0px;
	}

#frame {
	text-align: left;
	width: 665px;
	padding: 0;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	}

#header {
	padding: 0;
	height: 217px;
	width: 665px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
	}

#leftCol {
	padding: 0;
	background-color: #FFFFFF;
	float: left;
	width: 415px;
	margin: 0;
	}	

#rightCol {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	float: right;
	width: 250px;
	text-align: left;
	}	
	
#TwoColumnLeft {
	background-color: transparent;
	width: 200px;
	text-align: left;
	padding:0px;
	float: left;
	margin: 0px;
	height: 200px;
	}
#TwoColumnRight {
	background-color: #FFFFFF;
	width: 434px;
	text-align: left;
	padding:15px;
	float: right;
	margin: 0px;
	}

#mainCol {
	background-color: #FFFFFF;
	width: 385px;
	text-align: left;
	padding:15px;
	height: 426px;
	float: left;
	margin: 0px;
	overflow: auto;
	}	

#insideCol {
	background-color: #FFFFFF;
	width: 635px;
	text-align: left;
	padding:15px;
	float: left;
	margin: 0px;
	}	
#insideCol2 {
	background-color: #FFFFFF;
	width: 665px;
	text-align: left;
	padding:0px;
	float: left;
	margin: 0px;
	background-image: url(Images/divider.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
	
	
#homeBar {
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	background-color: #D3D3D3;
	margin: 0px;
	height: 30px;
	clear: both;
	background-image: url(Images/home_bar.gif);
	}	

#title {
	float: right;
	height: 21px;
	width: 241px;
	background-color: #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 21px;
	padding: 4px;
	margin: 0px;
	}

#scroller {
	padding: 10px;
	margin: 0;
	float: right;
	height: 101px;
	width: 230px;
	background-color: #FFFFFF;
	overflow: auto;
	}

#bottomCol {
	padding: 0;
	clear: both;
	margin: 0px;
	}
*/
.rootPages ul {
	margin: 0;
	padding: 20px 0px 0px 0px;
	}

.rootPages ul li {
	list-style: none;
	display: inline;
	}
.rootPages ul li a , .rootPages ul li a:link, .rootPages ul li a:visited {
	color: #000;
	text-decoration: none;
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0 -2px;
	padding: 2px 8px;
	background-color: #fff;
	border-bottom: 7px solid #006aa3;
	}
.rootPages ul li a:hover{
  border-bottom: 7px solid #00ac6b;
  }
.GlobalMenu_RootMenuItem {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	display: inline;
	list-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	border-bottom: 7px solid #006aa3;
}
.GlobalMenu_RootMenuItemSelected {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	display: inline;
	list-style: none;
	text-align: center;
	margin: 0px;
	background-color: #fff;
	padding: 0px;
	border-bottom: 7px solid #00ac6b;	
}

.GlobalMenu_MenuItem {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	list-style: none;
	text-align: left;
	margin: 0px;
	background-color: #8D8D8D;
	padding: 15px;}

.GlobalMenu_MenuGroup{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	list-style: none;
	text-align: left;
	margin: 0px;
	background-color: #8D8D8D;
	padding: 5px;}

.GlobalMenu_MenuItemSelected {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	list-style: none;
	margin: 0px;
	background-color: #3f3f3f; 
	padding: 5px;
	text-align: left;
}
	
.SectionMenu_RootMenuItem {
	cursor: pointer;
	display: block;
	color: #fff;
	text-align: left;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.1em;
	margin: 0px;
	padding: 0;
  	text-decoration: none;
	background: url('Images/list-style-2.gif') 0px 3px no-repeat;
}

.SectionMenu_RootMenuItemSelected {
	cursor: pointer;
	display: block;
	color: #fff;
	text-align: left;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.1em;
	margin: 0px;
	text-decoration: underline;
	background: url('Images/list-style-2.gif') 0px 3px no-repeat;
	}
.SectionMenu_MenuItem {
	cursor: pointer;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20;
	}
.SectionMenu_MenuItemSelected {
	cursor: pointer;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #333333;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20;
	}
	
.homeLink {
	margin: 20px 0 0 0;
	padding: 10px 0 4px 20px;
	background: url('Images/list-style-2.gif') 0px 8px no-repeat;
	line-height: 1.1em;
	border-top: 1px solid #FFF;
	}
/*
.rootPages li {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;}

.rootPages a, .rootPages a:link, .rootPages a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: inline;
	text-transform: none;
	list-style: none;
	}

.rootPages a:active, .rootPages a:hover {
	color: #000000;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	padding: 2px;
	margin: 0px;
	background-color: transparent;
	}
*/

	
/* General
--------------------------------------- */
/*
.left {
	float: left;
	margin-right: 15px;
	}

.right {
	float: right;
	margin-left: 15px;
	}

.small {
	font-size: smaller;
	line-height: 1.3em;
	}

.hide {
	display: none;
	}

blockquote {
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 1em;
	display: block;
	}

dt {
	margin-top: .5em;
	font-weight: bold;
	}

dd {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1em;
	}
#bluebar{
	height: 19px;
	background-image: url(Images/blue_tile.gif);
	background-repeat: repeat-x;
	text-align: right;

}
	
/* Navigation
--------------------------------------- */
/*
#navigation {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 23px;
	line-height: 23px;
	background-color: #8D8D8D;
	color: #FFFFFF;
	padding: 0px;
	clear: both;
	text-align: center;
	width: 665px;
	}
/*
#footer {
	text-decoration: none;
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	clear: both;
	width: 656px;
	margin: 0px;
}

#footer a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: inline;
	text-transform: lowercase;
	list-style: none;
	padding: 5px;
	}

#footer a:hover, a:active {
	color: #CCCCCC;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	padding: 5px;
	margin: 0px;
	background-color: transparent;
	}
*/


/* Links
--------------------------------------- 


a, a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

a:hover, a:active {
	color: #0F0;
	}
	*/

/* Headers
--------------------------------------- */
/*
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333;}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000066;}

h3 {
	font-family: "Verdana"; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333;}
	
h4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;}


h1.title {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 120%;
	padding: 8px 12px;}
	
	
/* Containers
--------------------------------------- */
/*	
.content {
	padding: 1px 12px;
	}	


/* Forms */

/*
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border-top-style: none;}
	
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #A5ACB2;}

