td, body, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.copyright {
	font-size: 12px;
	color: #CCCCCC;
}

.copyright A {
	font-size: 12px;
	color: #CCCCCC;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

/*  the #datecol tag lives in new.asp and ramblings.asp
*/

.datecol span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 95px;
	padding-right: 10px;
}
.datecol font {
	width: 395px;
}
.datecol a {
	font-size: 13px;
	color: #181235;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.datecol a:hover {
	text-decoration: underline;
}

.gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;

}


.nav {
	display: block;
	height: 20px;
	padding-top: 4px;
	background-image: url(images/nav-slice.jpg);
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	color: #181235;
	font-weight: bold;
}

.navActive {
	display: block;
	height: 20px;
	padding-top: 4px;
	background-image: url(images/nav-slice-hover.jpg);
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	color: #f3c94d;
	font-weight: bold;
}

.nav:hover {
	background-image: url(images/nav-slice-hover.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #f3c94d;
	font-weight: bold;
}

.navsub {
	display: block;
	height: 20px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #181235;
	font-weight: bold;
	}
.navsub:hover {
	color: #ffff81;
	font-weight: bold;
	}

.news {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #5B606B;
}

.backgroundText {
	font-size: 13px;
	line-height: 16pt;
	color: #181235;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.groundText{
	font-size: 16px;
	line-height: 16pt;
	color: #181235;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}



.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181235;
	text-align: left;
	width: 300px;
	background-position: left;
}

.backgroundText A {
	font-size: 13px;
	line-height: 16pt;
	color: #181235;
	font-family: Arial, Helvetica, sans-serif;
}
.backgroundLink {
	font-size: 13px;
	line-height: 14px;
	color: #5B606B;
	font-family: Arial, Helvetica, sans-serif;
}
.askQuestionArea {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 5px; /* this is small because the bottom cap image adds white space */
	color: #5B606B;
}
.askQuestionArea:hover {
	text-decoration: underline;
}

.askQuestion {
	font-size: 13px;
	line-height: 16pt;
	color: #181235;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.askDetail {
	font-size: 13px;
	line-height: 16pt;
	color: #181235;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.askQuestion .bigDark {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	color: #181235;
}
.askQuestion:hover {
	text-decoration: underline;
	/*width: 151px; */
}
.askQuestion .big {
	color:  #181235;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.Justbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #181235;
}
.askAnswer {
	font-size: 13px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.askAnswer .big {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
a.submitbutton {
	height:153px;
	width:141px;
	background-image: url(images/buttont.jpg);
	background-repeat: no-repeat;
}
a.submitbutton:hover {
	height:153px;
	width:141px;
	background-image: url(images/buttontt.jpg);
	background-repeat: no-repeat;
}
.rightMenu{
	display: block;
	height: 20px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}	
.rightMenu B {
	color: #f3c94d;
	text-decoration: none;
}	
.rightMenu A {
	color: #5B606B;
	text-decoration: none;
}	
.rightMenu A:hover {
	color: #f3c94d;
}
.rightBig {
	color: #FFFFFF;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
}
.rightColored {
	color: #f3c94d;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
}
.defaultRightHeader{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #585F7B;
	font-family: Arial, Helvetica, sans-serif;
	color: #181235;
}
.defaultRightBody {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #8990A1;
	color: #181235;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif
}
.defaultRightBody A {
	color: #f3c94d;
	font-size: 13px;
	text-decoration: none;
	font-style: none;
	font-family: Arial, Helvetica, sans-serif
}
.defaultRightFooter {
	background-color: #585f7b;
}
.defaultLeftHeader{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
}
.defaultLeftBody {
	padding: 4px;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #FFEA74;
	color: #996600;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.defaultLeftLine {
	margin: 1px;
	padding: 0px;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #FFEA74;
}
.defaultLeftBody A {
	color: #996600;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.defaultLeftFooter {
	background-color: #FFFFFF;
}
.homeCenter {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.mark {
	right: 2px;
}
.topme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.topme:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f3c94d;
	text-decoration: none;
	font-weight: bold;
}
.arrowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #181235;
	padding-left: 20px;	
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/smallbackarrow.jpg);
	background-repeat: no-repeat;
}
.arrowlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f3c950;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/smalloverarrow.jpg);
	background-repeat: no-repeat;
}
.question {
	font-family: "Times New Roman", Times, serif;
	font-size: 60pt;
	font-weight: normal;
	color: #181235;
	text-align: center;
}
.questionlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.spaceme {
	height: 8px;
}

.topbe:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.topbe:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.topbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3c94d;
	text-decoration: none;
	font-weight: bold;
}
.topce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181235;
	text-decoration: none;
	font-weight: bold;
}
.topce:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3c94d;
	text-decoration: none;
	font-weight: bold;
}


.ownquest {
	background-image: url(images/buttont.jpg);
	background-repeat: no-repeat;
}
.ownquest:hover {
	background-image: url(images/buttontt.jpg);
	background-repeat: no-repeat;
}

.askTitle {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.askTitle .bigLight {
	font-size: 29px;
	color: #5b606b;
	font-family: "Times New Roman", Times, serif;
}

.askTitle .bigDark {
font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	color: #181235;
}

.questionRequired {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.generalTitle {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
}

.generalTitle A {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
}

.questionTitle {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}

.questionAlert {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.textareaSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181235;
	text-align: left;
	width: 200px;
	background-position: left;
}
