@import url("fckeditor.css");
@import url("fonts.css");

body.burgundyTan { background-image: url(../img/background_burgundy_tan.png); }
.burgundyTan #headerItems h1 { color:#741414; }
.burgundyTan #headerItems h2 { color:#c65f52; }
.burgundyTan #headerItems hr { border-color:#dfdac4; background-color:#d6ada3; }
.burgundyTan ul.headerMenu { border-top-color:#1e5e79; }
.burgundyTan ul.headerMenu li, .burgundyTan ul.headerMenu li a { color:#741414; }
.burgundyTan ul.headerMenu li:hover {
	background-color:#bdb9a6;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(189,185,166,.4)), to(rgba(189,185,166,1)));
    background: -moz-linear-gradient(top, rgba(189,185,166,.4), rgba(189,185,166,1));
    background: -webkit-linear-gradient(top, rgba(189,185,166,.4), rgba(189,185,166,1));
    background: -ms-linear-gradient(top, rgba(189,185,166,.4), rgba(189,185,166,1));
    background: linear-gradient(top, rgba(189,185,166,.4), rgba(189,185,166,1));
}
body.pinkOlive { background-image: url(../img/background_pink_olive.png); }
.pinkOlive #headerItems h1 { color:#62593f; text-shadow:1px 1px #FFFFFF; }
.pinkOlive #headerItems h2 { color:#62593f; }
.pinkOlive #headerItems hr { border-color:#d6ada3; background-color:#d6ada3; }
.pinkOlive ul.headerMenu { border-top-color:#89766f; }
.pinkOlive ul.headerMenu li, .pinkOlive ul.headerMenu li a { color:#666666; }
.pinkOlive ul.headerMenu li:hover {
	background-color:#a16881;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(161,104,129,.2)), to(rgba(161,104,129,.5)));
    background: -moz-linear-gradient(top, rgba(161,104,129,.2), rgba(161,104,129,.5));
    background: -webkit-linear-gradient(top, rgba(161,104,129,.2), rgba(161,104,129,.5));
    background: -ms-linear-gradient(top, rgba(161,104,129,.2), rgba(161,104,129,.5));
    background: linear-gradient(top, rgba(161,104,129,.2), rgba(161,104,129,.5));
}
body.redBeige { background-image: url(../img/background_red_beige.png); }
.redBeige #headerItems h1 { color:#910000; text-shadow:1px 1px #FFFFFF; }
.redBeige #headerItems h2 { color:#910000; }
.redBeige #headerItems hr { border-color:#21786c; background-color:#21786c; }
.redBeige ul.headerMenu { border-top-color:#21786c; }
.redBeige ul.headerMenu li, .redBeige ul.headerMenu li a { color:#910000; }
.redBeige ul.headerMenu li:hover {
	background-color:#89766f;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(203,179,112,.2)), to(rgba(203,179,112,.5)));
    background: -moz-linear-gradient(top, rgba(203,179,112,.2), rgba(203,179,112,.5));
    background: -webkit-linear-gradient(top, rgba(203,179,112,.2), rgba(203,179,112,.5));
    background: -ms-linear-gradient(top, rgba(203,179,112,.2), rgba(203,179,112,.5));
    background: linear-gradient(top, rgba(203,179,112,.2), rgba(203,179,112,.5));
}
body.rustyRed { background-image: url(../img/background_rustyred.png); }
.rustyRed #headerItems h1 { color:#432726; text-shadow:1px 1px #FFFFFF; }
.rustyRed #headerItems h2 { color:#662c38; }
.rustyRed #headerItems hr { border-color:#ffb05a; background-color:#ffb05a; }
.rustyRed ul.headerMenu { border-top-color:#ffb05a; }
.rustyRed ul.headerMenu li, .rustyRed ul.headerMenu li a { color:#432726; }
.rustyRed ul.headerMenu li:hover {
	background-color:#ffebb0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,176,90,.2)), to(rgba(255,176,90,.5)));
    background: -moz-linear-gradient(top, rgba(255,176,90,.2), rgba(255,176,90,.5));
    background: -webkit-linear-gradient(top, rgba(255,176,90,.2), rgba(255,176,90,.5));
    background: -ms-linear-gradient(top, rgba(255,176,90,.2), rgba(255,176,90,.5));
    background: linear-gradient(top, rgba(255,176,90,.2), rgba(255,176,90,.5));
}
body.greens { background-image: url(../img/background_greens.png); }
.greens #headerItems h1 { color:#375d3b; text-shadow:1px 1px #FFFFFF; }
.greens #headerItems h2 { color:#375d3b; }
.greens #headerItems hr { border-color:#abc8a4; background-color:#abc8a4; }
.greens ul.headerMenu { border-top-color:#abc8a4; }
.greens ul.headerMenu li, .greens ul.headerMenu li a { color:#007236; }
.greens ul.headerMenu li:hover {
	background-color:#abc8a4;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(171,200,164,.2)), to(rgba(171,200,164,.5)));
    background: -moz-linear-gradient(top, rgba(171,200,164,.2), rgba(171,200,164,.5));
    background: -webkit-linear-gradient(top, rgba(171,200,164,.2), rgba(171,200,164,.5));
    background: -ms-linear-gradient(top, rgba(171,200,164,.2), rgba(171,200,164,.5));
    background: linear-gradient(top, rgba(171,200,164,.2), rgba(171,200,164,.5));
}
.greens ul.headerMenu li:hover a, .greens ul.headerMenu li a:hover { color: #005826; }

body.violetGray { background-image: url(../img/background_violet_gray.png); }
.violetGray #headerItems h1 { color:#372049; text-shadow:1px 1px #FFFFFF; }
.violetGray #headerItems h2 { color:#372049; }
.violetGray #headerItems hr { border-color:#59535e; background-color:#59535e; }
.violetGray ul.headerMenu { border-top-color:#59535e; }
.violetGray ul.headerMenu li, .violetGray ul.headerMenu li a { color:#666666; }
.violetGray ul.headerMenu li:hover {
	background-color:#f1baf3;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(93,73,112,.2)), to(rgba(93,73,112,.5)));
    background: -moz-linear-gradient(top, rgba(93,73,112,.2), rgba(93,73,112,.5));
    background: -webkit-linear-gradient(top, rgba(93,73,112,.2), rgba(93,73,112,.5));
    background: -ms-linear-gradient(top, rgba(93,73,112,.2), rgba(93,73,112,.5));
    background: linear-gradient(top, rgba(93,73,112,.2), rgba(93,73,112,.5));
}
body.tealGray { background-image: url(../img/background_teal_gray.png); }
.tealGray #headerItems h1 { color:#00747c; text-shadow:1px 1px #FFFFFF; }
.tealGray #headerItems h2 { color:#00747c; }
.tealGray #headerItems hr { border-color:#202020; background-color:#202020; }
.tealGray ul.headerMenu { border-top-color:#202020; }
.tealGray ul.headerMenu li, .tealGray ul.headerMenu li a { color:#202020; }
.tealGray ul.headerMenu li:hover {
	background-color:#00bbc9;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,116,124,.2)), to(rgba(0,116,124,.5)));
    background: -moz-linear-gradient(top, rgba(0,116,124,.2), rgba(0,116,124,.5));
    background: -webkit-linear-gradient(top, rgba(0,116,124,.2), rgba(0,116,124,.5));
    background: -ms-linear-gradient(top, rgba(0,116,124,.2), rgba(0,116,124,.5));
    background: linear-gradient(top, rgba(0,116,124,.2), rgba(0,116,124,.5));
}
body.blueOrange { background-image: url(../img/background_blue_orange.png); }
.blueOrange #headerItems h1 { color:#007fab; text-shadow:1px 1px #FFFFFF; }
.blueOrange #headerItems h2 { color:#007fab; }
.blueOrange #headerItems hr { border-color:#f58300; background-color:#f58300; }
.blueOrange ul.headerMenu { border-top-color:#f58300; }
.blueOrange ul.headerMenu li, .blueOrange ul.headerMenu li a { color:#333333; }
.blueOrange ul.headerMenu li:hover {
	background-color:#00aae6;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,131,0,.2)), to(rgba(245,131,0,.5)));
    background: -moz-linear-gradient(top, rgba(245,131,0,.2), rgba(245,131,0,.5));
    background: -webkit-linear-gradient(top, rgba(245,131,0,.2), rgba(245,131,0,.5));
    background: -ms-linear-gradient(top, rgba(245,131,0,.2), rgba(245,131,0,.5));
    background: linear-gradient(top, rgba(245,131,0,.2), rgba(245,131,0,.5));
}
body.blueGreen { background-image: url(../img/background_blue_green.png); }
.blueGreen #headerItems h1 { color:#52432c; text-shadow:1px 1px #FFFFFF; }
.blueGreen #headerItems h2 { color:#52432c; }
.blueGreen #headerItems hr { border-color:#afa37d; background-color:#afa37d; }
.blueGreen ul.headerMenu { border-top-color:#afa37d; }
.blueGreen ul.headerMenu li, .blueGreen ul.headerMenu li a { color:#333333; }
.blueGreen ul.headerMenu li:hover {
	background-color:#375d81;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(55,93,129,.2)), to(rgba(55,93,129,.5)));
    background: -moz-linear-gradient(top, rgba(55,93,129,.2), rgba(55,93,129,.5));
    background: -webkit-linear-gradient(top, rgba(55,93,129,.2), rgba(55,93,129,.5));
    background: -ms-linear-gradient(top, rgba(55,93,129,.2), rgba(55,93,129,.5));
    background: linear-gradient(top, rgba(55,93,129,.2), rgba(55,93,129,.5));
}
body.beige { background-image: url(../img/background_beige.png); }
.beige #headerItems h1 { color:#4b382b; text-shadow:1px 1px #FFFFFF; }
.beige #headerItems h2 { color:#4b382b; }
.beige #headerItems hr { border-color:#bfa980; background-color:#bfa980; }
.beige ul.headerMenu { border-top-color:#bfa980; }
.beige ul.headerMenu li, .beige ul.headerMenu li a { color:#4b382b; }
.beige ul.headerMenu li:hover {
	background-color:#bfa980;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(130,115,87,.2)), to(rgba(130,115,87,.5)));
    background: -moz-linear-gradient(top, rgba(130,115,87,.2), rgba(130,115,87,.5));
    background: -webkit-linear-gradient(top, rgba(130,115,87,.2), rgba(130,115,87,.5));
    background: -ms-linear-gradient(top, rgba(130,115,87,.2), rgba(130,115,87,.5));
    background: linear-gradient(top, rgba(130,115,87,.2), rgba(130,115,87,.5));
}
* {
	box-sizing: border-box;
}
body {
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-size: 1rem;
}
img, iframe {
	max-width: 100%;
}
#loader {
	position:absolute;
	left:50%;
	top:40%;
	margin-left:-100px;
	width:200px;
	height:85px;
	border: 2px solid #000000;
	background-color:#FFFFFF;
	display:none;
}
#loader img {
	margin: 10px;
	margin-left:-10px;
	vertical-align:middle;
}
#loader h2 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1rem;
}
div.header {
	width: 802px;
	max-width: 100vw;
	margin:0 auto;
}
#headerItems {
	position:relative;
	margin: 0 auto;
	width:800px;
	max-width: 100vw;
	height:171px;
	background-repeat:no-repeat;
	background-position:2% 50%;
}
#headerItems.backgroundLeft {
	background-position:2% 50%;
}
#headerItems.backgroundRight {
	background-position:98% 50%;
}
#headerItems.backgroundMiddle {
	background-position:50% 50%;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}
#headerItems h1 {
	font-family:"cinzelRegular", Georgia, serif;
	font-size: 2.25rem;
	font-weight:normal;
	text-align:center;
	background-image:none !important;
	padding:40px 0 0 0;
	margin:5px 0;
}
#headerItems h1.twoLines { padding-top:20px; }
#headerItems h2 {
	font-family: Georgia, serif;
	font-size: 0.75rem;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	margin:8px 0;
}
#headerItems hr {
	margin:5px 30%;
	border-top-width:1px;
	border-top-style:solid;
	height:1px;
}
#headerItems img {
	position:absolute;
		
}
#menu-toggle {
    display:none;
    width:28px;
    height:28px;
    border:1px solid #FFFFFF;
    border-radius:2px;
    background:transparent;
    padding:2px 3px 5px 3px;
    margin:10px 10px 10px auto;
    cursor:pointer;
}
ul.headerMenu {
	border: 1px solid #CCCCCC;
	border-bottom: none;
/*	background-image: url(../img/header_menu_bg.jpg);
	background-repeat:no-repeat;*/
	background-color:#eeeeee;
	border-top-width:3px;
	border-top-style:solid;
	margin:0;
	padding:0;
	padding-top:0px;
	width: 800px;
	height:39px;
	text-align:center;
}
ul.headerMenu>li {
	display:inline-block;
	line-height:39px;
	margin:0;
	padding-right:25px;
	padding-left:25px;
	list-style:none;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size: 1.125rem;
	cursor:pointer;
	position:relative;
	z-index:9999;
}
ul.headerMenu>li a {
	text-decoration:none;
	height: 39px;
}
ul.headerMenu li:hover, ul.headerMenu li.hover {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	padding-right:25px;
	padding-left:25px;
}
div.subMenuContainer {
	position:absolute;
	left:0px;
	top:39px;
	display:none;
	width:100%;
	z-index:10000;
}
ul.subMenu {
	list-style:none;
	padding:0px 0px 3px 0px;
	margin:0;
	color:#000000;
	width:100%;
	background:#FFFFFF;
}
ul.subMenu li {
	text-align:left;
	padding:5px 5px 5px 5px;
	margin:0;
	line-height:14px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
}
ul.subMenu li:hover, ul.subMenu li.hover {
	background-image:none;
	background-color:#CCCCCC;
	border:none;
	padding:5px 5px 5px 5px;
}
ul.headerMenu li.has-children-close {
    display:none;
    text-align:center;
}
ul.headerMenu li.has-children-close a {
    padding: 5px 0;
}

.headerPic {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
div.pageContent {
	width:790px;
	max-width: 100%;
	margin: 0 auto;
	padding:5px;
	border: 1px solid #CCCCCC;
	border-top: none;
	background-image: url(../img/content_bg.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}
div.pageContent.full {
	background-image:none;
}
.left {
	float:left;
	width: 580px;
	border-right: 1px dotted #1e5e79;
	padding:5px;
}
.full .left { 
	float:none;
	width: 775px;
	max-width: 100%;
	margin:0 auto;
	border-left: none;
}
.right {
	float:right;
	width: 185px;
	padding:5px;
}
.right hr {
	border:1px dotted #1e5e79;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
}
.sideForm label {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.625rem;
	color:#1e5e79;
	display:block;
	text-align:center;
}
.sideForm input, .sideForm button {
	display:block;
	margin: 0 auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.625rem;
	background-color:#ebe6cf;
}
.sideForm input {
	width:125px;
}
.sideForm p {
	text-align:center;
	font-size:0.625rem;
}
.sideMenu {
	list-style-type:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
	margin:0;
	padding:0;
}
.sideMenu li {
	height:17px;
}
#eventList {
	margin:0;
	padding:0;
	list-style:none;
}
#eventList li {
	padding-top:10px;
	padding-bottom:10px;
	line-height:14px;
	min-height:10px;
	border-bottom: 1px solid #CCCCCC;
}
#eventList li label {
	float:left;
	font-weight:normal;
	width:25%;
	margin-right:4%;
	margin-top:0;
	margin-bottom:inherit;
	font-size: 0.6875rem;
	color:#444444;
}
#eventList li span {
	float:left;
	margin:0;
	width:70%;
	font-size: 0.6875rem;
	color:#444444;
}
.toolMenu a {
	color: #666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.625rem;
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left: 20px;
	padding-bottom:10px;
}
.toolMenu #printTool {
	background-image: url(../../default/img/sm_print.png);
}
.toolMenu #emailTool {
	background-image: url(../../default/img/sm_email.png);
}
.clearEle {
	clear:both;
}
div.footer {
	width:790px;
	max-width: 100%;
	margin: 0 auto;
}
div.footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1rem;
	color:#1e5e79;
}
div.footer p a {
	color:#1e5e79;
	text-decoration:none;
}
div.footer p a:hover {
	text-decoration:underline;
}
div.footer p a:visited {
	color:#1e5e79;
}
div.footer p.footerLinks a {
	padding-left:5px;
	padding-right:5px;
}
.breadCrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
}
tfoot td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875rem;
	color: #666666;
}
tfoot td a {
	color: #666666;
}

/* Calendar Styles */
div.calendarContainer {
	width: 95%;
	background-color:#790000;
}
.full div.calendarContainer {
	width: 100%;
}
/* End of Calendar Styles */

/* Start of Photo Gallery Styles */
.categoryTable {
	width:80%;
	margin: 0 auto;
}
.categoryTable td {
	width:50%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
}
.categoryTable td img {
	vertical-align:middle;
	padding:3px;
}
.photoTable {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	clear:both;
}
.photoTable td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
	text-align:center;
	width:33%;
}

/* End of Photo Gallery Styles */

/* Bible Styles */
.bibleForm {
	text-align:center;
}
.verseNumber {
	font-weight:bold;
}
/* End of Bible Styles */

/* Media Styles */
.rssFeed {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
	text-align:right;
}
.rssFeed img {
	vertical-align:middle;
	padding:5px;
}
.mediaTable {
	width:100%;
	margin: 0 auto;
}
.mediaTable td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
	text-align:center;
}
.mediaTable thead td {
	font-weight:bold;
	background-color: #1e5e79;
	color: #FFFFFF;
}
.mediaTable tbody td.description {
	text-align:left;
	font-style:italic;
}
.mediaTable tbody tr.highlight {
	background-color: #ebe6cf;
}
.mediaTable td.col1 { width: 5%; }
.mediaTable td.col2 { width: 35%; }
.mediaTable td.col3 { width: 20%; }
.mediaTable td.col4 { width: 15%; }
.mediaTable td.col5 { width: 10%; }
.mediaTable td.col6 { width: 9%; }
.mediaTable td.col7 { width: 6%; }
/* End of Media Styles */

