@charset "utf-8";
/* CSS Document */

html {}

body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6600;
	background-color: #e7e69e;
	background-image: url(/media/images/bg.jpg);
	background-position: -3px 0px;
}

.clr{
	clear: both;
}
.clr6{
	display: block;
	height: 6px;
	clear: both;
}

.clr12{
	display: block;
	height: 12px;
	clear: both;
}

.clr16{
	display: block;
	height: 16px;
	clear: both;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

a,
a:visited{
	color: #6f6600;
	text-decoration: underline;
}

a:hover{
	color: #6f6600;
	text-decoration: none;
}

#wrapper{
	display: block;
	min-height: 600px;
	background-image: url(/media/images/wrapperbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1200px;
	margin: 0px auto;
}

#wrapper2{
	display: block;
	min-height: 600px;
	background-image: url(/media/images/innerbg.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 1200px;
	margin: 0px auto;
}


#innerwrapper {
	display: block;
	width: 900px;
	margin: 0px auto;	
}

#header{
	position: relative;
	height: 98px;
    background:none;
    overflow:visible;
}

#topnav{
	display: block;
	width: 612px;
	height: 28px;
	position: absolute;
	top: 0px;
	left: 300px;
	background-image: url(/media/images/topnavbg2.png);
	background-repeat: no-repeat;
}

#topnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 50px;
}

#topnav ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
}

#topnav ul li a,
#topnav ul li a:visited{
	display: block;
	float: left;
	padding: 0px 8px;
	color: #e6dcc4;
	text-decoration: none;
	text-shadow: #60491A;
	padding-top: 1px;
	text-transform: uppercase;
	background-image: url(/media/images/menubdr.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
}

#topnav ul li a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

#topnav ul li a.last,
#topnav ul li a.last:visited{
	background-image: none;
}

#header #logo{
	display: block;
	position: absolute;
	width: 294px;
	height: 83px;
	left: 19px;
	top: 20px;
}

#flashheader {
	display: block;
	height: 375px;
	background-image: url(/media/images/frontheader-trans.png);
	background-repeat: no-repeat;
	background-position: 0px 16px;
        margin-top: 3px;
}

.ie6 #flashheader {
	background-position: 0px 18px;
}

#innerflashheader {
	display: block;
	height: 234px;
	overflow: hidden;
}

#innerflashheader img{
	display: block;
	margin-top: 20px;
}

#content {
	display: block;
	padding-top: 32px;
	min-height: 260px;
}

#leftcol {
	display: block;
	float: left;
	width: 200px;
	text-align: left;
}

.ie6 #leftcol {
	width: 192px;
}

#leftcol #leftcontent {
	display: block;
	width: 186px;
	text-align: center;
	background-image: url(/media/images/leftheadbg.png);
	background-repeat: 0px 0px;
	background-repeat: no-repeat;
}

#leftcol #leftcontent div.lefttitle {

}
#leftcol #leftcontent div.lefttitle h2{
	font-family: "Lucida Sans Unicode";
	font-weight: normal;
	line-height: 32px;
	height: 32px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-shadow: #999999; 
}

#leftcol #leftcontent div.leftbox{
	display: block;
	padding: 12px;
	padding-right: 6px;
	background-image: url(/media/images/leftboxbg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: left;
}

#leftcol #leftcontent div.leftbox #mycustomscroll {
	display: block;
	height: 316px;
}

#leftcol #leftcontent div.leftbox ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftcol #leftcontent div.leftbox ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(/media/images/bullet1.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	border-bottom: 4px solid #e5da8f;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

#leftcol #leftcontent div.leftbottom{
	background-image: url(/media/images/leftbottombg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 7px;
	margin-bottom: 12px;
}

#middlecol {
	display: block;
	float: left;
	width: 500px;
}

#rightcol {
	display: block;
	float: left;
	width: 198px;
	text-align: left;
	padding-left: 2px;
}

.ie6 #rightcol {
	width: 192px;
}

#rightcol #rightcontent {
	display: block;
	width: 186px;
	text-align: center;
	background-image: url(/media/images/leftheadbg.png);
	background-repeat: 0px 0px;
	background-repeat: no-repeat;
}

#rightcol #rightcontent div.righttitle {

}
#rightcol #rightcontent div.righttitle h2{
	font-family: "Lucida Sans Unicode";
	font-weight: normal;
	line-height: 32px;
	height: 32px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-shadow: #999999; 
}

#rightcol #rightcontent div.rightbox{
	display: block;
	padding: 12px;
	padding-left: 8px;
	padding-right: 6px;
	background-image: url(/media/images/leftboxbg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: center;
}

#rightcol #rightcontent div.rightbox #mycustomscroll2 {
	display: block;
	height: 316px;
}

#rightcol #rightcontent div.rightbox img{
	display: block;
	border: 0px solid #999999;
	margin-bottom: 12px;
}

#rightcol #rightcontent div.rightbottom{
	background-image: url(/media/images/leftbottombg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 7px;
	margin-bottom: 12px;
}


