p
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
img
{
	border: 0px;
}
td
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
th
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
body
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
}
div
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
label
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
span
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
ol
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
ul
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
li
{
    padding-bottom: 10px;
}
h5
{
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
}
h4
{
    font-family: Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}
h3
{
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
}
h2
{
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
}
h1
{
    font-family: Verdana, Arial;
    font-size: 22px;
    font-weight: bold;
}
input, textarea
{
	padding: 1px 1px 1px 3px;
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: verdana;
	border-right: #ffd770 1px solid;
	border-top: #ffd770 1px solid;
	font-weight: normal;
	border-left: #ffd770 1px solid;
	border-bottom: #ffd770 1px solid;
}

.gold_link
{
	color: #ffcc33; 
	text-decoration: none;
}

.gold_link:hover
{
	text-decoration: underline;
}

.red_link
{
	color: #852100; 
	text-decoration: none;
}

.red_link:hover
{
	text-decoration: underline;
}

.hugeheading
{
    font-family: Verdana, Arial;
    font-size: 26px;
    font-weight: bold;
    color: #2a6698;
}
.hugeheadingmaroon
{
    font-family: Verdana, Arial;
    font-size: 26px;
    font-weight: bold;
    color: #702303;
}
.heading
{
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #2a6698;
}
.headingmaroon
{
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #702303;
}
.caption
{
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #2a6698;
}
.captionmaroon
{
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #702303;
}
.normal
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
.quote
{
    font-size: 13px;
    color: #8b4513;
    font-style: italic;
    font-family: Arial;
    font-weight: bold;
}
.citation
{
    font-size: 12px;
    color: #8b4513;
    font-style: italic;
    font-family: Arial;
    font-weight: bold;
    font-variant: small-caps;
}
.dottedframe
{
    border-right: #cc9966 1px dotted;
    padding-right: 4px;
    border-top: #cc9966 1px dotted;
    padding-left: 4px;
    padding-bottom: 8px;
    margin: 2px 20px 2px 20px;
    border-left: #cc9966 1px dotted;
    padding-top: 8px;
    border-bottom: #cc9966 1px dotted;
    text-align: center;
}
.quotewhite
{
    font-size: 13px;
    color: #ffffff;
    font-style: italic;
    font-family: Arial;
    font-weight: bold;
}
.citationwhite
{
    font-size: 12px;
    color: #ffffff;
    font-style: italic;
    font-family: Arial;
    font-weight: bold;
    font-variant: small-caps;
}
.dottedframewhite
{
    border-right: #ffffff 1px dotted;
    padding-right: 4px;
    border-top: #ffffff 1px dotted;
    padding-left: 4px;
    padding-bottom: 8px;
    margin: 2px 20px 2px 20px;
    border-left: #ffffff 1px dotted;
    padding-top: 8px;
    border-bottom: #ffffff 1px dotted;
    text-align: center;
}
.highlight
{
    background-color: #ffffcc;
}
.topborder
{
    border-top: #000000 1px solid;
    padding-top: 6px;
}
.bottomborder
{
    border-bottom: #000000 1px solid; 
    padding-bottom: 6px;
}
.leftborder
{
    border-left: #000000 1px solid; 
    padding-left: 6px;
}
.rightborder
{
    border-right: #000000 1px solid; 
    padding-right: 6px;
}
.border
{
    border: solid 1px #000000; 
    padding: 6px 6px 6px 6px;
}
.normalpadding
{
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
}
.nospace
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-collapse: collapse;
    border-bottom-style: none;
}
.virtcolumn
{
    background-position: left top;
    background-image: url(/images/200column.GIF);
    background-repeat: repeat-y;
    background-color: #ffffff;
}
.menulink
{
    margin: 3px 3px 3px 10px;
    padding: 6px 6px 6px 6px;
    background-color: transparent;
    cursor: hand;
    color: #000080;
    font-size: 11px;
    font-family: verdana;
}
.menulink:hover
{
    margin: 3px 3px 3px 10px;
    padding: 6px 6px 6px 6px;
    background-color: transparent;
    cursor: hand;
    color: #000080;
    font-size: 11px;
    font-family: verdana;
}
.center
{
    text-align: center;
    vertical-align: middle;
}
.listItem
{
	line-height: 20pt;
	list-style-type: none;
	text-indent: 5pt;
}

.linkbuttonorange
{
	border-right: #f1c954 1px solid;
	border-top: #ffd770 1px solid;
	border-left: #ffd770 1px solid;
	border-bottom: #f1c954 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	text-align: center;
	/* height: 36px; */
	cursor: hand;
	background-image: url(/assets/ui/btnmid.gif);
	background-repeat: repeat-x;
}

