/*************** Global Settings *********************/

body,div,td{
margin: 0px;
padding: 0px;
font:12px/18px "Trebuchet MS",Tahoma,"ËÎÌå";
color:#357;
}
.bluelink {
	COLOR: #325981;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-family: "Verdana";
}
.border_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #BABAC2;
	border-right-color: #BABAC2;
	border-bottom-color: #BABAC2;
	border-left-color: #BABAC2;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	background:#f5f7fb  top left repeat-x;
}
img {
display:inline;
border:0;
}

/**Input**/
.focus {
border:1px solid #fb0;
font:12px "Trebuchet MS",Tahoma,"ËÎÌå";
}
.blur {
border:1px solid #555;
font:12px "Trebuchet MS",Tahoma,"ËÎÌå";
}

a {
color:#3c6da8;
text-decoration:none;
}

a:hover {
color:#b07219;
text-decoration:none;
}

/****************** Header ************************/

#header {
width:778px;
}


/****************** Main Login ********************/

#main {
width:702px;
margin-top:30px;
}

#leftTitle {
width:194px;
height:19px;
background:url(../images/left_title.gif) top left no-repeat;
float:left;
}

#rightTitle {
width:503px;
height:19px;
background:url(../images/right_title.gif) top left no-repeat;
float:none;
}

#mainContent {
border:1px solid #b7c7e4;
}

#leftContent {
width:186px;
height:350px;
background:#fffdf3  top left repeat-x;;
float:right;
padding-top:10px;
}

#rightContent {
width:100%;
height:100%;
background:#f5f7fb  top left repeat-x;
float:right;

text-align:left;
}

.leftColumn {
color:#5d6a7f;
padding:2px 0 2px 20px;
text-align:left;
}
.divdotted{
border-top:1px dotted #b7c7e4;
padding:2px 0 -1px 20px;
}

#introTitle {
width:410px;
height:17px;
margin:4px 0 -1px 20px;
background:url(../images/intro_bg.gif) left top no-repeat;
text-align:left;
padding:3px 0 0 35px;
font-weight:bold;
}
#introContent {
width:424px;
height:58px;
margin-left:20px;
background:#fff;
border:1px solid #b7c7e4;
padding:10px 6px 6px 10px;
text-align:left;
}

/************* Footer *****************/

#footer {
width:778px;
padding-top:30px;
}
