/* Start of CMSMS style sheet 'Main Stylesheet' */
/* CSS Document */
html { height: 100%;  margin-bottom: 0px; }

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	background: #F4F4F4;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
	margin-bottom: 12px;
}

img {
	border: none;
}

.subnav {
	width: 241px;
	height: 14px;
	font-size: 10px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	list-style: none;
	background-color: #F4F4F4;
	background: url(uploads/images/site_elements/chit.gif) no-repeat;
}

#infobox {
	background-color: #F4F4F4;
	background: url(uploads/images/site_elements/gradiant_bio.gif);
	border: 1px solid #CCCCCC;
}

#infobox p {
	font-size: 11px;
}

.insert_content_grey p {
	font-size: 11px;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00CCFF;
	background-color: transparent;
}

a:visited {
	text-decoration: none;
	background-color: transparent;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	width: 580px;
	line-height: 20px;
	padding-top: 1px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-bottom: 1px solid #59815c;
	color: #59815c;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	color: #FFFFFF;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
}

h4 {

}

ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

ol li {
	list-style: outside decimal;
	margin-left: 20px;
	margin-bottom: 10px;
}

.line {
	position: relative;
	left: 15px;
	width: 100%;
	height: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #F4F4F4;
}


#holder {
	position: relative;
	top: 0px;
	width: 876px;
	min-height: auto;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	background-color: #FFFFFF;
}

#paragraph {
position: relative;
top: 20px;
width: 580px;
left: 276px;
z-index: 500;
}

#paragraph2 {
position: relative;
top: -190px;
width: 580px;
left: 276px;
z-index: 500;
}

	#logo {
			position: relative;
			top: 0px;
			width: 100%;
			height: 63px;
			color: #FFFFFF;
			z-index: 200;
			background-color: #F4F4F4;
	}

	#holder_header {
		position: relative;
		top: 0px;
		width: 100%;
		min-height: 167px;
		max-height: none;
		height: 167px;
		z-index: 150;
		background-color: #385F2D;
	}
	
	#holder_header_home {
		position: relative;
		top: 0px;
		width: 100%;
		height: 259px;
		z-index: 150;
		background-color: #385F2D;
	}
	
		#navigation {
			position: absolute;
			top: 0px;
			width: 100%;
			height: 36px;
			text-align: left;
			z-index: 900;
			background-color: #3A5D3F;
			background-image: url(uploads/images/site_elements/gradiant_mm.gif);
		}
		
		#header_tabs1 {
			position: absolute;
			top: 35px;
			width: 100%;
			height: 12px;
			z-index: 300;
			border-bottom: 1px solid #3A5D3F;
			background-color: #90B586;
		}
		
		#header_tabs2 {
			position: absolute;
			top: 35px;
			right: 0px;
			width: 80%;
			height: 12px;
			z-index: 350;
			border-bottom: 1px solid #3A5D3F;
			background-color: #68A058;
		}
		
		#header_tabs3 {
			position: absolute;
			top: 35px;
			right: 0px;
			width: 60%;
			height: 12px;
			z-index: 400;
			border-bottom: 1px solid #3A5D3F;
			background-color: #496940;
		}

		#header_image_home {
			position: absolute;
			top: 47px;
			width: 100%;
			height: 211px;
			z-index: 250;
			background-color: #000;
		}
		
		#header_image_expert {
			position: absolute;
			top: 47px;
			width: 100%;
			height: 119px;
			z-index: 250;
			background-color: #000;
		}
	

	#holder_content {
		position: relative;
		top: 0px;
		width: 100%;
		min-height: 200px;
		max-height: 100%;
		height: 200px;
		z-index: 150;
		background-color: #FFFFFF;
	}
	
		#insert_welcome {
			position: absolute;
			top: 10px;
			left: 5px;
			width: 285px;
			height: auto;
			z-index: 150;
			background-color: transparent;
		}
		
		#insert_experience {
			position: absolute;
			top: 10px;
			left: 295px;
			width: 285px;
			height: auto;
			z-index: 150;
			background-color: transparent;
		}
		
		#insert_experts {
			position: absolute;
			top: 10px;
			right: 5px;
			width: 285px;
			height: auto;
			z-index: 150;
			background-color: transparent;
		}
		
			.insert_header_grey {
				position: absolute;
				top: 0px;
				left: 0px;
				width: 275px;
				height: 19px;
				font-weight: bold;
				padding-left: 10px;
				padding-top: 6px;
				color: #000000;
				z-index: 200;
				background-color: #EEEEEE;
			}
			
				.green_italicized_text {
					padding-right: 3px;
					font-family: "Times New Roman", Times, serif;
					font-size: 13px;
					font-style: italic;
					color: #319F4A;
				}
			
			.insert_content_grey {
				position: absolute;
				top: 22px;
				left: 0px;
				width: 275px;
				height: 150px;
				padding-left: 10px;
				padding-top: 10px;
				z-index: 200;
				background-color: #F4F4F4;
			}
			
				.insert_link {
					position: absolute;
					bottom: 10px;
					left: 20px;
					width: 230px;
				}
	
	
		#main_content_left {
			position: absolute;
			top: 10px;
			left: 5px;
			width: 262px;
			height: 100%;
			z-index: 200;
			background-color: transparent;
			
		}
		
			.insert_header_grey_short {
				position: relative;
				top: 0px;
				left: 0px;
				width: 150px;
				height: 19px;
				font-weight: bold;
				padding-left: 10px;
				padding-top: 6px;
				z-index: 200;
				background-color: #EEEEEE;
				background: url(uploads/images/site_elements/gradiant_tab.gif);
			}
		
		#main_content_right {
			position: absolute;
			top: 10px;
			right: 5px;
			width: 68%;
			height: auto;
			z-index: 200;
			background-color: transparent;
		}
	
			.insert_header_grey_long {
				position: relative;
				top: 0px;
				left: 3px;
				width: 580px;
				height: 19px;
				font-weight: bold;
				padding-left: 10px;
				padding-top: 6px;
				z-index: 200;
				background-color: #F4F4F4;
			}
			
	#holder_footer {
		position: relative;
		top: 0px;
		width: 100%;
		height: 30px;
		z-index: 150;
		background-color: #F4F4F4;
	}
	
		#footer_left {
			position: absolute;
			top: 8px;
			left: 10px;
			width: 428px;
			height: inherit;
			z-index: 200;
			background-color: transparent;
		}

		#footer_right {
			position: absolute;
			top: 8px;
			right: 10px;
			width: 428px;
			height: inherit;
			font-size: 10px;
			text-align: right;
			z-index: 200;
			background-color: transparent;
		}
/* End of 'Main Stylesheet' */