/* Devotional Guide Styles */
.devotionalGuideForm {
	text-align:center;
}
.questionForm label {
	display:block;
}
/* End of Devotional Guide Styles */

/* Mailing List Styles */
.mailingListForm label.required {
	font-weight:bold;
}
.mailingListForm {
	text-align:center;
	width: 100%;
}
.mailingListForm label {
	width:45%;
	text-align:right;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
	margin-top:5px;
	margin-bottom:5px;
}
.mailingListForm input, .mailingListForm select {
	width:30%;
	float:left;
	margin-left: 10px;
	margin-top:5px;
	margin-bottom:5px;
}
.mailingListForm button {
	display:block;
	clear:both;
	margin:0 auto;
}
#captcha {
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family:monotype,"Courier New", Courier, mono;
	font-size: 0.25rem;
	line-height:3px;
	color:#333333;
}
/* End of Mailing List Styles */

/* PayPal Styles */
.paypalForm {
	text-align:center;
	width: 100%;
}
.paypalForm label {
	width:45%;
	text-align:right;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
	margin-top:5px;
	margin-bottom:5px;
}
.paypalForm input {
	width:30%;
	float:left;
	margin-left: 10px;
	margin-top:5px;
	margin-bottom:5px;
}
.paypalForm button {
	display:block;
	clear:both;
	margin:0 auto;
}
/* End of PayPal Styles */

