/* CSS Ver 1.0 - AG Laventis - Forms Module*/
.brsep{
  line-height: .6em;
}
.brseprt{
  line-height: .1em;
  clear: left;
  letter-spacing: 0;
}

/* Sub Header Blocks */

.hdr_sub  {
	width: 100%;
	overflow: hidden;
	height: 82px;
    background-color:#fff;
    padding-top: 3px;
    padding-left: 6px;
    padding-right: 2px;
    padding-bottom: 2px;
}

.hdr_subblock{
  width: 158px;
  background: url(../images/hdr_subblock_def.png) no-repeat;
  float: left;
  height: 80px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 25px;
  text-transform:  uppercase;
  color: #fff;
  font-family: "Tahoma", Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  }

.hdr_subblock:hover{
  background: url(../images/hdr_subblock_hover.png) no-repeat;
  width: 158px;
  float: left;
  height: 80px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 25px;
  text-transform:  uppercase;
  color: #fff;
  font-family: "Tahoma", Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  }

.hdr_subblockh{
  background: url(../images/hdr_subblock_hover.png) no-repeat;
  width: 158px;
  float: left;
  height: 80px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 25px;
  text-transform:  uppercase;
  color: #fff;
  font-family: "Tahoma", Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  }

.span_hdrsubtxt{
  padding-left: 10px;
}

/* Forms & Elements */

.notices, .formbody{
	margin: 0px;
/*	height: 1%; IE6 hack... it's very minor, though */
	overflow: hidden;
	height: auto;
    padding: 0px;
    width: 680px;
}

.notices{
    background: url(../images/notices_bgFW.png) #FFFFFF no-repeat;
    height: 100px;
}

.noticesA{
    background: url(../images/notices_bgFWA.png) #FFFFFF no-repeat;
    height: 100px;
}

.formbody{
    background-color: #FFFFFF;
    height: auto; /* Set to Auto when Form Elements are inserted */
}


.notices-inner{
	width: 100%;
	overflow: hidden;
/*  margin-right: 5px;*/
    background-color: transparent;

}
.content_inner
{
	width: 99%;
	overflow: hidden;
    background-color: transparent;

}
.contentform
{
	color:#000000;
	padding:10px;
	width:98%;
}
.noticestxt{
  width: 97%;
  height: 55px;
  padding-left: 2px;
  padding-top:18px;
  padding-bottom: 10px;
  color: #737373;
}

.noticestxtA{
  width: 97%;
  height: 55px;
  padding-left: 90px;
  padding-top: 35px;
  padding-bottom: 10px;
  color: #737373;
}

.spannoticestxtA, .spannoticestxtsubA {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: bold;
}

.spannoticestxtA{
  font-size: 16px;
  color: #3366CC;
}

.spanimage{
  padding-left:  22px;
  float:left;

}

.spannoticestxt, .spannoticestxtsub {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: bold;

}

.spannoticestxt{
  font-size: 16px;
  color: #3366CC;
  padding-left: 10px;
  text-transform: uppercase;
}

.spannoticestxtsub{
  font-size: 12px;
  color: #444444;
}

.formelement{
  width: 95%;
  padding: 5px;
  color: #737373;
}

/* Sidebar Right Navigation */

#sidebar-right{
  float: right;
  width: 285px;
  background-color: transparent;
  height:auto;
  overflow: auto;
}

.bar_div {
    width:285px;
    padding:1px 0 1px;
    margin:auto;
    background-color: #FFFFFF;
 }
.bar_div:after {
    content:'';
    display:block;
    clear:both;
 }
.left_img {
    float:left;
    display:inline; /*required by IE6*/
    width:62px;
    margin-left: 5px;
    padding-left: 5px;
 }
.right_txt {
    float:left;
    display:inline; /*required by IE6*/
    width:201px;
    color: #000000;
    margin-top:5px;
    padding-left: 7px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-top:2px;
 }
.left_img1 {
    float:left;
    display:inline; /*required by IE6*/
    width:45px;
    margin-left: 5px;
    padding-left: 15px;
 }
.right_txt1 {
    float:left;
    display:inline; /*required by IE6*/
    width:232px;
    color: #3366CC;
    margin-top:12px;
    padding-left: 18px;
    /*text-transform: capitalize;*/
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
 }

.left_img3 {
    float:left;
    display:inline; /*required by IE6*/
    width:100px;
    margin-left: 5px;
    padding-left: 15px;
 }
.right_img3 {
    float:left;
    display:inline; /*required by IE6*/
    width:100px;
    color: #3366CC;
    margin-top:5px;
    padding-left: 3px;
    text-transform: capitalize;
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
 }

.cpanelnotice
{
	color:#737373;
	height:55px;
	padding-bottom:10px;
	padding-left:90px;
	padding-top:24px;
	width:88%;
}
.spannoticestxtcpanel{
  font-size: 14px;
  color: #757575;
  font-weight:bold;
}
.spannoticestxtcpanelsub{
  font-size: 11px;
  color: #757575;
  margin-right: 10px;
  padding-left: 10px;

}
#cpanel
{
	height:350px;
	margin-bottom:5px;
	padding:0;
	width:100%;
}
.cpanelelement
{
	width:213px;
	float:left;
	display:inline;
	height:auto;
	text-align:center;
}
.cpanelelementtext
{
	text-align:left;
	padding: 0;
	margin: 0 0 15px;
	font-family:arial;
	color:#757575;
	
}
.cpanelelementtexthdr
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:arial;
	color:#353535;
    padding-top: 1px;
}


#bottomtxt
{
	background:none;
	font-family:Arial;
	font-size:11px;
	height:25px;
	margin-top:0;
	padding:0px;
	width:98%;
	
}
#left_img
{
	margin:0;
	padding:0;
	float:left;
	width:40px;
}
#righttxt
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:capitalize;
	width:400px;
	margin-top:15px;
}




ul.nav li
{

background: url(../images/nav_bg.png) no-repeat;
  width: 100px;
  float: left;
  height: 40px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 15px;
  text-transform:  uppercase;
  color: #000000;
  font-family: "Tahoma", Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  border solid black 1px;

}