.linkbuttonorange:hover
{
	border-right: #f1c954 1px solid;
	border-top: #ffd770 1px solid;
	border-left: #ffd770 1px solid;
	border-bottom: #f1c954 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	text-align: center;
	/* height: 36px; */
	cursor: hand;
	background-image: url(/assets/ui/btnmid2.gif);
	background-repeat: repeat-x;
}

input.linkbuttonorange
{
	border-right: #f1c954 2px solid;
	border-top: #ffd770 2px solid;
	border-left: #ffd770 2px solid;
	border-bottom: #f1c954 2px solid;
	padding: 4px 10px 4px 10px;
	cursor: hand;
	background-image: url(/assets/ui/btnmid.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-weight:bold;
}

input.linkbuttonorange:hover
{
	border-right: #f1c954 2px solid;
	border-top: #ffd770 2px solid;
	border-left: #ffd770 2px solid;
	border-bottom: #f1c954 2px solid;
	padding: 4px 10px 4px 10px;
	text-align: center;
	cursor: hand;
	background-image: url(/assets/ui/btnmid2.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-weight:bold;
}
input.linkbuttonorange:active
{
	border-right: #f1c954 2px solid;
	border-top: #ffd770 2px solid;
	border-left: #ffd770 2px solid;
	border-bottom: #f1c954 2px solid;
	padding: 4px 10px 4px 10px;
	text-align: center;
	cursor: hand;
	background-image: url(/assets/ui/btnmid2.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-weight:bold;
}






input.linkbuttongreen
{
	border-right: #006600 1px solid;
	border-top: #669900 1px solid;
	border-left: #669900 1px solid;
	border-bottom: #006600 1px solid;
	padding: 4px 10px 4px 10px;
	cursor: hand;
	background-image: url(/assets/ui/btnmid_green.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

input.linkbuttongreen:hover
{
	border-right: #006600 1px solid;
	border-top: #669900 1px solid;
	border-left: #669900 1px solid;
	border-bottom: #006600 1px solid;
	padding: 4px 10px 4px 10px;
	text-align: center;
	cursor: hand;
	background-image: url(/assets/ui/btnmid2_green.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

.linkbuttongreen td
{
	border-right: #006600 1px solid;
	border-top: #669900 1px solid;
	border-left: #669900 1px solid;
	border-bottom: #006600 1px solid;
	padding: 4px 10px 4px 10px;
	cursor: hand;
	background-image: url(/assets/ui/btnmid_green.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

.linkbuttongreen:hover td
{
	border-right: #006600 1px solid;
	border-top: #669900 1px solid;
	border-left: #669900 1px solid;
	border-bottom: #006600 1px solid;
	padding: 4px 10px 4px 10px;
	text-align: center;
	cursor: hand;
	background-image: url(/assets/ui/btnmid2_green.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

.linkbuttongreen tbody tr td a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.linkbuttongreen tbody tr td a:active
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.linkbuttongreen tbody tr td a:visited
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.linkbuttongreen tbody tr td a:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.brilliancerule
{
	background: url(/assets/ui/ast.gif) repeat-x 100%;
	display: block;
	float: none;
	clear: both;
}
.layoutcenter
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.buildme
{
	background-color: #006600;
	overflow: hidden;
}
.white a
{
	color: #ffffff;
}
.white a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
a.white
{
	color: #ffffff;
	text-decoration: none;
}
a.white:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#ffcc33; margin:0 5px;}
.b2f {height:1px; background:#ffcc33; margin:0 3px;}
.b3f {height:1px; background:#ffcc33; margin:0 2px;}
.b4f {height:2px; background:#ffcc33; margin:0 1px;}
.contentf {background: #ffcc33;}
/* .contentf:hover { background: url(/assets/ui/astw.gif) #ffcc33 no-repeat 100%; } */
.contentf div {margin-left: 10px; width: 98%;}
.contentf div a {color: #852100; font-weight:bold; text-decoration:none; }
.contentf div a:hover {color: #852100; font-weight:bold; text-decoration:underline; }

.red_b1f, .red_b2f, .red_b3f, .red_b4f{font-size:1px; overflow:hidden; display:block;}
.red_b1f {height:1px; background:#852100; margin:0 5px;}
.red_b2f {height:1px; background:#852100; margin:0 3px;}
.red_b3f {height:1px; background:#852100; margin:0 2px;}
.red_b4f {height:2px; background:#852100; margin:0 1px;}
.red_contentf {background: #852100;}
/* .contentf:hover { background: url(/assets/ui/astw.gif) #ffcc33 no-repeat 100%; } */
.red_contentf div {margin-left: 10px; width: 98%; color:#ffffff;}
.red_contentf div a {color: #ffcc33; font-weight:bold; text-decoration:none; }
.red_contentf div a:hover {color: #ffcc33; font-weight:bold; text-decoration:underline; }

.buildme
{
	font-style: italic;
}