﻿/* Sub CSS Document */

h1 {
	font-size: 2em;
	line-height: 1em;
	color: #0A446C;
	margin-bottom: .75em;
	}

div#main {
	background: #fff;
	}
div#aside {
	width: 200px;
	float: left;
	display:none;
	}
	div#subNav, div#content {
		font-size: 1em;
		}
	div#subNav {
		width: 200px;
		background: #efeccd url(/Style%20Library/Images/VOS/BkgSubNav.gif) no-repeat;
		font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
		}
		#subNav a {
			padding: 3px;
			display: block;
			width: 194px;
			margin-top: 1px;
			color: #000;
			}
		#subNav .zz1_CurrentNav_1 {
				padding: 0 0 0 34px;
				width: 160px;
				font-weight: normal;
				}
				#subNav .zz1_CurrentNav_1:hover {
					text-decoration: underline;
					} 
		#subNav table.ms-navheader .zz1_CurrentNav_1 {
			text-decoration: none;
			font-size: 1.2em !important;
			font-weight: bold;
			border-bottom: 1px solid #ccc !important;
			margin: 0 7px;
			padding: 5px;
			width: 179px;
			}
			#subNav table.ms-navheader a:hover {
				background-color: #D2D0A9;
				text-decoration: none;
				}
		table.ms-navitem td {
			background-image: none;
			padding: 0;
			}
			#subNav .ms-navitem a {
				padding: 5px 0 5px 14px;
				width: 172px;
				line-height: normal;
				margin: 0 7px;
				}
				#subNav .ms-navitem .zz1_CurrentNav_1:hover {
					background: #D2D0A9;
					text-decoration: none;
					}
		table.ms-selectednav {
			border: none;
			background: none;
			}
		table#zz1_CurrentNav {
			width: 100%;
			}
	div#underSubNav {
		margin-top: 10px;
		}
div#content {
	margin-left: 0px;
	/* padding-bottom: 182px; */
	line-height: 1.75em;
	}
	#content p, #content ul, #content ol {
		margin-bottom: 1.5em;
		}
	#content h2 {
		margin-top: 0;
		padding: 0;
		}
		#content ul div {
			display: inline;
			}
		#content ol {
			padding-left: 2em;
			}
		#content ul, #content ul ul {
			padding-left: 1.5em;
			}
		#content ol ul {
			list-style: lower-alpha;
			padding-left: 2em;
			}
	.caption {
		line-height: normal;
		text-align: right;
		font-size: .9em;
		}
	.ms-WPBody {
		font-size: inherit;
		}
div.clear {
	clear: both;
	}

div#vosFooter {
	background: url(/Style%20Library/Images/VOS/BkgFooter.png) no-repeat;
	}
