/* altergate.com */
/* Copyright 2007 Rikter Corporation at www.rikter.com. */ 
/* Last updated June 9, 2007 */ 
/*General Styles*/
* {margin:0;padding:0;}
body{text-align:center;font: 80%/1.4em Arial, Helvetica, sans-serif;background:#FFF5DA;}

/*Misc*/
div.clear{clear:both;height:0;line-height:0px;}
.indent{padding-left:30px;}
abbr,acronym{border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#062B5A;cursor:help;}
hr{height:1px;margin:1em 0;color:#180030;}
.floatright{float:right;}
.uppercase{text-transform:uppercase;}
.border{border:1px solid #000;}

/*Text*/
p,ul,ol,dl,dd{margin:0 0 1em 0;}
dd{margin-bottom:2em;}
li{margin:0 0 0.75em 1em;}
ul,ol{margin-left:2em;}
dt{font-weight:bold;font-size:115%;}
h1,h2,h3,h4,h5{margin:1em 0 0.1em 0;line-height:1.2em;color:#573A10;}
h1{font-size:190%;margin:0;font-family:"Times New Roman", Times, serif;}
h2{font-size:190%;margin:0 0 0.7em 0;line-height:1.2em;font-family:"Times New Roman", Times, serif;padding-bottom:1px;border-bottom:1px solid #ccc;}
h3{font-size:130%;font-family: Arial, Helvetica, sans-serif;margin-bottom:0.5em;}
h4{font-size:110%;margin-bottom:0.1em;}
h5{font-size:100%;}
blockquote{margin:0 50px;line-height:1.5em;}
.firstltr{font-size:1.2em;font-weight:bold;}
.small{font-size:86%;font-weight:normal;}
.important{color:#f00;font-weight:bold;}
.highlight {background:#ff9;}
.nowrap {white-space:nowrap;}
.textalgnrt{text-align:right;}
.textalgnctr{text-align:center;}

/*Outquote*/
.outquote {width:150px;border-top:2px solid #036;border-bottom:2px solid #036;padding:10px 5px;text-align:right;font: italic 130%/1.2em "Times New Roman", Times, serif;background:#F3F0EC;float:right;margin:0.25em 0 1em 30px;}

/*Basic Table */
table.twocol td,table.twocol th{padding:5px 20px 5px 5px;}

/*Misc*/
h2#hometitle {text-indent:-90000px;border:0;background: url(/assets/img/title_text.gif) no-repeat;height:41px;padding:0;margin:0 0 0.6em 0;}


/*Link Styles*/
a:link, a:visited, a:hover, a:active {color:#00e;}
a:visited {color:#000D7F;}

/*Image Styles*/
img {border:0;display:block;}
img.imgleft,img.imgleftbdr{float:left;margin:0.4em 1.2em 0.5em 0;}
img.imgleftbdr, img.imgrightbdr{border:1px solid #000;}
img.imgright,img.imgrightbdr{float:right;margin:0.4em 0 0.5em 30px;}
img.icon{vertical-align:middle;display:inline;margin-right:5px;}

/*Positioning*/
#outerwrapper{text-align:left;width:822px;margin:0 auto;}
#contentwrap{background: url(/assets/img/bkg_01.jpg) repeat-y;padding-top:15px;}

/*Navigation*/
#navigation ul{list-style-type:none;width:140px;margin-left:28px;float:left;}
#navigation ul li{margin:0;border-top:1px solid #003;}
#navigation ul li a{display:block;padding:3px 2px 3px 6px;border-left:10px solid #784615;border-right:1px solid #69C;border-bottom:1px solid #369;background:#E0E0E0;color:#000;text-decoration:none;width:121px;}
#navigation ul li a:hover{border-left:10px solid #E6C47C;border-right:1px solid #69C;border-bottom:1px solid #369;background:#784615;color:#fff;}

/*Content*/
#maincontent{margin:0 50px 0 185px;background:#fff;border:1px solid #ccc;padding:16px 26px 10px 23px;}

/*Header*/
#header {height:136px;}
#header h1 {text-indent:-9999px;border:0;}
#header h1 span{display:block;width:822px;height:136px;background: url(/assets/img/header.jpg) no-repeat;border:0;text-decoration:none;}

/*Breadcrumb*/
#bread {position:relative;top:-3px;left:-11px;font: 86%/1.2em Verdana,Arial,Helvetica,sans-serif;}
#bread a {font-weight:bold;}
#bread a:link, #bread a:visited, #bread a:hover, #bread a:active {color:#02739F;}

/*Footer*/
#footer {clear:both;font: 85%/1.2em Verdana, Arial, Helvetica, sans-serif;padding:7px 50px 37px 187px;background: url(/assets/img/footer.jpg) no-repeat 0% 100%;}
#footer p{margin:0;background:transparent;}