/* Folder Styles */
.folderTable {
	width:100%;
	margin: 0 auto;
}
.folderTable td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
	text-align:center;
}
.folderTable thead td {
	font-weight:bold;
	background-color: #1e5e79;
	color: #FFFFFF;
}
.folderTable tbody tr.highlight {
	background-color: #ebe6cf;
}
.folderTable td.col1 { width: 5%; }
.folderTable td.col2 { width: 50%; }
.folderTable td.col3 { width: 24%; }
.folderTable td.col4 { width: 15%; }
.folderTable td.col5 { width: 6%; }
/* End of Folder Styles */

/* Conversation Styles */
ul.commentList {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
	list-style:none;
}
ul.commentList li {
	border-bottom: 1px dotted #999999;
	color:#333333;
}
ul.commentList li p {
	font-style:italic;
	margin:0px;
	padding:0px;
	color:#333333;
}
ul.commentList li p strong {
	font-style:normal;
}
.conversationForm {
	width:100%;
}
.conversationForm label {
	width: 50%;
	float:left;
}
.conversationForm label.required {
	font-weight:bold;
}
.conversationForm input {
	width:48%;
}
.conversationForm textarea {
	width:90%;
	margin-bottom:10px;
}
.conversationForm button {
	display:block;
}
/* End of Conversation Styles */