#content div.frontbox {
	display: block;
	width: 238px;
	float: left;
	overflow: hidden;
	margin-right: 12px;
	background-image: url(/media/images/frontboxbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 12px;	
}

#content div.frontbox div.frontboxtitle {
	display: block;
	width: 203;
	margin: 0px;
	padding: 0px;
	height: 34px;
	text-align: center;
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	background-image: url(/media/images/frontcontentboxtop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	line-height: 34px;
	vertical-align: middle;
	color: #FFFFFF;
	text-shadow: #60491A;
}

#content div.frontbox div.frontboximage {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 78px;
	width: 238px;
	text-align: center;
}

#content div.frontbox div.frontboxcontent {
	display: block;
	height: 72px;
	overflow: hidden;
}

#content div.frontbox div.frontboxcontent div.froncontentinner {
	display: block;
	padding: 12px;
	text-align: left;
	text-align: justify;
	font-size: 10px;
	height: 36px;
	overflow: hidden;	
}

#content div.frontbox div.frontboxbottom {
}



#content div.frontbox2 {
	display: block;
	width: 219px;
	float: left;
	overflow: hidden;
	background-color: #e7e69e;
	margin-left: 14px;
}

#content div.frontbox2 div.frontboxtitle {
	display: block;
	width: 219;
	margin: 0px;
	padding: 0px;
	height: 32px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	background-image: url(/media/images/ourclientstitlebg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	line-height: 32px;
	vertical-align: middle;
	color: #FFFFFF;
	text-shadow: #60491A;
}

#content div.frontbox2 div.frontboximage {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 134px;
	width: 217px;
	border-left: 1px solid #a9a86c;
	border-right: 1px solid #a9a86c;
}

#content div.frontbox2 div.frontboxcontent {
	border-left: 1px solid #a9a86c;
	border-right: 1px solid #a9a86c;
	width: 217px;	
}

#content div.frontbox2 div.frontboxcontent div.froncontentinner {
	display: block;
	padding: 12px;
	text-align: left;
	text-align: justify;
	font-size: 10px;
	height: 56px;
	overflow: hidden;
}

#content div.frontbox2 div.frontboxbottom {
	background-image: url(/media/images/frontboxbottom2.jpg);
	height: 5px;
	width: 219px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer {
	display: block; 
	text-align: center;
	font-size: 11px;
	padding: 32px 0px;
	color: #660000;
}

#content div.innercontent {
	display: block;
	width: 870px;
	overflow: hidden;
	margin-left: 14px;
}

#content div.innercontent #leftcol{
	display: block;
	float: left;
	width: 224px;
}

#content div.innercontent #leftcol #menutop{
	display: block;
	height: 9px;
	background-image: url(/media/images/leftmenutop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content div.innercontent #leftcol #menubottom{
	display: block;
	height: 10px;
	background-image: url(/media/images/leftmenubottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content div.innercontent #leftcol #leftmenu{
	display: block;
}

#content div.innercontent #leftcol #leftmenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content div.innercontent #leftcol #leftmenu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content div.innercontent #leftcol #leftmenu ul li a,
#content div.innercontent #leftcol #leftmenu ul li a:visited{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px 12px;
	text-align: left;
	color: #e7dfcf;
	text-decoration: none;
	background-image: url(/media/images/leftmenubg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#content div.innercontent #leftcol #leftmenu ul li a:hover,
#content div.innercontent #leftcol #leftmenu ul li a:active{
	background-position: 0px -20px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}



#content div.innercontent #leftcol #leftmenu ul li a.expanded,
#content div.innercontent #leftcol #leftmenu ul li a.expanded:visited{
	background-image: url(/media/images/leftmenubg2.png);
}

#content div.innercontent #leftcol #leftmenu ul li a.expanded:hover,
#content div.innercontent #leftcol #leftmenu ul li a.expanded:active{
	background-image: url(/media/images/leftmenubg2.png);
}

#content div.innercontent #leftcol #leftmenu ul li a.collapsed,
#content div.innercontent #leftcol #leftmenu ul li a.collapsed:visited{
	background-image: url(/media/images/leftmenubg3.png);
}

#content div.innercontent #leftcol #leftmenu ul li a.collapsed:hover,
#content div.innercontent #leftcol #leftmenu ul li a.collapsed:active{
	background-image: url(/media/images/leftmenubg3.png);
}

/* =========================== */

#content div.innercontent #leftcol #leftmenu ul li.exp ul.l2 li a,
#content div.innercontent #leftcol #leftmenu ul li.exp ul.l2 li a:link,
#content div.innercontent #leftcol #leftmenu ul li.exp ul.l2 li a:visited {
	background-image: url(/media/images/leftmenubg4.png);
	display: block;
	padding-left: 24px;
	color: #4a3200;
}

#content div.innercontent #leftcol #leftmenu ul li.exp ul.l2 li a:hover {
	background-position: 0px -20px;
}



