body, .left, .content, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background: #ffffff;
}
body, ul, ol, h2, h3, h4, p, form {
	margin: 0px;
	padding: 0px;
}
img, .td img {
	border: 0px solid black;
	behavior: url(/css/iepngfix.htc);
}
h1, h2, h3, h4 {
	font-size: 14px;
	font-weight: bold;
	color: #196eb1;
}
h1 {
	width: 100%;
	font-size: 18px;
	text-align: center;
}
#articleBody h2 {
	margin: 20px 0px 10px 20px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	color: #000;
}
p {
	padding: 3px 0px;
}
.left #articleBody p {
	padding: 0px;
	text-indent: 10px;
}
ul.bullet {
	padding: 5px 25px;
	list-style-image: url(/img/sub-bullet1.gif );
	list-style-position: outside;
}
.left ul.bullet {
	padding: 0px 0px 0px 15px;
}
li {
	padding-left: 0px;
}
ol {
	list-style-position: outside;
	margin-left: 38px;
}
ol li {
	margin: 0px;
	padding: 2px 5px 2px 0px;	
}

#articleBody p {
	text-indent: 20px;
	padding: 3px 0px;
	text-align: justify;
}
#articleBody img {
	float: right;
	margin: 10px;
}
#articleBody img.alignLeft {
	float: left;
}
#articleBody img.alignRight {
	float: right;
}
.topnav, #footer {
	background: url(../img/topnav_bkg.gif) repeat-x;
	height: 44px;
	width: 100%;
}
.promo {
	background: url(../img/promo_bkg.gif) repeat-x;
	height: 91px;
	width: 100%;
}
.topnav {
	padding: 0px 10px;
}
.topnav td {
	padding-right: 10px;
}
.shadow_M {
	background: url(../img/shadow_m.gif) repeat-x;
	width: 9px;
	height: 15px;
}
.shadow_MM {
	background: url(../img/shadow_mm.gif) repeat-y;
}
.shadow_MM1 {
	background: url(../img/shadow_mm1.gif) repeat-y;
}
.shadow_TC {
	background: url(../img/shadow_topcontent.gif) repeat-x;
}
.btn_hover {
	display: none;
}
.left {
	background: #e6f5fd;
	padding: 10px 10px 10px 11px;
	vertical-align: top;
}
.left h2 {
	padding: 0px 0px 3px 6px;
}
.left .text, .noMargin {
	margin-bottom: 15px;
}
.noMargin .text {
	margin: 0px;
}
.left .text td {
	background: #ffffff;
	font-size: 11px;
}
.left .text td.c11, .left .text td.c12, .left .text td.c21, .left .text td.c22 {
	background: url(../img/c11.gif) no-repeat;
	width: 7px;
	height: 7px;
}
.left .text td.c12 {
	background: url(../img/c12.gif) no-repeat;
}
.left .text td.c21 {
	background: url(../img/c21.gif) no-repeat;
}
.left .text td.c22 {
	background: url(../img/c22.gif) no-repeat;
}
.content {
	padding: 5px 10px 20px 10px;
	vertical-align: top;
	width: 100%;
}
#footer {
	background: url(../img/bottomnav_bkg.gif) repeat-x;
	color: #eeeeee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
}
#footer a {
	color: #cdcdcd;
}
#footer a:hover, #footer a.curr {
	color: #ffffff;
}
#footer span, #footer a.curr {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer a.curr:hover {
	text-decoration: underline;
}
.gold {
	color: #e5b22a;
}
a {
	color: #e5b22a;
	text-decoration: underline;
}
a:visited {
	color: #cfbe7b;
}
a:hover {
	color: #c49415;
}
a.unvisited, a.unvisited:visited {
	color: #e5b22a;
}
a.unvisited:hover {
	color: #c49415;
}
.brief_article .more {
	background: url(../img/dotted.gif) repeat-x bottom left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align: right;
}
.left .brief_article div.more {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.brief_article .title {
	font-size: 14px;
	font-weight: bold;
}
.brief_article a.title {
	background: url(../img/marker_big.gif) no-repeat left center;
	padding-left: 11px;
	color: #e5b22a;
}
.left div.brief_article {
	padding-bottom: 5px;
}
.brief_article a.title:hover {
	color: #c49415;
}
.brief_article a.more {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../img/marker_small.gif) no-repeat left center;
	padding: 7px 0px 10px 8px;
}
.brief_article img {
	display: none;
	padding: 0px;
}
.row2 {
	background: #E6F5FD;
}
.icons a, a.icon {
	text-decoration: none;
}
a.icon img, .info {

	position: relative;
	top: 2px;
/*	margin: 0px 2px; */
}
#pagination td {
	padding: 5px 10px;
	font-size: 14px;
}
#pagination a {
	font-size: 14px;
}
.tablePad5 td, .tablePad5  th {
	padding: 5px;
}
.tablePad0 td, .tablePad0  th {
	padding: 0px;
}
.imgBorder img, img.imgBorder {
	border: 1px solid #CCC;
}
.error, .required, .success {
	font-weight: bold;
}
.error {
	color: #ff0000;
}
.success {
	color: #196EB1;
}
.green {
	color: #00BB00;
}
.section, a.section, a.section:visited {
	color: #196eb1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.section, a.section:visited {
	background: url(../img/marker_small_blue.gif) no-repeat left center;
	margin-left: 2px;
/*	padding: 7px 0px 10px 9px; */
	padding-left: 9px;
	padding-bottom: 2px;
}
.left .brief_article ul li {
	line-height: 17px;
	height: 17px;
	margin: 3px 0px;
}
/*
.left .brief_article ul li a.section {
	padding: 0px;
}
*/
a.section:hover {
	color: #6aaeee;
}
div.clear {
	float: none;
	clear: both;
	display: block;
	height: 1px;
	width: 100%;
}

