﻿
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #57584d;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}

a {
	color: #003980;
}
a:hover {
	color: #1566BF;
}
td {
	vertical-align: top;
}

#layout {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#masthead {
	height: 150px;
	background-color: #001d41;
}

#navigation {
	font-size: 16px;
	line-height: 50px;
	font-weight: normal;
	color: #204876;
	background-color: #001d41;
	height: 50px;
	text-align: center;
}
#navigation  a.selected  {
	color: #FFFFFF;
}

#navigation a {
	color: #a8a99f;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#navigation a:hover {
	color: #FFFFFF;
}
/* Left Column Items */
#left_column {
	font-size: 13px;
	color: #666666;
	background-color: #D0D1C8;
	text-align: left;
}
#left_column  .left_content {
	font-size: 13px;
	color: #666666;
	background-color: #D0D1C8;
	padding: 25px;
}
#left_column h2 {
	font-size: 17px;
	color: #525252;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797a6c;
}
#left_column h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
#left_column ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#left_column li {
	background-image: url(../Images/generic_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 13px;
	margin-bottom: 3px;
}
/* Right Column Items */
#right_column {
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}
#right_column .home_content  {
	padding-top: 37px;
	padding-right: 42px;
	padding-left: 42px;
	margin-bottom: 40px;
}
#right_column .main_content {
	margin-bottom: 40px;
	padding-top: 50px;
	padding-right: 25px;
	padding-left: 25px;
}
#right_column ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#right_column ul li {
	background-image: url(../images/grey_bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	margin-bottom: 6px;
	padding-left: 20px;
}
#right_column h1 {
	font-size: 26px;
	color: #57584D;
	margin-bottom: 24px;
	font-weight: normal;
}

#right_column h2 {
	font-size: 16px;
	margin-bottom: 16px;
}
#right_column h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
#right_column h4 {
	font-size: 14px;
	margin-bottom: 4px;
}
/* Footer styles */
#footer {
	font-size: 11px;
	color: #cccccc;
	text-align: center;
	padding-top: 12px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer h3 {
	font-size: 13px;
	margin-bottom: 8px;
}

#gridview table 
{
	width: auto;
	border-bottom-style: none;
	border-style: none;
	border-collapse: collapse;
}

#gridlist table
{
	border-collapse : collapse;
	border-bottom-style : none;
}

/* Misc styles */
.caption {
	font-size: 12px;
	font-style: italic;
}

.bordered_box
{
    border: solid 1px gray;
    padding:5px 5px 5px 5px;
    margin:5px 5px 5px 5px;
}
.indented_box
{
    border: none 0px white;
    padding:5px 5px 5px 10px;
    margin:5px 5px 5px 20px;    
}


* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #57584d;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}

a {
	color: #003980;
}
a:hover {
	color: #1566BF;
}
td {
	vertical-align: top;
}

#layout {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#masthead {
	height: 150px;
	background-color: #001d41;
}

#navigation {
	font-size: 16px;
	line-height: 50px;
	font-weight: normal;
	color: #204876;
	background-color: #001d41;
	height: 50px;
	text-align: center;
}
#navigation  a.selected  {
	color: #FFFFFF;
}

#navigation a {
	color: #a8a99f;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#navigation a:hover {
	color: #FFFFFF;
}
/* Left Column Items */
#left_column {
	font-size: 13px;
	color: #666666;
	background-color: #D0D1C8;
	text-align: left;
}
#left_column  .left_content {
	font-size: 13px;
	color: #666666;
	background-color: #D0D1C8;
	padding: 25px;
}
#left_column h2 {
	font-size: 17px;
	color: #525252;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797a6c;
}
#left_column h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
#left_column ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#left_column li {
	background-image: url(../Images/generic_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 13px;
	margin-bottom: 3px;
}
/* Right Column Items */
#right_column {
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}
#right_column .home_content  {
	padding-top: 37px;
	padding-right: 42px;
	padding-left: 42px;
	margin-bottom: 40px;
}
#right_column .main_content {
	margin-bottom: 40px;
	padding-top: 50px;
	padding-right: 25px;
	padding-left: 25px;
}
#right_column ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#right_column ul li {
	background-image: url(../images/grey_bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	margin-bottom: 6px;
	padding-left: 20px;
}
#right_column h1 {
	font-size: 26px;
	color: #57584D;
	margin-bottom: 24px;
	font-weight: normal;
}

#right_column h2 {
	font-size: 16px;
	margin-bottom: 16px;
}
#right_column h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
#right_column h4 {
	font-size: 14px;
	margin-bottom: 4px;
}
/* Footer styles
#footer {
	font-size: 11px;
	color: #cccccc;
	text-align: center;
	padding-top: 12px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer h3 {
	font-size: 13px;
	margin-bottom: 8px;
} */
/* Misc styles */
.caption {
	font-size: 12px;
	font-style: italic;
}

.bordered_box
{
    border: solid 1px gray;
    padding:5px 5px 5px 5px;
    margin:5px 5px 5px 5px;
}
.indented_box
{
    border: none 0px white;
    padding:5px 5px 5px 10px;
    margin:5px 5px 5px 20px;    
}

