/***********************************/
/* Standard Style Sheet            */
/* Created On: 01/20/2004          */
/* Last Modified: 04/27/07         */
/***********************************/


/* standard text and links */
.standard, P, DIV, TD, LI {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.questionbg {
	background-color: #c7bd84;
	background-image: url(logdr/question-bg.gif);
	background-repeat: no-repeat;
	padding: 6px 3px;
	margin-bottom: 2px;
}
.formlabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #8f2100;
}
p {
	font-size: 13px;
}

.fine {
	font-family: arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.titles {x
	font-family: arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B92B20;
}

.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #FF0000;
	margin: 20px auto;
	padding: 15px 15px 15px 0px;
	font-style: italic;
	text-align: center;
}
.btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 7px;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	display: block;
	border: 1px solid #CCCCCC;
}

.btn a {
	color: #AF3D1B;
	line-height: 24px;
}

.btn a:hover  {
	color: #333333;
}

.print {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 110%;
	color: #000000;
}
 
A {
	text-decoration: underline;
	color: #B92B20;
}
 
A:Hover {
	text-decoration: underline;
	color: #333333;
}
 
H1, H2, H3, H4, H5, H6 {
	font-family : Arial, Helvetica, sans-serif;
}


/* alternate text and links */
.alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}

A.alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
 
A.alt:Hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	text-decoration: underline;
	color: green;
}


/* form controls */
.textbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: outset;
	border-top-style: outset;
	border-left-color: #CFCFCF;
	border-top-color: #CFCFCF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
}

.radiobutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.dropdownlist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* tables */
.border {
	border: 1px solid #CFCFCF;
}

.mainHeader {
	background-color: #A54848;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	text-decoration: none;
	text-transform: uppercase;
}

.columnHeader {
	background-color: #B65353;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	text-decoration: underline;
}

.itemRow	{
	background-color: #FFFFFF;
}

.altItemRow	{
	background-color: #F5F5F5;
}

.selectedItemRow {
	background-color: #D9D9D9;
	color: white;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.HeaderFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #781010;
}
.HeaderFontLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #781010;
}
.CommonFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: #000000;
}.TableBorderGray1pxR {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #979797;
}
.TableBorderGray1pxRB {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #979797;
	border-bottom-color: #979797;

}
.TableBorderGray1pxB {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #979797;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
body {
	color: #9d3110;
	background-color:#af3d1b;
	margin: 15px;

}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	color: #8f2100;
	font-weight: normal;
	line-height: 28px;
}

a.viewanswer  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #8f2100;
}

a.viewanswer:hover {
	color: #000000;

}


a.categorylinks  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #8f2100;
	line-height: 22px;
}

a.categorylinks:hover {
	color: #000000;
}

.answer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.answerborder {
	background-color: #f6f6d8;
	padding: 6px 15px 15px;
	margin: 0px 0px 5px;
}
.list {
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #f6f6d8;
	margin: 20px;
}

.list li {
	padding: 15px;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #8f2100;
}
.titleblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.confirm-msg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF0000;
	font-size: 18px;
	border: 1px dashed #FF0000;
	padding: 7px;
	margin: 0px;
}

