/* CSS Document */
body {
	margin:50px 0px;
	padding:0px;
	text-align:left;
	font-size:0.9em;
	color:#069;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
#content {
	width:850px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	}

#left_column {  width:200px; max-width:200px; float:left; }
#main { width:650px; margin-left:225px;  }
h1 {
	font-size:1.2em;
	font-weight:normal;
	background: url(sidemod-h3.png) 0 100% no-repeat;
	border-bottom:thin;
	border-left:thin;
	padding-bottom: 5px;
	margin: 25px 0 10px 0;
	font-weight: lighter;
	line-height: 120%;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size:1em;
	font-weight:light;
	line-height: 100%;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}red {color:#cc0000;}
blue {color:#069;}
blueBold {color:#336d83; font-weight:bold;} 
redBold {color:#cc0000; font-weight:bold;} 
#header-bg {
	background-image: url(header-bg2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.icon-error{
border:solid 1px #D8000C;
background:#FFBABA;
color:#D8000C;
width: 100%;
margin: 0px auto;
padding:4px;
text-align:center;
}
.icon-success{
border:solid 1px #4F8A10;
background:#DFF2BF;
color:#4F8A10;
width: 100%;
margin: 0px auto;
padding:4px;
text-align:center;
}
.icon-info{
border:solid 1px #9F6000;
background:#FEEFB3;
color:#9F6000;
width: 100%;
margin: 0px auto;
padding:4px;
text-align:center;
}
.textbottom {vertical-align:text-bottom;}
#logo {background: url(logo.png) 0 0 no-repeat;width: 250px;height: 60px;}
#headerDivImg, #contentDivImg, #contentDivImg_ {
     float: left;
     width: 100%;
}
#titleTextImg, #titleTextImg a:link {
    color: #CCC;
	text-decoration: none;
}
#titleTextImg {
	 text-align: center;
     float: left;
     font-size: 1.4em;
     font-weight: bold;
     margin: 5px;
}
#imageDivLink {
     float: left;
	 vertical-align:middle;
}
#headerDivImg {
     background-color: #0037DB;
     color: #9EB6FF;
}
#contentDivImg, #contentDivImg_ {
     text-align: left;
}
#headerDivImg img {
     float: right;
     margin: 10px 10px 5px 5px;
}
