﻿body{
margin:0;
padding:0;
line-height: 1.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
}

p
{
	text-align:left;
}

b{font-size: 110%;}
/*em{color: red;}*/
.shadowbox1 {position: absolute;
				background: url(../../images/shadow.png) repeat;
				top: 4px;
				left: 3px;
				width: 988px;
			}
			
			
#maincontainer
{
	position: relative;
				top: -3px; /* these two define the shadow 'offset'*/
			left: -3px; /*...*/
width: 988px;/*840px;*/ /*Width of main container*/
margin: 0 0; /*Center container on page*/
background: #ffffff;
}

#topsection{
background: #EAEAEA;
height: 111px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#menu{
background: #cccccc;
height: 29px; /*Height of top section*/
width: 988px;
text-align:center;
margin-left: auto;
margin-right: auto;
}
#breadcrumb{
background: #ffffff;
height: 41px; /*Height of top section*/
width: 988px;
}

#contentwrapper
{
float: left;
width: 100%;
}

#contentcolumn{
margin: 27px 240px 41px 270px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
text-align:left ;
}
#paperwork_contentcolumn{
margin: 41px 0px 51px 290px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 216px; /*Width of left column in pixel*/
margin-left: -968px;/*-840px;*/ /*Set margin to that of -(MainContainerWidth)*/
margin-top:5px;/*27px*/
padding-bottom:27px;
/*background: #C8FC98;*/
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-top:5px;/*27px*/
padding-bottom:27px;
margin-left: -206px; /*Set left margin to -(RightColumnWidth)*/
/*background: #FDE95E;*/
}

#footer{
clear: left;
width: 988px;
height:175px;
margin-bottom:10px;
background: #ffffff;
color: #000;
text-align: center;
padding: 4px 0;
border-top: solid 1px #000000;
}

#footer p
{
	margin-top:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-right: 0px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#menu-top
{
	 position:absolute;
	 top:2px;
	 right:6px;
	 width:480px;
	 height:25px;
	 vertical-align:middle; 
	 text-align: right; 
	 /*background-image: url(../../images/login_bg.png);*/
	 line-height:25px;
}
#menu-top2
{
	 position:absolute;
	 /*top:0px;*/
	 /*right:448px;*/
	 top:142px;
	 right:4px;
	 width:254px;
	 height:22px;
	 vertical-align:top; 
	 text-align: right; 
	 line-height:25px;
}
table.radiobtn_list input 
{     
      float: left;
}

table.radiobtn_list label
{     
      margin-left: 25px;
      display: block;
}

/***************************************/

