/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/*grids.css*/body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

/*utilities*/.tac{text-align:center;}.tal{text-align:left;}.tar{text-align:right;}.vat{vertical-align:top;}.vam{vertical-align:middle;}.vab{vertical-align:bottom;}.fl{float:left;}.fr{float:right;}.cb{clear:both;}.cl{clear:left;}.cr{clear:right;}.ma{margin:0 auto 0 auto;}.fw{width:100%;}.fw2{width:99%;}.fw3{width:95%;}.fh{height:100%;}.nb{border:0px !important;}.fwb{font-weight: bold}.fs11{font-size:11px;}.fs12{font-size:12px;}.fs13{font-size:13px;}.fs14{font-size:14px;}.fs15{font-size:15px;}.dn{display:none;}.di{display:inline;}.db{display:block;}.b{border:solid black 1px;}.h5{height:5px;}.p10{padding:10px 10px 10px 10px;}

.cbie {
	clear:both;
}

/* ----------------------------------------------------- */
/* --------------------- UNIVERSAL --------------------- */
/* ----------------------------------------------------- */

body {
	background: #fff;
	color: #31363E;
	font-size: 13px;
}

hr {
	margin: 10px 0 10px 0;/* !IE */
	*margin: 0px 0 0 0;/*IE*/
}

img {
	border: 0px;
}

a.nolink:link, a.nolink:hover, a.nolink:visited, a.nolink:active 
{
	display:none;
}

a:link, a:visited, a:active {
	border-bottom:1px solid #C4C5C5;
	color: #214072;
	text-decoration: none;
}

a:hover {
	border-bottom:1px solid #C4C5C5;
	color: #008C00;
	text-decoration: none;
}

a.light:link, a.light:visited, a.light:active {
	color: #C4C5C5;
	text-decoration: none;
	border-bottom:1px solid #C4C5C5;
}

a.light:hover {
	text-decoration: none;
	border-bottom:1px solid #C4C5C5;
	color: #C4C5C5;
}

a.bright:link, a.bright:visited, a.bright:active {
	color: #008C00;
	text-decoration: none;
	border-bottom:1px solid #C4C5C5;
}

a.bright:hover {
	text-decoration: none;
	border-bottom:1px solid #C4C5C5;
	color: #56EE56;
}

a.bright2:link, a.bright2:visited, a.bright2:active {
	border-bottom:1px solid #C4C5C5;
	color: #008C00;
	text-decoration: none;
}

a.bright2:hover {
	border-bottom:1px solid #C4C5C5;
	color: #f00;
	text-decoration: none;
}

a.white:link, a.white:visited, a.white:active {
	color: #fff;
	text-decoration: none;
	border: 0px;
}

a.white:hover {
	text-decoration: none;
	color: #f00;
	border: 0px;
}

a.img:link, a.img:visited, a.img:active {
	border: 0px;
	color: #214072;
	text-decoration: none;
}

.img a {
 	border: 0px;
	color: #214072;
	text-decoration: none;
}   
    
h1
{
	color: #008C00;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}

#header_wrapper {
	background: #2A2E35 url('../Images/background01.gif') repeat-x top;
}

#header {
	background: url('../Images/logo.gif') no-repeat top left;
	height: 138px;
	width: 990px;
}

#menu_wrapper {
	background: #fff url('../Images/background02.gif') repeat-x top;
	height: 42px;
}

#menu {
	width: 960px;
}

#menu_links {
	font-size: 16px;
	padding: 18px 0 0 14px;
	height: 24px;
	width: 608px;
}

#login {
	background: #2C3037 url('../Images/login_tile.gif') repeat-x bottom;
	color: #bababa;
	margin: 0 0 0 auto;
	padding: 11px 0 0 0;
	height: 31px;
	width: 303px;
}

#login_left {
	background: #2C3037 url('../Images/login_left.gif');
	height: 42px;
	width: 12px;
}

#login_right {
	background: #2C3037 url('../Images/login_right.gif');
	height: 42px;
	width: 12px;
}

#logged_out {
	padding: 0 0 0 7px;
	width: 289px;/* !IE */
	*width: 296px;/*IE*/
}

input.logged_out {
	border: 1px solid #B8BBC0;
	padding: 0 2px 0 2px;
	width: 114px;/* !IE */
	*width: 112px;/*IE*/
}

#logged_out_left {
	width: 252px;/* !IE */
	*width: 248px;/*IE*/
}

