/* @override https://www272.safesecureweb.com/iponly125106/css/admin.css */

/* @group global */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background: #eee;
}

strong {
	font-weight: bold;
}
table {
	width: 100%;
	border-top: solid 2px #666;
}
th {
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	background-color: #ddd;
	padding: 10px 4px;
}
tr {
	border-top: solid 1px #999;
}
td {
	padding: 4px;
}
em {
	font-style: italic;
}
blockquote {
	margin: 0px 10px;
}
#pagewrap h1{
	clear: both;
	border-bottom: solid 3px #999;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 1px;
}

#pagewrap h2 {
	margin: 0px 0px 10px 0px;
	border-bottom: solid 3px #999;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 1px;
}

#pagewrap h3 {
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	line-height: 20px;
}
#pagewrap h4 {
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	line-height: 20px;
}
#pagewrap h5 {
	margin: 10px 0px 5px 0px;
	font-size: 12px;
	line-height: 16px;
}

#pagewrap h6 {
	margin: 3px 0px 0px 0px;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
}

#pagewrap p {
	margin: 3px 0px 10px 0px;
}

/* @end */

/* @group tabs */
#tabswrap {
	width: 100%;
	margin: 0px auto;
	background-color: #0066cc;
	color: #000;
}
#tabs {
	margin: 0px 0px 0px 40px ;
	height: 50px;
}
#tabs span {
	display: block;
	float:  left;
	height: 23px;
	margin: 20px 5px 10px 0px;
	padding: 7px 10px 0px 10px;
	background: #999;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

#tabs span a {
	text-decoration: none;
	color: #fff;
}

#tabs span:hover, #tabs span a:hover {
	background: #666;
	text-decoration: none;
}
#tabs #current, #tabs #current:hover {
	background: #eee;
}
#tabs #current a, #tabs #current a:hover {
	color: #666;
	background: #eee;
}

/* @end */

/* @group masthead */

#masthead {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	background-color: #0066cc;
	color: #000;
}

#masthead h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 20px;
	font-weight: normal;
	margin:5px 0px 0px 40px;
}

#masthead h1 a {
	border-left: solid 1px #333;
	margin-left: 10px;
	padding-left: 10px;
	color: #fff;
	font-size: 11px;
}
#masthead h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 5px 0px 0px 40px ;
}
#masthead h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 10px 0px 0px 40px ;
}

/* @end */

#pagewrap {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: #eee;
}
#page {
	margin: 5px 100px 15px 40px ;
	padding: 20px;
	background-color: #fff;
	}

/* @group navcol */

#pagewrap .navcol, #pagewrap .contentcol {
	float: left;
	position: relative;
	width: 20%;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 30px 10px;
	border-left: solid 1px #666666;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

#pagewrap .navcol li, #pagewrap .contentcol li {
	margin: 5px 0px 0px 0px;
	clear: both;
}

#pagewrap .navcol h1, #pagewrap .contentcol h1 {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	letter-spacing: 4px;
	text-transform: uppercase;
}

#pagewrap .navcol a, .contentcol a {
	color: #333666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pagewrap .navcol a:visited, .contentcol a:visited {
	color: #555444;
}

#pagewrap .navcol a:hover, .contentcol a:hover {
	color: #666ccc;
}

/* @end */

#pagewrap .contentcol {
	width: 50%;
	font-size: 12px;
	border-left: solid 3px #666666;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
}

/* @group rollovers */

/* @end */

/* @group buttons */

#pagewrap .buttons {
	margin: 0px 10px 10px 0px;
}

#pagewrap .buttonsmall {
	margin: 0px 0px 0px 10px;
}
#pagewrap .buttonstiny {
	margin: 0px 3px 0px 0px;
}

#pagewrap .buttons a {
	padding: 4px 4px;
	border: 1px solid #999;
	background: #dedede;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #003de6;
}

#pagewrap .buttonsmall a, #pagewrap .buttonstiny a{
	border: 1px solid #999;
	background: #dedede;
	padding: 0px 2px;
	font-size: 9px;
	text-decoration: none;
	color: #003de6;
}

#pagewrap .buttons a:hover, #pagewrap .buttonsmall a:hover {
	background: #97CF97;
	text-decoration: none;
}

/* @end */

/* @group forms */

form {
	position: relative;
	clear: both;
	margin: 0px auto;
	padding: 10px;
	border: 1px solid #999;
	background: #efefef;
}

.form {
	margin: 0px auto;
}
.dialogbox {
	margin: 50px auto;
	padding: 10px;
	border: 1px solid #999;
	background: #efefef;

}
form.smallform {
	width: 450px;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #999;
	background: #efefef;
}

form span, .form span {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 1px;
	font-size: 9px;
	color: #454545;
	letter-spacing: 1px;
	width: 90%;
}
form span.small {
	width:  250px;
}
form span.tiny {
	width: 100px;
}

form span.mcefix {
	margin-left: -2px;
}
form h1 span {
	width: 45%;
	text-align: right;
}
form span input {
	margin: 0px 6px 0px 0px;
	width: 100%;
}
form span input.w8em {
	width: 70%;
}
form span.small input {
	width:  100px;
}
form span.tiny input {
	width:  15px;
}
form .submit input {
	width:  30%;
}
form span textarea {
	width: 80%;
}

form.smallform span textarea {
	width: 400px;
}

