/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* LOGINS AND FORMS  */
.iframeSz {
	width:100%;
}
.iframeSz2 {
	width:485px;
	min-height:500px;
	margin-top:10px;
}
/* REMOVED 091607 JT
input {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:2px;
}
*/
textarea {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#loginImageWrap {
	float:left;
	width:310px;
}
.Col1 {
	float:left;
	width:155px;
	height:120px;
	background-color: #464943;
}
.Col2 {
	float:left;
	width:155px;
	height:120px;
	background-color: #88aa55;
	text-align:center;
	vertical-align:middle;
}
#loginTextBox {
	padding:20px;
	background:#E6E9E3;
	width:270px;
	font-size:18px;
	line-height:22px;
	margin-top:10px;
}
#loginContentWrap {
	width:480;
	background-image: url(../images/bkgd-news-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f9f3;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 18px;
}
#loginContentWrap2 {
	width:429px;
	text-align:left;
	padding-top:18px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:18px;
	background-image: url(../img/bkgd-news-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f9f3;
}
.formTitle {
	font-size: 18px;
	color:#262923;
	padding-bottom:19px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height:normal;
}
.formSubtitle {
	font-size: 10px;
	color:#88aa55;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:19px;
}
.formNote {
	font-size: 10px;
	color:#88aa55;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:19px;
}
.formRow {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C9C3;
	padding-top:14px;
	padding-bottom:22px;
}
.formFirstRow {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C9C3;
	padding-top:15px;
	padding-bottom:10px;
}
.formMidRow {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C9C3;
	padding-top:14px;
	padding-bottom:22px;
}
.formLastRow {
	padding-top:15px;
	padding-bottom:15px;
}
.formText {
	font-size: 12px;
	color:#262923;
	line-height:15px;
	margin-bottom:5px;
}
#loginContentWrap A.gohere:link, A.gohere:visited {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
}
#loginContentWrap A.gohere:hover, A.gohere:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
	background-color: #FF0000;
}
#loginContentWrap2 A.gohere:link, A.gohere:visited {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
}
#loginContentWrap2 A.gohere:hover, A.gohere:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
	background-color: #FF0000;
}
.fieldLabel {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #868983;
	font-size: 10px;
	line-height:19px;
}
.formField {
	margin-top:5px;
	margin-bottom:5px;
}
.formSpacer {
	margin-bottom:-10px;
}
.fieldRow {
	margin-bottom:20px;
}

#loginContentWrap A.remember:link, A.remember:visited {
	font-size: 10px;
	color: #a6a9a3;
	text-decoration: none;
	font-style: italic;
	background:none;
}
#loginContentWrap A.remember:hover, A.remember:active {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	font-style: italic;
	background:none;
}
#loginContentWrap2 A.remember:link, A.remember:visited {
	font-size: 10px;
	color: #a6a9a3;
	text-decoration: none;
	font-style: italic;
	background:none;
}
#loginContentWrap2 A.remember:hover, A.remember:active {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	font-style: italic;
	background:none;
}
.checkWrap {
	width:450px;
	height:12px;
	text-align:left;
	clear: both;
}
.checkBox {
	width:13px;
	height:13px;
	float:left;
	text-align:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:14px;
	margin-right:10px;
}
.checkLink {
	/*float:left;*/
	width:400px;
	font-size: 10px;
	color: #a6a9a3;
	text-decoration: none;
	font-style: italic;
	line-height:15px;
	margin-top:-2px;
}
.radioBox {
	width:13px;
	height:13px;
	float:left;
	text-align:left;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
.radioLink {
	float:left;
	width:400px;
	font-size: 10px;
	color: #a6a9a3;
	line-height:19px;
	margin-top:8px;
}
.vcardLink {
	float:left;
	width:400px;
	font-size: 10px;
	color: #a6a9a3;
	text-decoration: none;
	font-style: italic;
	line-height:15px;
	margin-top:-2px;
}
.vcardLink A.vcard:link, A.vcard:visited {
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.vcardLink A.vcard:hover, A.vcard:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #FF0000;
}
.buttonWrap {
	width:150px;
	height:35px;
	clear: both;
}
.submitButton {
	float:left;
	margin-top:5px;
	width:52px;
	height:18px;
	background-color: #a6a9a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-right: 5px;
	text-decoration: none;
	border:none;
}
.submitButton2 {
	float:left;
	margin-top:5px;
	height:18px;
	background-color: #a6a9a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-right: 5px;
	text-decoration: none;
	border:none;
}
.browseButton {
	float:left;
	margin-top:5px;
	width:58px;
	height:18px;
	background-color: #a6a9a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-decoration: none;
	border:none;
	margin-top:5px;
}
.findpeepsButton {
	float:left;
	margin-top:5px;
	width:100px;
	height:18px;
	background-color: #a6a9a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-decoration: none;
	border:none;
	margin-top:5px;
}
.publishButton {
	width:95px;
	height:18px;
	background-color: #a6a9a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-decoration: none;
	border:none;
	margin:2px;
}
.draftButton {
	width:95px;
	height:18px;
	background-color: #a6a9a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-decoration: none;
	border:none;
	margin:2px;
}
.deleteButton {
	width:95px;
	height:18px;
	background-color: #a6a9a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-decoration: none;
	border:none;
	margin:2px;
}
.mcancelButton {
	width:95px;
	height:18px;
	background-color: #a6a9a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-decoration: none;
	border:none;
	margin:2px;
}