form#quick-search p {
	background: #ffffff;
	border: 1px solid #5f828c;
	width: 226px;
	margin: 0px;
	padding: 0px;
}
form#quick-search .tbox {
	border: none;
	float: left;
	color: #355065;
	padding: 4px 0px 4px 3px;
	width: 200px;
	height: 24px;
}
form#quick-search .btn {
	margin: 2px 0px;
}
.highlight {
	background: #E5B22A;
	font-weight: bold;
	color: #000;
}
#adbox {
	margin-bottom: 20px;
}

a.btnIcon, a.btnIcon:visited {
	background: #D9D9D9 url(/img/icons/add.gif) no-repeat;
	background-position: 4px 4px;
	border-style: solid;
	border-width: 3px;
	border-color: #E5E5E5 #C0C0C0 #C0C0C0 #E5E5E5;
	color: #000;
	font-size: 14px;
	padding: 3px 6px 3px 25px;
	margin: 0px;
	width: auto;
	text-decoration: none;
	cursor: pointer;
}

a.btnIcon:hover {
	background: #D5D5D5 url(/img/icons/add.gif) no-repeat;
	background-position: 3px 3px;
	color: #000;
	padding: 2px 7px 4px 24px;
	border-color: #C0C0C0 #E5E5E5 #E5E5E5 #C0C0C0;
	text-decoration: none;
}
.checkbox {
	position: relative;
	top: 2px;
}
legend {
	padding: 5px;
}
.note {
	font-size: 10px;
	color: #666;
}
#loginForm td {
	font-size: 11px;
}
#loginForm .login, #loginForm .password {
	width: 120px;
}
.title_bg {
	background: #e6f5fd;
}
div.hr {
	width: 100%;
	height: 1px;
	border-top: 2px solid #e5b22a;
	margin: 10px 0px;
	padding: 0px;
	font-size: 1px;
}
.adv_box {
	background: url(../img/adv_bkg.gif) repeat-x; 
}
.adv_buttons td {
	padding: 5px;
}

.fixIcon_folder img {
	position: relative;
	top: 4px;
	left: -4px;
}
.hide {
	display: none;
}
