img{
	border:0px;
}
.subtabs{
	width:100%;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EDEFF4;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.subtabs UL.subnav {
	PADDING: 0px;
	FLOAT: left;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
}
.subtabs UL.subnav LI {
	FLOAT: left;
	height: 29px;
}
.subtabs UL.subnav A {
	DISPLAY: block;
	height:23px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1C2946;
	border-right-color: #1C2946;
	border-bottom-color: #1C2946;
	border-left-color: #1C2946;
	background-color: #3B5998;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subtabs UL.subnav A:hover {
	color: #3B5998;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8895B7;
	border-right-color: #8895B7;
	border-bottom-color: #8895B7;
	border-left-color: #8895B7;
	background-color: #FFFFFF;
}
.subtabs UL.subnav A.active {
	color: #3B5998;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8895B7;
	border-right-color: #8895B7;
	border-bottom-color: #8895B7;
	border-left-color: #8895B7;
	background-color: #FFFFFF;
}
.subtabs UL.subnav A.active:hover {
	color: #3B5998;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8895B7;
	border-right-color: #8895B7;
	border-bottom-color: #8895B7;
	border-left-color: #8895B7;
	background-color: #FFFFFF;
}
.rcHeader {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3B5998;
	text-decoration: none;
	background-color: #EDEFF4;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC5D7;
}

.box-yellow {
	background-color: #FFF8CC;
	padding: 10px;
	border: 1px solid #EBAE7F;
}
.box-blue {
	background-color: #EDEFF4;
	padding: 10px;
	border: 1px solid #BDC5D7;
}
.fieldBlue {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B5998;
	border: 2px solid #EDEFF4;
	padding: 3px;
}

h2 {
	font-family: Arial;
	font-size: 13px;
	color: #3B5998;
	text-decoration: none;
	background-color: #FBF0D7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAB437;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
h3 {
	font-family: Arial;
	font-size: 13px;
	color: #3B5998;
	text-decoration: none;
	background-color: #E4EBDE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCFAD;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.img-border {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 3px solid #CC0000;
}
A.big-button {
	color: #FFFFFF;
	background-color: #3B5998;
	padding: 5px;
	display: block;
	width: 200px;
	border: 1px solid #6483C4;
	margin: 5px;
}


UL.check {
	list-style-position: outside;
	list-style-image: url(../Img/action_check.png);
	list-style-type: none;
}

.col-left{
	width:700px;
	background:#FFFFFF;
	padding-right:8px;
}
.col-right{
	background:#f7f7f7;
	width:200px;
	border: 1px solid #EBEBEB;
	padding: 3px;
}
.bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #3B5998;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B5998;
	padding-bottom: -20px;
}
.js_err {
	color: #FF0000;
}
.js_err_field {
	background-color: #FFD2D2;
	border: 1px dotted #cc0000;
}

.odd > TD {
	BACKGROUND: white; BORDER-BOTTOM: #dddddd 1px dotted
}
.even > TD {
	BACKGROUND: #fafafa; BORDER-BOTTOM: #dddddd 1px dotted
}

BUTTON {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 8px! important; 
	DISPLAY: block; 
	PADDING-LEFT: 0px! important; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 10px; 
	BACKGROUND: url(../img/bg_button_a.gif) no-repeat right top; 
	FLOAT: left; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px! important; 
	MARGIN: 0px 6px 0px 0px; 
	OVERFLOW: hidden; 
	CURSOR: pointer; 
	COLOR: #222; 
	PADDING-TOP: 0px! important; 
	HEIGHT: 24px; 
	BORDER-RIGHT-WIDTH: 0px; 
	TEXT-DECORATION: none; 
	outline: none
}

BUTTON SPAN {
	PADDING-RIGHT: 12px; 
	DISPLAY: block; 
	PADDING-LEFT: 20px; 
	BACKGROUND: url(../img/bg_button_span.gif) no-repeat; 
	PADDING-BOTTOM: 6px; 
	LINE-HEIGHT: 14px; 
	PADDING-TOP: 5px; 
	outline: none
}
BUTTON SPAN {
	POSITION: static; TOP: -1px
}

BUTTON:hover {
	BACKGROUND-POSITION: right center
}
BUTTON:hover SPAN {
	BACKGROUND-POSITION: left center
}


A.button {
	FONT-WEIGHT: bold;BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 12px; DISPLAY: block; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 10px; BACKGROUND: url(../img/bg_button_a.gif) no-repeat right top; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; OVERFLOW: hidden; COLOR: #222; MARGIN-RIGHT: 6px; HEIGHT: 24px; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none; outline: none;
}
A.button SPAN {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; BACKGROUND: url(../img/bg_button_span.gif) no-repeat; PADDING-BOTTOM: 5px; LINE-HEIGHT: 14px; PADDING-TOP: 5px;
}
A.button:hover {
	BACKGROUND-POSITION: right center
}

A.button:hover SPAN {
	BACKGROUND-POSITION: left center
}
A.button SPAN IMG {
	MARGIN-LEFT: 2px;
}


#success .flash_inner {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../img/flash_success.gif) no-repeat left top; BORDER-BOTTOM-WIDTH: 0px; COLOR: #207a29; BORDER-RIGHT-WIDTH: 0px;
}
#error .flash_inner {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../img/flash_error.gif) no-repeat left top; BORDER-BOTTOM-WIDTH: 0px; COLOR: #b7220a; BORDER-RIGHT-WIDTH: 0px;
}
.flash {
	BORDER-TOP-WIDTH: 0px;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	BORDER-LEFT-WIDTH: 0px;
	FONT-SIZE: 11px;
	BACKGROUND: url(../img/information_bar_right.gif) no-repeat right top;
	BORDER-BOTTOM-WIDTH: 0px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	HEIGHT: 30px;
	BORDER-RIGHT-WIDTH: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.flash .flash_inner {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 45px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 5px;
	HEIGHT: 30px;
}