#content div.innercontent #leftcol #leftmenu ul.l2 li a.expanded ul li a,
#content div.innercontent #leftcol #leftmenu ul.l2 li a.collapsed ul li a,
#content div.innercontent #leftcol #leftmenu ul.l2 li a.expanded ul li a:visited,
#content div.innercontent #leftcol #leftmenu ul.l2 li a.collapsed ul li a:visited
{
	display: block;
	padding-left: 32px;
}




#content div.innercontent #rightcol{
	display: block;
	float: left;
	width: 620px;
	overflow: hidden;
	margin-left: 14px;
	text-align: left;
	text-align: justify;
}

#content div.innercontent #rightcol #rightcolinner{
	padding: 0px;
}

#content div.innercontent #rightcol #rightcolinner h1{
	display: block;
	color: #981414;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 6px 0px;
	font-family: "Lucida Sans Unicode";
	font-size: 22px;
}

#content div.innercontent #rightcol #rightcolinner #innercontent {
	background-color: #e7e6bb;
	padding: 16px;
}

#content-related {    float:none;    margin:0 auto;    width:224px;    overflow:hidden;}
.module {    margin-bottom:0;    overflow:hidden;    background-color:#e7t6bb;}
.changelink {    overflow:hidden;}
#content-related .module h2 {    width:100%;    background:#ab9629;    margin-top:-1px;}
#content-related .module h2 a {    color:#fff !important;}
.module h2, .module caption, .inline-group h2 {    width:auto;    background:#ab9629;}
.module h2, .module caption, .inline-group h2 a {    color:#fff !important;}
#user-tools {    position:relative;}
#user-tools a {    text-decoration:underline;	color: #6f6600;}
#user-tools a:hover {    text-decoration:none;}
caption a {    color:#fff !important;}
#branding h1 {    color:#831515;}
.actionlist a {    color:#666;}
.actionlist {    color:#666;}
.module a {    color:#666;    text-decoration:underline;}
.module a:hover {    text-decoration:none;}
.module {    color:#666;}
.object-tools {    float:none;    overflow:hidden;    height:1%;    margin:0 0 20px;    padding:5px;    border:1px solid #ccc;    background-color:#fff;    }
.object-tools li {    overflow:hidden;}
.object-tools a {    text-decoration:none;}
.breadcrumbs {    margin-bottom:10px;}
.module th {    width:680px;}
.form-row label {    float:left;    width:75px;    line-height:22px;}
div.breadcrumbs {    width:834px;    margin:0 auto;}
.breadcrumbs-inner {    width:850px !important;    margin:0 auto !important;    float:none !important;    padding-left:0 !important;}
#changelist-filter {
    position:static !important;
    width:100% !important;
}
#changelist #toolbar{
    margin-right:0px !important;
}
#content-main .filtered .actions {
    border:none !important;
    margin-right:0px !important;
}
.module h2 {
}
.submit-row input.default {
    border:none;
    cursor:pointer;
}
.module table {
    width:100%;
}
.frontboxtitle a {
    color:#fff;
    text-decoration:none;
}
.frontboxtitle a:hover {
    text-decoration:underline;
}



/*++++++++++++++++++ Ie 6 Fixes +++++++++++++++++++++++*/

.ie6 #topnav{
	display: block;
	width: 612px;
	height: 28px;
	position: absolute;
	top: 0px;
	left: 300px;
	background-image: url(/media/images/topnavbg2.gif);
	background-repeat: no-repeat;
}

.ie6 #topnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 50px;
}

.ie6 #topnav ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	width: auto;
}

.ie6 #topnav ul li a,
.ie6 #topnav ul li a:visited{
	display: inline-block;
	float: left;
	padding: 0px 10px;
	color: #e6dcc4;
	text-decoration: none;
	text-shadow: #60491A;
	padding-top: 1px;
	text-transform: uppercase;
	background-image: url(/media/images/menubdr.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	width: auto;
}

.ie #vmarquee2 {
	position: absolute;
	margin-left: -80px;
}	

.ie6 #leftcol #leftcontent {
	display: block;
	width: 186px;
	text-align: center;
	background-image: url(/media/images/leftheadbg.gif);
	background-repeat: 0px 0px;
	background-repeat: no-repeat;
}

.ie6 #rightcol #rightcontent {
	display: block;
	width: 186px;
	text-align: center;
	background-image: url(/media/images/leftheadbg.gif);
	background-repeat: 0px 0px;
	background-repeat: no-repeat;
}

.ie6 #leftcol #leftcontent div.leftbox{
	display: block;
	padding: 12px;
	padding-right: 12px;
	background-image: url(/media/images/leftboxbg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: left;
	height: 316px;
	overflow: hidden;	
}

.ie6 #rightcol #rightcontent div.rightbox{
	display: block;
	padding: 12px;
	background-image: url(images/leftboxbg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: center;
	height: 316px;
	overflow: hidden;
}

.ie6 div.rightbox{
	background-image: url(images/leftboxbg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}