body {
		font-size: 12px;
        	color: #000000;
        	font-family: tahoma, verdana, sans-serif;
                background: transparent url(/images/topgradient.jpg) repeat-x 0 0;
                padding-top: 15px;       
}
td.headerline {
                font: 10pt Tahoma;
		font-size:11px;
                text-align: left;
                background: #999999;
                color: #787465;
                padding-left: 1em;
                BORDER-RIGHT: #999999 1pt solid;
                BORDER-TOP: #999999 1pt solid;
                BORDER-LEFT: #999999 1pt solid;
                BORDER-BOTTOM: #999999 1pt solid;
                WORD-WRAP: break-word;
}
td.withborder {
                font: 9pt Tahoma;
		font-size:11px;
                text-align: left;
                color: black;
                padding-left: 1em;
                BORDER-RIGHT: #999999 1pt solid;
                BORDER-TOP: #999999 1pt solid;
                BORDER-LEFT: #999999 1pt solid;
                BORDER-BOTTOM: #999999 1pt solid;
                WORD-WRAP: break-word;
}
td.boldwithborder {
                font: 9pt Tahoma;
		font-size:11px;
		font-weight: bold;
                text-align: left;
                color: black;
                padding-left: 1em;
                BORDER-RIGHT: #999999 1pt solid;
                BORDER-TOP: #999999 1pt solid;
                BORDER-LEFT: #999999 1pt solid;
                BORDER-BOTTOM: #999999 1pt solid;
                WORD-WRAP: break-word;
}
td.fadewithborder {
                font: 9pt Tahoma;
		font-size:11px;
                text-align: left;
                color: #A4A4A4;
                padding-left: 1em;
                BORDER-RIGHT: #999999 1pt solid;
                BORDER-TOP: #999999 1pt solid;
                BORDER-LEFT: #999999 1pt solid;
                BORDER-BOTTOM: #999999 1pt solid;
                WORD-WRAP: break-word;
}
td.boldfadewithborder {
                font: 9pt Tahoma;
		font-size:11px;
		font-weight: bold;
                text-align: left;
                color: #A4A4A4;
                padding-left: 1em;
                BORDER-RIGHT: #999999 1pt solid;
                BORDER-TOP: #999999 1pt solid;
                BORDER-LEFT: #999999 1pt solid;
                BORDER-BOTTOM: #999999 1pt solid;
                WORD-WRAP: break-word;
}
tr.blue{
                background: #5858FA;
}
tr.yellow {
                background: #F7FE2E;
}
td		{
		font-family:tahoma, verdana, arial;
		font-size:11px;
		color:#555555;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:18px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 17px
		}
ul a	{
		color:#206DC9;
		text-decoration:none;
		}
b		{
		color:#555555;
		font-size:13px;
		}
b.black		{
		color:black;
		font-size:13px;
		}
a		{
		color:#3D93D3;
		text-decoration:underline;
		}
		
a:hover{
		text-decoration:none;
		}
strong	{
		color:#3D93D3;
		}

.tt		{
		height:28px;
		margin:45 0 0 56px;
		font-size:9px;
		line-height:12px;
		color:#787465
		}
.tt strong{
		color:#787465;
		}

.tm		{
		margin:43 0 0 34px;
		}

.bt1	{
		line-height:13px;
		margin:13 0 0 52px;
		}
.bt1 img{
		margin:0 0 3 0px;
		}
.bt1 strong{
		color:#555555;
		}

.more	{
		color:#898989;
		}
.more img{
		margin:0 3 0 0px;
		}
.more a	{
		color:#206DC9;
		text-decoration:none;
		}
.more a:hover{
		text-decoration:underline;
		}

.priv	{
		padding:40 0 0 40px;
		line-height:13px;
		}
.priv a	{
		color:#555555;
		text-decoration:none
		}
.priv a:hover{
		text-decoration:underline;
		}

.p1_text	{
		width:493px;
		margin:10 10 0 31px;
		}
.p1_text .left{
		margin:0 20 0 0px;
		}
.p1_text .t2 {
		margin:11 0 0 5px;
		}
.p1_text .t2 .left{
		margin:3 14 0 0px;
		}


/****** PAGE 2 *****/
.p2_text	{
		width:474px;
		margin:0 0 0 31px;
		}
.p2_text .t2{
		margin:10 0 0 20px;
		}
.p2_text .left{
		margin:0 14 0 0px;
		}
input{
		width:230px;
		height:22px;
		border-style:solid;
		border-width:1px;
		border-color:#8A8A8A;
		background:#FFFFFF;
		font-family:tahoma, verdana, arial;
		font-size:11px;
		color:#555555;
		padding:2 0 0 7px
		}
input.noborder{
		width:10px;
		height:10px;
		border-style:none;
		border-width:1px;
		border-color:#8A8A8A;
		background:#FFFFFF;
		font-family:tahoma, verdana, arial;
		font-size:11px;
		color:#555555;
		padding:2 0 0 7px
		}
input.small{
		width:30px;
		height:10px;
		border-style:solid;
		border-width:1px;
		border-color:#8A8A8A;
		background:#FFFFFF;
		font-family:tahoma, verdana, arial;
		font-size:11px;
		color:#555555;
		padding:2 0 0 7px
		}
input.medium{
		width:100px;
		height:20px;
		border-style:solid;
		border-width:1px;
		border-color:#8A8A8A;
		background:#FFFFFF;
		font-family:tahoma, verdana, arial;
		font-size:11px;
		color:#555555;
		padding:2 0 0 7px
		}

input.button{
		width:150px;
		height:20px;
		border-style:solid;
		border-width:2px;
		border-color:#8A8A8A;
		background:#DFDFDF;
		font-family:tahoma, verdana, arial;
		font-size:11px;
		color:#555555;
		padding:2 0 0 7px
}

input.largebutton{
		width:250px;
		height:20px;
		border-style:solid;
		border-width:2px;
		border-color:#8A8A8A;
		background:#DFDFDF;
		font-family:tahoma, verdana, arial;
		font-size:11px;
		color:#555555;
		padding:2 0 0 7px
}

textarea{
		width:230px;
		height:157px;
		border-style:solid;
		border-width:1px;
		border-color:#8A8A8A;
		background:#FFFFFF;
		font-family:tahoma, verdana, arial;
		font-size:11px;
		color:#000000;
		padding:2 0 0 7px;
		overflow:auto
		}
textarea.wide{
		width:450px;
		height:157px;
		border-style:solid;
		border-width:1px;
		border-color:#8A8A8A;
		background:#FFFFFF;
		font-family:tahoma, verdana, arial;
		font-size:11px;
		color:#000000;
		padding:2 0 0 7px;
		overflow:auto
		}
.form	{
		margin:17 0 0 0px;
		}
td.calendarDateInput {
                letter-spacing:normal;
                line-height:normal;
                font-family: tahoma, verdana, sans-serif;
                font-size:11px;
}
select.calendarDateInput {
                letter-spacing:.06em;
                font-family:Verdana,Sans-Serif;
                font-size:11px;
}
input.calendarDateInput {
		width:35px;
		height:20px;
                letter-spacing:.06em;
                font-family:Verdana,Sans-Serif;
                font-size:11px;
}