#logged_out_right {
	padding: 1px 0 0 8px;
	width: 29px;/* !IE */
	*width: 30px;/*IE*/
}

#logged_in_left {
	padding: 3px 0 0 7px;
	width: 230px;
}

#logged_in_right {
	padding: 3px 0 0 0;
	width: 56px;
}

a.login:link, a.login:visited, a.login:active {
	border-bottom: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}

a.login:hover {
	border-bottom: 1px solid #008C00;
	color: #008C00;
	text-decoration: none;
}

#content_wrapper {
	padding: 20px 0 20px 0;
	width: 960px;
}

#content_main {
	width: 720px;
}

#content_ad 
{
	padding: 25px 0 0 30px;
	width: 190px;
}

#footer_wrapper {
	background: #2A2E35 url('../Images/background.gif') repeat-x top;
	height: 73px;
}

#footer {
	width: 960px;
}

#footer_left {
	color: #BABABA;
	font-size: 11px;
	padding: 33px 0 0 0;/* !IE */
	*padding: 34px 0 0 0;/*IE*/
	height: 43px;
	width: 400px;
}

#footer_right {
	color: #4B4B4B;
	font-size: 14px;
	padding: 31px 0 0 0;
	height: 43px;
	width: 560px;
}

a.footer:link, a.footer:visited, a.footer:active {
	border: 0px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover {
	color: #008C00;
}

.highlight {
	color: #CB0000;
}

.highlight2 {
	color: #008C00;
}

a.highlight2:link, a.highlight2:hover, a.highlight2:visited, a.highlight2:active {
	color: #008C00;
	border:0;
}

a.highlight3:link, a.highlight3:visited, a.highlight3:active {
	color: #008C00;
}

a.highlight3:hover {
	color: #214072;
	border:none;
}

.light {
	color: #C5C5C5;
}

.h1_extension {
	font-size: 12px;
	color: #352E2C;
}

.h2_extension {
	font-size: 11px;
	font-weight: normal;
}

a.alert:link, a.alert:visited, a.alert:active {
	color: #f00;
	font-weight: bold;
}

a.alert:hover {
	color: #d00;
	font-weight: bold;
}

span.alert 
{
	color: #f00;
	font-weight:bold;
}

.alert2 {
	color: #FFF161;
}

.fade {
	color: #606875;
}

textarea {
	border: 1px solid #c4c5c5;
}

a.link_disabled:link, a.link_disabled:visited, a.link_disabled:active 
{
	color:#C9C9C9;
	cursor:text;
}

.grid-table_even 
{
	background: #f8f8f8;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
	padding: 4px 0 4px 4px;
}

.grid-table_odd 
{
	padding: 4px 0 4px 4px;
}


/* Loading Panel */
.ajaxLoadingPanel {
    position: fixed !important;
    top: 0px;
    right: 0px;
    _position: absolute !important;
    _top: expression(eval(document.documentElement.scrollTop? document.documentElement.scrollTop : document.body.scrollTop) +   "px" );
    _right: expression(eval(document.documentElement.scrollLeft? document.documentElement.scrollLeft : document.body.scrollLeft ) +   "px" );
    font-size: 12pt;
    right: expression(eval(document.documentElement.scrollLeft? document.documentElement.scrollLeft : document.body.scrollLeft ) +   "px" );
    top: expression(eval(document.documentElement.scrollTop? document.documentElement.scrollTop : document.body.scrollTop) +   "px" );
    background-color: #990000;
    color: #ffffff;
}

/* Dialog Boxes */
input.small_dialog_input {
	border-bottom: 1px solid #C4C5C5;
	border-left: 1px solid #C4C5C5;
	border-right: 1px solid #C4C5C5;
	border-top: 2px solid #C4C5C5;
	margin-top:10px;
	height:15px;
	width:160px; 
}

.dialog_notloggedin 
{
	background-color:#E9E9E9;
	border: 1px solid #c4c5c5;
	padding-top:50px;
	height: 100px;
	width: 606px;
}

/* Tooltips */

.help {
	width: 283px;
	background: #FFF9B5;
	border: 1px solid #F5E000;
	padding: 9px;
	font-size: 11px;
	line-height: 14px;
}


/* Editable */

.Editable {
    background-color:#F3F3F3;
    border:dashed #898989 1px;
    color: #31363E;
}

.EditableHover {
    background-color:#FFF9B5;
    border:dashed #898989 1px;
    color: #31363E;
}


.tal div {
	zoom:1;   /*Hack for telerik radinput weirdness*/
}