* {
margin: 0px;
padding: 0px;
}
body {
width: 100%;
height: 100%;
color: #182531;
font-family: Helvetica,Arial,Sans Serif;
}

h2 {
font-size: 90%;
padding: 0px;
}

h2 small {
color:#B60A05;
font-size:100%;
padding-right:10px;
}

p{
font-size: 90%;
padding: 0px;
font-family: "Trebuchet MS","Arial Narrow",Narrow,Arial;
font-weight: bold;
font-size: 11px;
}



#breadcrumbs {
font-size: 11px;
height: 25px;
line-height: 15px;
position: absolute;
left: 0px;
width: 955px;
color: #8B959D;
padding-left: 25px;
margin-top: 6px;
z-index: 10;
}



.container {
position: relative;
background: #fff;
padding: 10px;
width: 940px;
overflow: hidden;
}
#twoCol .container {
width: 635px;
}
#rightCol .container {
width: 275px;
}
.container .top_left,
.container .top_right,
.container .bottom_left,
.container .bottom_right {
display: block;
width: 4px;
height: 4px;
font-size: 1px;
position: absolute;
background: url("/img/bg_cont1.gif");
background-repeat: no-repeat; 
}
.container .top_left { top: 0px; left: 0px; background-position: left top;}
.container .top_right { top: 0px; right: 0px; background-position: right top;}
.container .bottom_left { bottom: 0px; left: 0px; background-position: left bottom;}
.container .bottom_right { bottom: 0px; right: 0px; background-position: right bottom;}

.container1 {
position: relative;
background: #fff;
padding: 10px;
border: solid 1px #d6dce1;
zoom: 1;
}
#rightCol .container1 {
padding: 7px;
background: #f8fafc;
}
.container1 .top_left1,
.container1 .top_right1,
.container1 .bottom_left1,
.container1 .bottom_right1 {
display: block;
width: 4px;
height: 4px;
font-size: 1px;
position: absolute;
background: url("/img/bg_cont2.gif");
background-repeat: no-repeat; 
}
.container1 .top_left1 { top: -1px; left: -1px; background-position: left top;}
.container1 .top_right1 { top: -1px; right: -1px; background-position: right top;}
.container1 .bottom_left1 { bottom: -1px; left: -1px; background-position: left bottom;}
.container1 .bottom_right1 { bottom: -1px; right: -1px; background-position: right bottom;}


.registerForm {
margin: 0px 0px 30px 100px;
}
.registerForm label,.updateForm label,.popupForm label {
display: block;
float: left;
width: 150px;
text-align: right;
margin-right: 5px;
font-family: "Trebuchet MS","Arial Narrow",Narrow,Arial;
font-weight: bold;
font-size: 11px;
}


.clear {
  clear: both;
}

.container2 {
position: relative;
background: #fff;
padding: 10px;
border: solid 1px #d6dce1;
zoom: 1;
}

#rightCol .container2 {
padding: 7px;
background: #f8fafc;
}

.container2 .top_left1,
.container2 .top_right1,
.container2 .bottom_left1,
.container2 .bottom_right1 {
display: block;
width: 4px;
height: 4px;
font-size: 1px;
position: absolute;
background: url("/img/bg_cont2.gif");
background-repeat: no-repeat; 
}

.container2 .top_left1 { top: -1px; left: -1px; background-position: left top;}
.container2 .top_right1 { top: -1px; right: -1px; background-position: right top;}
.container2 .bottom_left1 { bottom: -1px; left: -1px; background-position: left bottom;}
.container2 .bottom_right1 { bottom: -1px; right: -1px; background-position: right bottom;}


