@charset "utf-8";
/* CSS Document */

<!--
body {
	font: 100%  Verdana, Helvetica, sans-serif;
	background: #c0c0c0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

img.headerText {
	padding: 0px 4px;
}

.oneColElsCtrHdr #container {
	width: 789px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	/*background: #f5f5f5;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #666666; */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtrHdr #header { 
	background: url(../images/image_top.jpg); 
	background-repeat:no-repeat;
	height: 130px;
	cursor: pointer
	 /*padding: 0 10px 0 20px;  this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColElsCtrHdr #headerAlt2 { 
	background: url(../images/image_top.jpg); 
	background-repeat:no-repeat;
	height: 130px;
	cursor: default
	 /*padding: 0 10px 0 20px;  this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.oneColElsCtrHdr #headerAlt2 h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColElsCtrHdr #spacer { 
	background: #c0c0c0; 
	height: 24px;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.oneColElsCtrHdr #mainContent {
	padding: 0 1em; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #f5f5f5;
	border: 2px solid #FF8019;
	clear: both;
}
.oneColElsCtrHdr #mainContent h1 {
	font-family:"Lucida Handwriting" arial sans-serif;
	font-size: 18px;
	color:  #205AAC; 
	padding:12px 18px 12px 4px;
	float: left;
}

.oneColElsCtrHdr #mainContent img.home {
	font-family:"Lucida Handwriting" arial sans-serif;
	font-size: 18px;
	color:  #205AAC; 
	padding:12px 0px 12px 0px;
	float: left;
}

.oneColElsCtrHdr #mainContent p.subHead {
	font-family: Verdana arial sans-serif;
	font-size: 14px;
	font-style: italic;
	color:  #2680FF; 
	padding:4px 0px 0px 0;
	float: right;
}

.oneColElsCtrHdr #mainContent h3.subHead {
	font-size: 12px
}

.oneColElsCtrHdr #mainContent p {
	/*font-family: Verdana arial sans-serif;*/
	font-size: 12px;
	color:  #3D3E3F; 
	padding:0 12px 4px 12px;
	/*clear:both;*/
}

.oneColElsCtrHdr #mainContent p.breadcrumb {
	font-size: 10px;
	color:  #3D3E3F; 
	padding:0px;
	margin-top: 4px
}

.oneColElsCtrHdr #mainContent p.breadcrumb a {
	font-size: 10px;
	padding:0px;
}

.oneColElsCtrHdr #mainContent table td.homeTable1 {
	width: 475px;
	padding-left: 16px;
	vertical-align:top;
	padding-top:12px
}


.oneColElsCtrHdr #mainContent table td.homeTable2 {
	font-family: Verdana;
	font-size: 12px;
	color:  #3D3E3F; 
	text-align: center; 
	vertical-align: top;
	padding: 24px 12px 0px 12px;
	width: 250px
}


.oneColElsCtrHdr #mainContent table td.homeTable3 {
	width: 200px;
	vertical-align:top
}

.oneColElsCtrHdr #mainContent table td.bricklet1,
.oneColElsCtrHdr #mainContent table td.bricklet2 {
	width: 200px;
	border: 1px solid #2288FF;
	background-color:#FFF;
	vertical-align: top;
	padding: 0px;
	margin: 12px 24px;
}

.oneColElsCtrHdr #mainContent table td.bricklet1 h2,
.oneColElsCtrHdr #mainContent table td.bricklet2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #205AAC;
	background-color: #fff;
	font-family: Verdana, Arial;
	padding: 4px;
}

.oneColElsCtrHdr #mainContent h2 {
	font-family: "Lucida Handwriting";
	font-size: 18px;
	font-weight: bold;
	color:  #205AAC; 
}

/*
.oneColElsCtrHdr #leftNavBar {
	width: 200px;
	border: 1px solid #000;
	padding: 4px;
	margin: 8px
}

.oneColElsCtrHdr #rightContent {
	width: 400px;
	border: 1px solid #000;
	padding: 4px;
	margin: 8px
}
*/

/* For Home Page */
.oneColElsCtrHdr #mainContent #selectAction {
	float: left;
	/* border: 1px solid #9ECC3B; */
	border: 3px solid #9ECC3B;
	width: 125px;
	
} 

.oneColElsCtrHdr #imgRight {
	float: right;
	/* border: 1px solid #9ECC3B; */
	border: 3px solid #9ECC3B;
	width: 163px;	
	padding: 0px;
} 
	
.oneColElsCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#c0c0c0;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

/*- Menu Tabs */

    #tabs ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#tabs li {
		float: left;
		border: 2px solid #FF8019;
		/*border: 1px solid #bbb;
		border-bottom-width: 0;*/
		margin: 0px 1px;
    }
	
	#tabs li:hover {
		position: relative;
		top: 1px;
		background:#f5f5f5;
		color: #FF8019;
    }
    
	#tabs a {
		text-decoration: none;
		background: #FF8019;
		padding: 0.24em 1em;
		color: #fff;
		width: 8em;
		text-align: center;
		font-size: 13px;
    }
	
	#tabs a:hover {
		position: relative;
		top: 1px;
		background:#f5f5f5;
		color: #FF8019;
		/*background: #f5f5f5;
		color: #FF8019;
		border: none !important;*/
	}

	
	#tabs #selected {
		border: 2px solid #FF8019;
	}
	
	#tabs #selected a {
		position: relative;
		top: 1px;
		background:#f5f5f5;
		color: #FF8019;
		font-weight: bold;
	}
	
	a.contact {
		border: none;
		font-weight: bold;
		font-size: 11px;
		color: #205AAC;
		padding: 0px 12px;
		float:right;
		vertical-align: baseline !important;
		background-color: #COCOCO !important;
	
	}
	
		a.noUnderline:hover {
		text-decoration:none !important	
	}
	
