/* CSS Document */
.bkgd_red { background-color:#8A0000; }
.bkgd_blue { background-color:#001750; }
.bkgd_gold { background-color:#C48A00; }

.crumbtrail { font-size:10px; color:#C48A00; line-height:15px; }
.gold_small { font-size:11px; color:#C48A00; line-height:17px; }
.grey_small { font-size:11px; color:#333333; line-height:17px; }
.grey_link { color:#666666; font-size:10px;}
.normal_blue { color:#001750; }
.normal_gold { color:#C48A00; }
.large_blue { font-size:13px; color:#114375; line-height:18px; }
.large_red { font-size:16px; color:#8A0000; line-height:24px; }
.small_blue { font-size:11px; color:#001750; line-height:17px; }
.large_gold { font-size:24px; color:#C48A00; line-height:30px;}
.xl_blue { font-size:18px; color:#001750; line-height:24px; }
.small_blue_middle { font-size:11px; color:#001750; line-height:17px; vertical-align: middle; }

.grey_med {
	font-size:12px;
	color:#696969;
	line-height:18px;
	font-weight: 500;
}

.sidenav { color:white; }
.sidenav_on { color:#C48A00; }

.content_pad { padding:10px 66px 25px 25px; }
.text_pad { padding:0px 0px 0px 15px; }
.picture_pad_right { padding:0px 0px 15px 15px; }

.instructions_table { 
	background-color:#FAF6EC; 
	border:1px solid #E1C480;
}
.row_on { border:1px solid #C48A00; background-color:#E1C480; }


p { font-family:Verdana; font-size:12px; color:#333333; line-height:17px; }
h2 { font-family:Verdana; font-size:16px; color:#333333; line-height:17px; font-weight:bold; }
h1 { font-family:Verdana; font-size:14px; color:#333333; line-height:17px; font-weight:bold; }
hr { 
	display: block;
	clear:both;
    height: 1px;
    border-top: 1px dotted #999999;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 0px;
    padding: 0px;
}
li { list-style-image:url(images/common/li_img.gif) }
li.answer { list-style-image:url(images/common/li_img2.gif) }
a { text-decoration:none; color:#8A0000; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }
body { margin:0px;padding:0px; }


.leftmenu {
	font-size:10px;
	color:#696969;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: 800;
}
.leftmenu:link { text-decoration:none; }
.leftmenu:visited { text-decoration:none; }
.leftmenu:hover { text-decoration:underline; }
.leftmenu:active { text-decoration:underline; }

.leftmenu1 {
	font-size:10px;
	color:#696969;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: 800;
}
.leftmenu1:link { text-decoration:none; }
.leftmenu1:visited { text-decoration:none; }
.leftmenu1:hover { text-decoration:none; }
.leftmenu1:active { text-decoration:none; }

.leftsub {
	font-size:10px;
	color:#696969;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: 300;
}
.leftsub:link { text-decoration:none; }
.leftsub:visited { text-decoration:none; }
.leftsub:hover { text-decoration:none; }
.leftsub:active { text-decoration:none; }

.leftred {
	font-size:10px;
	color:#eb0f00;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: 800;
}
.leftred:link { text-decoration:none; }
.leftred:visited { text-decoration:none; }
.leftred:hover { text-decoration:none; }
.leftred:active { text-decoration:none; }