body
{
	margin: 0;
	padding: 0;
	background-color: #050845;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	font: arial, Helvetica, Verdana, sans-serif;
}

#wrapper
{
	background-color: #fdf8f2;
	color: black;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom:auto; 
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 1%; 
	/*margin: 2px 2px 30px 2px;
	padding:10px 20px 50px 20px;*/
	width:800px; /* Same with as the Banner img */
	position:static;
}

#clearone
{
	clear:both;
	height:100px;
}

p.para
{
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
}

p.clientpara
{
	margin:0;
	padding:0;
	padding-top:5px;
}

hr 
{
	padding:0;
	margin-top:1px;
}

#footer
{
	position:static;
	bottom:0;
	left:0;
	width:100%;
	height:2em;
}

#rightsidebar
{
	width:40%; 
	background-color:Red;
	border-style: double;
	border-color:Lime;
	float:right;
}

#leftsidebar
{
	width:auto; 
	background-color:Red;
	border-style: double;
	border-color:Lime;
	float:left;
}

.BannerTitle {
	font-family:Verdana Bold, Helvetica, Vivaldi, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: white;
    color:#990000;
    margin-left: 1px;
}

/* Button Start */
.buttonstyle
{
	left:-155px;
	height:20px;
	font-weight:bold;
	font-size:10px; 
	width:100px;
}
/* Button End */


/* Dropdown Start */
.dropdown
{
	width: 155px;
	height:22px;
	padding: 0 25px 0 25px;
}

.dropdownmedium
{
	width: 350px;
	float:left; 
	height:22px;
	padding: 0 25px 0 25px;
}

/* Dropdown End */

/* Control and Search Areas Start */

div.controlsleft
{
	width:100%;
	float:left;
}

#seachleft
{
	width:300px;
	float:left;
}

#seachcenter
{
	width:300px;
	float:none;
}

#seachright
{
	width:280px;
	float:right;
}

/* Control and Search Areas End */

/* Lables Start */

.labelstyleleftbold
{
	font-weight:Bold;
	color:Black;
	float: left;
	height:1.1em;
	width: 40%; 
	padding:0 0 0 0;
}

.labelstyleleft
{
	font-weight:normal;
	color:Black;
	float: left;
	height:9px;
	width: 40%; 
	padding:0 0 0 0;
}

.labelstyleleftwide
{
	font-weight:bold;
	color:Black;
	float: left;
	height:9px;
	width: 60%; 
	padding:0 0 0 0;
}

.labelcontrolstyleleft
{
	font-weight:normal;
	color:Black;
	float: left;
	height:9px;
	width: 15%; 
	padding:0 0 0 0;
}

.labelstylecenter
{
	font-weight:normal;
	color:Black;
	float:none;
	height:9px;
	width: 40%;  
	padding:0 0 0 0;
}
.label
{
	font-size: 11pt;
	line-height: 1.5;
	font-weight: bold;
	color: Black;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.welcomelabel
{
	font-weight:bolder;  
	font-variant:small-caps;  
}


.labelwide
{
	font-weight: normal;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 250px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.labelmargin10
{
	font-weight: normal;
	float: left;
	margin-left: -10px; /*width of left column*/
	width: 250px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.warninglabel
{
	font-weight: bold;
	color:Red;
	float: left;
	width: 550px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	
}

.warninglabelleft
{
	font-weight: bold;
	color:Red;
	float: left;
	margin-left: -155px; 
	width: 550px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	
}

.loginlabel
{
	font-weight: bold;
	color:Red;
	width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	
}


h3
{
	padding:0;
	margin:0 0 5px 0;
	font-style:italic; 
	
}

.navHeading {
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
	
.headline2 {
	font-size: 9pt;
	line-height: 1.5;
	font-weight: bold;
	color: #999999;
}
.headline {
	font-size: 9pt;
	line-height: 1.5;
	font-weight: bold;
	color: #666666;
}

/* Lables Finish */

.CheckBoxlabelleft
{
	font-weight: normal;
	float: left;
	margin-left: -159px; /*width of left column*/
}	

.CheckBoxlabelcenter
{
	font-weight: normal;
	float: left;
	margin-left: -10px; /*width of left column*/
}	

.CheckBoxlabelcenter1
{
	font-weight: normal;
	float: left;
	margin-left: -2px; /*width of left column*/
}	


#LoginControl 
{
	background-color: #fdf8f2;
}

#ImgButton
{
	background:#fdf8f2;
	background-color: #fdf8f2;
}

.DataListHeader
{
	color:Black;
	background:#FF9900;
	font-weight:bold;
	font-size:11pt;
	vertical-align:top; 
}

.DataListItemStyle
{
	vertical-align:Top;
	text-align:center;
	background-color:Gainsboro;
	font-size:10pt;
}

.DataListAlternatingItemStyle
{
	vertical-align:Top;
	text-align:center;
	background-color:White;
	font-size:10pt;
}

.cssform p{
width: 995;
clear: left;
margin: 0;
padding: 3px 0 1px 0;
padding-left: 155px; /*width of left column containing the label elements*/
/*border-top: 1px dashed gray;
height: 1%;*/
}

.text{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.textbox{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.textboxmedium
{
	width: 200px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}

.textsmall
{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 80px;
	font-weight: bold;
	color: Black;
	font-style: italic;
}

.textarea
{
	width: 250px;
	height: 150px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}


/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
font-variant:small-caps;  
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../img/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: right; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
float: right;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(../img/chromebg2.gif) center center repeat-x;
}