.contentDivider {
		width: 770px;
		padding: 8px;
		margin: 0px;
}

.contentDivider td.leftNav {
		width: 200px;
		vertical-align: top
}

.contentDivider td.leftNav #navBar {
		background: url(../images/pencil_toc.gif); 
		background-repeat:no-repeat;
		width:200px;
		height: 300px
}

.contentDivider td.leftNav #navBar ul {
		margin-left:20px;
		padding-top:20px
}

.contentDivider td.leftNav #navBar li {
		border-bottom: 1px solid;
		margin-right: 12px
}

.contentDivider td.leftNav #sidezone {
		margin-top: 48px;
		margin-left: 18px;
		width: 160px;
		background-color: #FFFFFF;
		border: 2px solid #9ECC3B
}

.contentDivider td.leftNav #sidezone p {
		padding-left: 4px;
		padding-top: 4px;
		font-weight: bold;
		text-align: center;
		font-size: 11px
}

.contentDivider td.leftNav #sidezone p.textSidezone {
		color: #205AAC;
		font-weight: normal;
		padding-top:0px
}

.contentDivider td.leftNav #sidezone a {
		color: #205AAC;
		font-weight: bold;
		font-size: 11px
}

.contentDivider td.leftNav #sidezone a:hover {
		text-decoration:underline
}

.contentDivider td.leftNav #sidezone ul {
		list-style: square;
		padding-left: 18px;
}

.contentDivider td.leftNav #sidezone li {
		font-size: 11px;
		padding-bottom: 4px;
		padding-top: 0px !important;
}
.contentDivider td.rightContent {
		width: 564px;
		vertical-align: top;
		padding: 0px 8px 8px 8px
}

.contentDivider td.rightContent #indent {
		padding-left: 12px;
		padding-bottom: 12px;
}

.contentDivider td.rightContent h3 {
		color: #303E3F;
		font-size: 14px;
		font-style: italic;
		font-weight: bold
}

.contentDivider td.rightContent h3.noItalics {
		color: #303E3F;
		font-size: 14px;
		font-style:normal;
		font-weight: bold
}

.contentDivider td.rightContent h4 {
		color: #FF8019;
		margin-bottom: 4px;
		font-size: 13px
}

.contentDivider td.rightContent h5 {
		color: #303E3F;
		margin: 0px;
		font-size: 12px
}

.contentDivider td.rightContent p {
		color: #303E3F;
		font-size: 12px;
		margin-top: 4px;
		margin-bottom: 16px;
		padding: 0px 0px 0px 8px;
}

.contentDivider td.rightContent p.footnote {
		font-size:10px !important; 
		padding-top:12px !important
}

.contentDivider td.rightContent p.lastChild {
		padding-bottom: 16px !important;
}

.contentDivider td.rightContent p.noBottomPad {
		padding:0px 0px 0px 8px !important;
		margin-bottom:0px !important;
}

.contentDivider ul {
		list-style: none;
		padding: 2px;
		padding-left: 18px;
		margin: 2px;
}

.contentDivider ul.bullets {
		list-style: square;
		padding-left: 32px;
}

.contentDivider li.lastChild {
		padding-bottom: 4px;
		color: #205AAC;
		font-size: 12px;
}

.contentDivider li.darkColor {
		padding: 2px;
		color: #3D3E3F;
		font-size: 12px;
}

.contentDivider li.darkColor lastChild {
		padding-bottom: 4px;
		color: #3D3E3F;
		font-size: 12px;
}

.contentDivider li {
		padding: 2px;
		color: #205AAC;
		font-size: 12px;
}

.contentDivider li.text {
		padding: 2px;
		color: #303E3F;
		font-size: 12px;
		list-style: square
}

.contentDivider li.selected {
		font-weight: bold;
		font-size: 13px
}

.contentDivider li.header {
		padding: 2px;
		color: #303E3F;
		font-size: 12px;
		font-weight:bold
}

.contentDivider a {
		text-decoration: none;
		color: #205AAC;
		font-size: 12px
}

.contentDivider a:hover {
		text-decoration: underline
}

.imgGreenBorder {
		border:3px solid #9ECC3B;
		margin-left: 8px;
		float: right
}

img.testmonial {
		padding-top:8px;
		padding-bottom:8px;
		margin-left:12px;
		float: right
}


table.form td.normal {
		font-size: 12px;
}

table.form td.header {
		font-size: 12px;
		font-weight:bold;
		padding-top:8px
}

table.form p {
		margin-right:24px;
		margin-left: -12px
}

p.greenBulletText {
		padding:0px;
		margin: 4px 12px;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		background-image: url(../images/green_bullet.gif);
		background-repeat: no-repeat;
		background-position: left 4px
}

p.dateHeader {
		padding:0px;
		margin: 4px 0px;
		font-weight: bold;
		font-size: 14px
}

a {
		text-decoration: none;
		color: #205AAC;
		font-size: 12px
}

a:hover {
		text-decoration: underline
}
-->


/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/