/* Login styles */
label.required {
	font-weight:bold;
}
.singleColumnForm label {
	display:block;
	text-align:center;
}
.singleColumnForm input,.singleColumnForm button {
	width: 150px;
	display: block;
	margin: 0 auto;
}
.singleColumnForm button {
	width:auto;
}
.singleColumnForm p {
	text-align:center;
}
.twoColumnForm label {
	float:left;
	width:50%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
	margin-top:5px;
	margin-bottom:5px;
}
.twoColumnForm label.required {
	font-weight:bold;
}
.twoColumnForm input.alert {
	background-image: url(../../default/img/icon_alert.gif);
	background-color:#DDDDDD;
	background-repeat:no-repeat;
	background-position:2px center;
	padding-left: 18px;
}
.twoColumnForm label.quarter {
	float:left;
	width:25%;
}
.twoColumnForm input {
	width:45%;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.twoColumnForm input.shortInput {
	width:20%;
}
.twoColumnForm input.formDefaultText {
	color:#999999;
}
.twoColumnForm span.rightInputText {
	width:20%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
}
.twoColumnForm input[type="radio"] {
	width:25px;
}
.twoColumnForm button {
	display:block;
	margin: 0 auto;
}
.twoColumnForm label.groupLabel, .twoColumnForm label.poolLabel {
	width:200px;
	float:left;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-left:120px;
}
.twoColumnForm select {
	margin-bottom: 5px;
}
.twoColumnForm textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
}

/* End of Login Styles */