
.menu {
 color: #fff;
 background-color: #ccc;
 padding: 4px;
}

.menu a:link, .menu a:visited, .menu a:hover {
color: #fff;
text-decoration: none;
}

.menu_down {
 background-color: #007dc3;
}

.menu:hover {
 background-color: #225da3;
}

.homeTop {
height: 198px;
line-height: 22px;
padding: 15px;
font-size: 14px;
}

.homeBottom {
height: 80px;
font-size: 13px;
line-height: 20px;
color:#0068a3;
padding: 15px;
background-color: #ededed;
font-weight: bold;
}

body {
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
color: #555555;
font-size: 13px;
}



h1 { font-size: 15px; margin-top: 0px; color:#006ca5;} 
h2 { font-size: 14px; margin-bottom: 0px; }
h3 { font-size: 13px; font-weight: normal; }

li { 
list-style: circle outside; 
color: #0068a3; 
line-height: 20px;
}

.content { padding-left: 15px; padding-top: 4px; padding-right: 4px; }

.clear {
clear: both;
}

.leftMargin {
/* padding-left: 215px; */
}

.mainDiv {
.text-align: center; 
padding-top: 15px;
}

.header { 
margin:0 15px;
text-align:right;
width:770px;
}

.mainContainer {
background: transparent url(/uploaded/_layout/container_bk.gif) repeat-y top right scroll;
margin: 0 auto; 
width: 800px;
}

.mainContent { 
background-color: #fff;
text-align: left; 
padding:20px;
margin: 0px 15px;
}

.footer { 
color: #868686;
margin: 0 auto; 
width: 770px;
padding: 0 15px;
text-align: right;
font-style: italic;
font-size: 10px;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}



.inserted_blob {
	 background-color:#dadada;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	padding: 8px;
	width: 150px;

}

.hand { cursor: pointer; }
 
.l_button { font-family: Verdana, Arial, Geneva, sans-serif; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #f1f1f1; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;}
 .l_buttondisabled { filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; font-family: Verdana, Arial, Geneva, sans-serif; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #f1f1f1; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;}
   .l_buttonhighlight{  font-family: Verdana, Arial, Geneva, sans-serif; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #ececec; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;  
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient_bl.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;}
.l_buttonpress{   font-family: Verdana, Arial, Geneva, sans-serif; font-size:12px; height:24px; font-weight: bold; color:#333333; background: #f3f3f3; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;  
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   	background-image: url(../images/gradient_ld.gif);
   	background-repeat: repeat-x;
background-position: left top;}
   

.disabled {padding:0px;color:#000000;filter:alpha(opacity=12);-moz-opacity:.12;opacity:.12;font-family: Verdana, Arial, Geneva, sans-serif;}


.smalltext { font-size: 11px; color: #888; }
.smalltext a:link { color: #888; }
.smalltext a:visited { color: #888; }
.smalltext a:hover { color: #888; }
