* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(../_images/bgGrayFade.jpg);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	color: #333333;
	text-align: center;
	margin: 20px;
}

/******************************************************/
/*  Main Layout                                       */
/******************************************************/

#wrapper {
	width: 955px;
	text-align: left;
	background-color: #FFFFFF;
}

#masthead {
	height: 119px;
	background-image: url(../_images/mastheadBG.jpg);
	background-repeat: no-repeat;
	background-position: 266px top;
	width: 100%;
}

#navLinks {
	float: left;
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#contentBody {
	background-image: url(../_images/circleWhiteOnGray/botRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentBody2 {
	background-image: url(../_images/circleWhiteOnGray/botLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#col1 {
	float: left;
	width: 190px;
}
#col2 {
	margin-right: 200px;
	margin-left: 190px;
}

#col3 {
	float: right;
	width: 190px;
}

#footer {
	height: 75px;
	background-color: #D9D9D9;
	padding-top: 10px;
}

/******************************************************/
/*  Tags                                              */
/******************************************************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-size: 2.4em;
	/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;*/
	margin-bottom: 10px;
	color: #006940;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
}

p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 5px;
}

ol {
	margin-left: 2em;
	padding-left: 1em;
}

ul {
	margin-left: 2em;
	padding-left: 1em;
	margin-bottom: 1em;
}

li {

}

blockquote {
	float: right;
	width: 200px;
	background-color: #D9D9D9;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

a {
	text-decoration: none;
	color: #006940;
}

a:hover {
	text-decoration: underline;
	color: #79A12E;
}

/******************************************************/
/*  Styled Layout                                     */
/******************************************************/

#masthead #extEmblem {
	border: 1px solid #333333;
	float: right;
	width: 91px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
#navLinks a {

}

#footer #emblems {
	float: right;
}

#footer #emblems img {
	border: 1px solid #333333;
	margin-left: 5px;
}

#footer h5 {
	padding-bottom: 5px;
}
#col1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 10px;
}


/******************************************************/
/*  col1 Layout                                       */
/******************************************************/

#col1 #search4H {
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: center;
	margin-top: 10px;
}

#col1 .container {
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	font-size: 1.1em;
}

#col1 .linkContainer {
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	font-size: 1.1em;
}

#col1 .linkContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#col1 .linkContainer a {
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	color: #006940;
	background-color: #FFFFFF;
}

#col1 .linkContainer a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 0px;
	padding-right: 0px;
}

/******************************************************/
/*  col2 Layout                                       */
/******************************************************/

#col2 .box100 {
	background-color: #D9D9D9;
	margin: 10px;
}

#col2 .box100a {
	background-image: url(_images/circleGrayOnWhite/topLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#col2 .box100b {
	background-image: url(_images/circleGrayOnWhite/topRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#col2 .box100c {
	background-image: url(../_images/cloverWatermarkGray.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#col2 .box100d {
	background-image: url(../_images/circleGrayOnWhite/botLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#col2 .box100Text {
}

#col2 .box100Text p {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#col2 p {
	padding-bottom: 0.5em;
}


#col2 a {
	text-decoration: none;
	color: #006940;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	display: inline;
}

#col2 a:hover {
	text-decoration: underline;
	color: #79A12E;
}

#col2 .imageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-size: 1em;
	font-style: italic;
	text-align: center;
}

#col2 .imageRight {
	font-size: 1em;
	font-style: italic;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#col2 li {
	font-size: 13px;
}

#col2 li a:hover {
	background-color: #FFFFFF;
}

#col3 p {
	font-size: 1.1em;
	margin-left: 5px;
}


/******************************************************/
/*  col3 Layout                                       */
/******************************************************/

#col3 .docList {
	background-color: #D9D9D9;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#col3 .docList .docList1 {
	background-image: url(_images/circleGrayOnWhite/topLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#col3 .docList .docList2 {
	background-image: url(_images/circleGrayOnWhite/topRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#col3 .docList .docList3 {
	background-image: url(../_images/cloverWatermarkGray.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#col3 .docList .docList4 {
	background-image: url(../_images/circleGrayOnWhite/botLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#col3 .docList .docListTitle {
}

#col3 .docList .docListText {
	font-size: 1.1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#col3 .docList td {
	margin: 1px;
	padding: 1px;
}

/******************************************************/
/*  Misc Layout                                       */
/******************************************************/

.dashedDivider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subtitle {
	font-style: italic;
	color: #666666;
}
#wrapper #contentBody #contentBody2 #col1 div #emblemImg {
	margin-bottom: 20px;
}
#wrapper #contentBody #contentBody2 #cse {
	width: auto;
	float: left;
	margin-right: 50px;
	margin-left: 10px;
}