form label {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #454545;
	letter-spacing: 1px;
	margin: 0px 0px 0px 5px;
	clear: both;
}

form span.mcefix label {
	margin-left: 15px;
}

form h1, .form h1, .dialogbox h1{
	clear: both;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 3px #999;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
}

form h2, .form h2, .dialogbox h2 {
	margin: 0px 0px 10px 5px;
	border-bottom: solid 3px #999;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
}

form h3, .form h3, .dialogbox h3 {
	position: relative;
	left: -5px;
	top: -10px;
	padding:  10px;
	background-color: #dde;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
form h4, .form h4, .dialogbox h4 {
	position: relative;
	left: -5px;
	top: -10px;
	padding:  10px;
	background-color: #dde;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
form h5, .form h5, .dialogbox h5 {
	margin: 10px 0px 0px 5px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

form h6, .form h6, .dialogbox h6 {
	margin: 10px 0px 0px 0px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}

form p {
	margin: 3px 0px 10px 5px;
}

form p input select {
	float: left;
	position: relative;
	margin-left: 20px;
}

form span.error {
	padding: 3px 4px 2px 4px;
	background-color: #E2D3D3;
	border: solid 1px #C5A7A7
}

form .submit {
	clear: both;
	margin: 20px 10px 10px 5px;
	border-top: solid 1px #999;
	padding-top: 10px;
}

form .submit span {
	float: none;
}

div.images>img {
	width: 150px;
}

form .floatleft, .form .floatleft {
	float: left;
	width: 45%;
	margin-right: 10px;
}

form .images, .form .images {
	float: left;
	width: 150px;
	margin-left: 10px;
}

form .pdfs, .form .pdfs {
	float: left;
	width: 200px;
	margin-left: 10px;
}

form .images .buttonsmall, .form .images .buttonsmall {
	position: relative;
	top: -20px;
	left: 5px;
	font-weight: bold;
}

form .pdfs .buttonsmall, .form .pdfs .buttonsmall {
	position: relative;
	top: 2px;
	left: -5px;
	font-weight: bold;
}

form .images p, .form .images p {
	clear: both;
	position: relative;
	top: -10px;
}
form .pdfs p, .form .pdfs p {
	clear: both;
	position: relative;
	top: 0px;
}

form hr {
	height: 1px;
	margin: 0px 0px;
	border: 0;
	color: #999;
	background-color: #999;
}

form h6 span.buttons, form h6 span.buttonsmall {
	float: none;
}

form h1 span {
	float: right;
}

form .categories span {
	float:left;
	width: auto;
	margin:  0 15px 0 0;
}
form .categories span input {
	float:left;
	width: 12px;
	margin: 0;
}
form .categories span>label {
	float:left;
	clear: none;
	margin: 0 0 0 3px;
}
/* @end */

div.errorheader {
	font-size: 15px;
	line-height: 18px;
	color: #6E2222;
	margin: 10px 0px 20px 0px;
	border: solid 1px #C5A7A7;
	padding: 10px;
	background-color: #E2D3D3;
}

div.error {
	font-size: 15px;
	line-height: 18px;
	color: #6E2222;
	padding: 3px 0px 2px 4px;
	background-color: #E2D3D3;
	border: solid 1px #C5A7A7;
}

/* styles */

/* @group textstyles */

#pagewrap .paragraphtext {
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #666666;
}

#pagewrap .tinytext {
	font-size: 9px;
}

#pagewrap .leftmargin {
	margin-left: 15px;
}

#pagewrap .date {
	margin: 2px 0px 0px 3px;
	padding: 2px 0px 0px 3px;
	color: #FFFFFF;
	font-weight: bold;
}

#pagewrap .callout {
	letter-spacing: 0.05em;
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: normal;
	color: #666666;
	padding: 6px 0px 0px;
	font-style: italic;
}

#pagewrap .sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pagewrap .wideltrspacing {
	letter-spacing: 12px;
}

#pagewrap .smletterspacing {
	letter-spacing: 1px;
}

#pagewrap .nospacebefore {
	margin-top: 0px;
}

#pagewrap .spacebefore {
	margin-top: 12px;
}

#pagewrap .spacebeforelg {
	margin-top: 24px;
}

#pagewrap .nospaceafter {
	margin-bottom: 0px;
}

#pagewrap .spaceafter {
	margin-bottom: 12px;
}

#pagewrap .spaceafterlg {
	margin-bottom: 24px;
}

#pagewrap .ruleabove {
	border-top: 1px solid #999;
}

#pagewrap .rulebelow {
	border-bottom: 1px solid #999;
}
#pagewrap .noborder {
	border: 0;
}

/* @end */

#maincol .errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	margin: 20px 0px 0px 20px;
}

#maincol .feedbacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #AA0000;
}

.imgfloatright {
	float: right;
	margin-left: 12px;
	position: relative;
}

.imgfloatleft {
	float: left;
	margin-right: 12px;
}

hr {
	height: 1px;
	border: 0;
	color: #999;
	background-color: #999;
}

.mceEditor {
	
}

.clear {
	clear: both;
}

.clearsm {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

li .flag {
	color: #6CA86C;
	font-size: 12px;
	line-height: 12px;
	margin-left: 8px;
}

.navcol li a.flag {
	color: #6CA86C;
	font-size: 11px;
	margin: 12px 0px 12px 0px;
}