* {
	margin: 0;
	padding: 0;
}
body {
	background: #f3f4f5;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}
a:link { 
	color: #0077c2;
	text-decoration: none;
	}
a:visited { 
	color: #66d3f8;
	text-decoration: none;
	}
a:hover { 
	color: #003d55;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	text-decoration: none;
}
p {
	padding: 5px 0px;
	line-height: 1.25em;
}

h1 {
	line-height: 1.25em;
	color: #0189c7;
	font-size: 2.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 {
	/*padding: 10px;*/
	line-height: 1.25em;
	color: #cad300;
	font-size: 2em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	/*padding: 10px;*/
	line-height: 1.25em;
	color: #f39301;
	font-size: 1.75em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

h4 {
	/*padding: 10px;*/
	line-height: 1.25em;
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

h5 {
	/*padding: 10px;*/
	font-size: 1.2em;
	line-height: 1.25em;
	color: #009ee0;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

h6 {
	/*padding: 10px;*/
	font-size: 1em;
	line-height: 1.25em;
	color: #009ee0;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

ul {
	padding-left: 40px;
}

ol {
	padding-left: 40px;
}

#wrapper {
	width: 100%;
	text-align: center;
}
#page {
	width: 998px;
	margin: 0 auto;
	text-align: left;
}
#logo {
	float: right;
}
#main-top {
	clear: both;
	width: 100%;
	margin: 0 auto;
}
#main {
	width: 998px;
	min-height: 500px;
	margin: 0 auto;
	background: url('/app/templates/default/images/main-bg.gif') repeat-y;
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
}
#main-bottom {
	width: 100%;
	margin: 0 auto;
}
#header {
	width: 982px;
	margin: 0 auto;
}
#breadcrumbs {
	float: left;
	line-height: 31px;
	margin-left: -12px;
	margin-top: 4px;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:hover {
	color: #000;
	text-decoration: none;
}
/* text colors */
.text-blue, a.text-blue, a.text-blue:visited, a.text-blue:hover {
	color: #0076BA !important;
	text-decoration: none;
}

#topmenu {
	clear: both;
	background: url('/app/templates/default/images/yellow-strip.gif') no-repeat;
	height: 30px;
	line-height: 20px;
	display: table;
	width: 100%;
	margin-bottom: 5px;
}
#squares {
	float: left;
	width: 65px;
	text-align: center;
	margin-left: 8px;
}
#squares img {
	margin: 4px;
	opacity:0.4;
	filter:alpha(opacity=40);
	border: 0;
}
#squares img:first-child {
	margin-top: 0;
}
#squares a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}
#left-col {
	float: left;
	width: 180px;
}
#content {
	float: left;
	width: 545px;
	margin: 0 auto;
	padding: 0 5px;
}
#right-col {
	width: 182px;
	float: left;
}
#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding-left: 6px;
}
#tools {
	float: left;
	margin-left: 40px;
}
#tools img {
	margin-left: 5px;
}
/* grey pod styles */
.grey-pod-top {
	width: 180px;
	height: 6px;
	display: block;
	background: url('/app/templates/default/images/grey-pod-top.gif') no-repeat;
}
.grey-pod-body {
	width: 160px;
	background: url(/app/templates/default/images/grey-pod-bg.gif) repeat-y;
	padding: 5px 10px 5px 10px;
}

.grey-pod-body .nav {
	list-style: none;
	font-weight: bold;
	line-height: 1.35em;
	padding-left: 0;
}
.grey-pod-bottom {
	width: 180px;
	height: 11px;
	display: block;
	background: url('/app/templates/default/images/grey-pod-bottom.gif') no-repeat;
}
/* green pod styles */
.green-pod-top {
	width: 180px;
	height: 7px;
	display: block;
	background: url('/app/templates/default/images/green-pod-top.gif') no-repeat;
}
.green-pod-body {
	width: 160px;
	background: url(/app/templates/default/images/green-pod-bg.gif) repeat-y;
	color: #FFF;
	padding: 5px 10px 5px 10px;
}
.green-pod-body .nav {
	list-style: none;
	font-weight: bold;
	line-height: 1.35em;
	padding-left: 0;
}
.green-pod-body .nav a, .green-pod-body .nav a:visited, .green-pod-body .nav a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
}

.green-pod-bottom {
	width: 180px;
	height: 11px;
	display: block;
	background: url('/app/templates/default/images/green-pod-bottom.gif') no-repeat;
}
/* blue pod styles */
.blue-pod-top {
	width: 179px;
	height: 6px;
	display: block;
	background: url('/app/templates/default/images/blue-pod-top.gif') no-repeat;
}
.blue-pod-body {
	width: 160px;
	background: url(/app/templates/default/images/blue-pod-bg.gif) repeat-y;
	color: #FFF;
	padding: 5px 10px 5px 10px;
}
.blue-pod-body .nav {
	list-style: none;
	font-weight: bold;
	line-height: 1.35em;
	padding-left: 0;
}
.blue-pod-body h5, .blue-pod-body .nav a, .blue-pod-body .nav a:visited, .blue-pod-body .nav a:hover {
	color: #FFF;
	text-decoration: none;
}
.blue-pod-bottom {
	width: 179px;
	height: 11px;
	display: block;
	background: url('/app/templates/default/images/blue-pod-bottom.gif') no-repeat;
}

#bottommenu {
	width: 211px;
	float: left;
}
#bottommenu .nav {
	list-style: none;
	line-height: 1.35em;
	padding-left: 0;
	padding-top: 10px;
}
#bottommenu li, #bottommenu a, #bottommenu a:visited, #bottommenu  a:hover {
	color: #A7A7A7;
	text-decoration: none;
}

#bottomtext {
	float: left;
	color: #e7e7e7;
	margin-left: 40px;
	width: 725px;
	text-align: justify;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.clear-0 {
	clear: both;
	height: 1px;
}
.grey-pod-body input, .green-pod-body input {
	height:27px;
	border:solid thin #d9d9da;
}
.blue-pod-body input, .blue-pod-body textarea {
	border:solid thin #d9d9da;
	padding-left: 5px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue-pod-body #submit {
	background-color: #008AC8;
	color: #CBD500;
	float: right;
	border: none;
	font-weight: bold;
	width: 70px;
}
.gofield {
	width:120px;
	float:left;
	border-right:none !important;
	padding:0;
	margin:0;
}
.gobutton {
	width:30px;
	float:left;
	border: solid thin #d9d9da;
	padding:0;
	margin:0;
}
