﻿/* Common Element Style */
BODY {margin:0px; padding:0px; font-size: 11px; font-family: verdana, Arial, Helvetica; color:#343434; line-height:18px; background:url(../images/bg_body.jpg) repeat;} 
h1 {margin:0px; padding:0px 0 10px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:normal; color:#4C82C3;}
h2 {margin:0px; padding:0px 0 10px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:normal; color:#0A2B85;}
img{ border:none;}

/* Style for ANCOHOR element */
A {color:#333333; text-decoration:none;} 
A:HOVER {color:#006DB4; text-decoration:none;}

/* Style for FORM elements */
INPUT, TEXTAREA {font:10px verdana;}
.form_text {font:10px verdana; text-decoration:none;}
.errormessage {color:#900; background:#ffc;} /* Style for ERROR MESSAGE */

/* Common Class */
.bold {font-weight:bold;}
.sidettl, .sidettl2, .mainpgttl {color:#0A2B85; font-weight:bold; vertical-align:middle; line-height:36px;}
.sidettl, .sidettl2 {height:44px;  padding-left:15px;}
.sidettl {background:url(../images/bg_title.jpg) no-repeat;}
.sidettl2 {background:url(../images/bg_title1.jpg) no-repeat;}
.mainpgttl {background:url(../images/bg_title2.jpg) repeat-x; padding:0 15px;}
/* Style for CONTENT AREA SIDE BORDERS */
.leftbdr, .rightbdr {font-size:0px; width:6px;}
.leftbdr {background:url(../images/bdr_left.jpg) repeat-y; }
.rightbdr {background:url(../images/bdr_right.jpg) repeat-y; }

.corleft {background:url(../images/newwtwinter.jpg) no-repeat left top;}
/* Style for MAIN CONTENT AREA */
#leftside, #rightside, #maintxt, #inermaintxt {vertical-align:top; }
/* Style for LEFT SIDE CONTENT AREA */
#leftside {width:216px; background:url(../images/bg_leftside.jpg) repeat-y; }
#leftside ul, #leftside ul ul {margin:0px; padding:0px; list-style:none; line-height:18px; }


#leftside a{ color:#006DB4; text-decoration:none;}
#leftside a:hover{ color:#333333; text-decoration:none;}
.level1 {background:url(../images/arrow1.jpg) no-repeat 10px 5px; padding-left:25px; line-height:20px; border-top:1px solid #CCCCCC; }
.level1_first {background:url(../images/arrow1.jpg) no-repeat 10px 5px; padding-left:25px; line-height:20px; border-bottom:none; font-weight:bold;}

.level1 a {font-weight:bold;text-transform:uppercase; }
.level1_first a {font-weight:bold;text-transform:uppercase; }
.level1 a:hover {color:#666666; }
.level2 {padding-left:10px; margin-left:10px; }
.level2 a {color:#0A2B85!important; font-weight:normal; }
.level2 a:hover {color:#4C82C3; }
.level2 a.selected {color:#4C82C3; font-weight:bold; }
/* Style for CONTENT AREA */
#maintxt {background:#ffffff; }
#inermaintxt {background:#ffffff; border-top:solid 1px #999999; padding:20px; }
#inermaintxt p {margin:0px; padding-bottom:15px; line-height:16px; }
.divider {background:url(../images/divider-horizontal.gif) repeat-x; font-size:0px; height:1px; }
.divider1 {background:url(../images/divider-vertical.gif) repeat-y; font-size:0px; width:1px; }
.lnkmore {padding:0 15px; font-weight:normal;}

/* Style for RIGHT SIDE CONTENT AREA */
#rightside {width:215px; background:url(../images/bg_rightside.jpg) repeat-y;}
/* Style for GRID */
.heading {font-weight: bold; font-size:13px; color:#4C82C3;}
.gridbdr {border:solid 1px #cccccc; border-collapse:collapse; line-height:18px;}
.gridbdr .heading {background:#F5F5F5;}
.separator { font-size:0px; height:1px; line-height:1px; background:url(../images/divider-horizontal.gif) repeat-x;}
.sitemap{ background:url(../images/icon_sitemap.jpg) no-repeat left; padding-left:25px;}
ul.sitemap1 {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.sitemap1 li {
	background:url(../images/sitemap_arrow1.jpg) no-repeat left 7px;
	padding-left:15px;
}

