@charset "UTF-8";


.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 20px;
	margin: 0px 0px 0px 0px;
	font: normal 12px sans-serif;
	font-weight: 500;
	background-color: #FFFFFF;
	border-right: solid 1px #1E1E1E;
	border-bottom: solid 1px #1E1E1E;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}


.TabbedPanelsTabHover {
	background-color: #FFFFFF;
}


.TabbedPanelsTabSelected {
	background-color: #C6EFE7;
}

.TabbedPanelsTab a {
	color: #000000;
	text-decoration: none;
}
.TabbedPanelsTab a:visited {
	color: #000000;
	text-decoration: none;
}
.TabbedPanelsTab a:hover {
	color: #6DCED0;
	text-decoration: none;
}
.TabbedPanelsTab a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
	background-color: #FFFFF7;
	padding-left: 5px;
	padding-right: 30px;
	padding-top: 20px;
	height: 2500px;
	width: 635px;
}

.TabbedPanelsContent {
	padding: 4px;
	height: 2000px;
	width: 630px;
	display: inline-block;
	
}
.TabbedPanelsContent p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #1E1E1E;
	text-decoration: none;
	}
	
.TabbedPanelsContent h1 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	display: block;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	}


.TabbedPanelsContent h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-transform: capitalize;
	padding-bottom: 6px;
	display: block;
	padding-left: 2px;
	line-height: 18px;
	color: #E24626;
	text-decoration: none;
	padding-top: 4px;
	background-color: #FFDEC0;
	}
	
.TabbedPanelsContent h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-transform: capitalize;
	padding-bottom: 6px;
	display: block;
	line-height: 18px;
	color: #009999;
	background-color: #C6ECE0;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 2px;
	}
	
.TabbedPanelsContent h4 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	display: block;
	line-height: 18px;
	color: 009999;
	text-decoration: none;
	padding-bottom: 5px;
	}
.TabbedPanelsContent h5 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	line-height: 18px;
	color: #C53B21;
	text-decoration: none;
	padding-bottom: 5px;
	}
.TabbedPanelsContent h6 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-transform: capitalize;
	padding-bottom: 6px;
	margin-bottom: 3px;
	display: block;
	padding-left: 2px;
	line-height: 18px;
	color: #75AD73;
	text-decoration: none;
	padding-top: 4px;
	background-color: #C2FFC4;
	}					
	
#rmenuheader {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 620px;
	height: 60px;
	background-color:#FFFFF7;
	position: relative;
	float: left;
	}	
#rmenu1 {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 310px;
	height: 2000px;
	background-color:#FFFFF7;
	margin-right: 10px;
	position: relative;
	float: left;
	}
#rmenu2 {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 310px;
	height: 2000px;
	background-color:#FFFFF7;
	position: relative;
	float: left;
	}
#rmenu3 {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 310px;
	height: 2000px;
	background-color:#FFFFF7;
	margin-right: 10px;
	position: relative;
	float: left;
	}
#rmenu4 {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 310px;
	height: 1700px;
	background-color:#FFFFF7;
	position: relative;
	float: left;
	}	
	
#rmenu5 {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 310px;
	height: 2000px;
	background-color:#FFFFF7;
	margin-right: 10px;
	position: relative;
	float: left;
	}
#rmenu6 {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 310px;
	height: 2000px;
	background-color:#FFFFF7;
	position: relative;
	float: left;
	}		
			
	

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
	display: block;
	overflow: hidden;
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

