body	{
		margin:0px;
		padding:0px;
		background:url(/media/images/bot_tall.gif) bottom left repeat-x;
		overflow:auto
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#525252;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:17px;
		}
strong	{
		color:#4A7B10;
		}
a		{
		color:#C53D10;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}		
		
.tt1	{
		/*margin:11px 0 0 511px;*/
		margin:11px 0 0 20px;
		}
.tt1 img{
		margin:0 5px 0 0;
		}
.tt1 a	{
		font-size:10px;
		text-decoration:none;
		color:#F2F2F2;
		}
.tt1 a:hover{
		text-decoration:underline;
		}
.more img{
		margin:0 12px -1px 0px;
		}
.more .img{
		margin:0px;
		}
.more a	{
		text-decoration:none;
		color:#DA4315;
		font-weight:bold;
		}
.more a:hover{
		text-decoration:underline;
		}
		
.menu	{
		margin:33px 0 0 54px;
		height:48px
		}		

.top_form{
		margin:0 0 0 42px;
		}
		
.top_form input{
		width:123px;
		height:18px;
		border-style:none;
		background:transparent;
		margin:2px 0 0 2px;
		font-family:tahoma;
		font-size:11px;
		color:#525252;
		padding:2px 5px 0 5px;
		}
		
.footer	{
		color:#EF7000;
		/*padding:23px 0 0 95px;*/
		padding:13px 0 0 0px;
		}
.footer	a{
		color:#E6E6E6;
		text-decoration:none;
		font-weight:bold;
		margin:0 21px 0 21px;
		}
.footer	a:hover{
		text-decoration:underline;
		}
.footer span{
		color:#D8D8D8;
		font-size:10px;
		}
.footer span a{
		color:#FAD24A;
		text-decoration:underline;
		font-weight:normal;
		margin:0px;
		}
		
/******** PAGE 1    *******/
.p1_t1	{
		width:381px;
		margin:17px 0 18px 14px;
		line-height:14px
		}
.p1_t1 .left{
		margin:0 19px 0 0;
		}
.p1_t1 .more .img{
		width:148px;
		height:1px;
		margin:0px
		}
		
.p1_t2	{
		margin:0 0 0 9px;
		width:409px;
		line-height:14px
		}
.p1_t2 .left{
		margin:3px 24px 0 0;
		}
		
.p1_t3	{
		margin:0 0 0 26px;
		width:213px;
		line-height:14px;
		}
.p1_t3 .left{
		margin:2px 14px 0 3px;
		}
		
.a		{
		font-weight:bold;
		color:#4C7E10;
		}
		
		
/* Page 2 */
.p2_t1	{
		margin:0 19px 0 6px;
		line-height:14px;
		}
.p2_t1 .left{
		margin:0 19px 0 0;
		}
.p2_t1 .more{
		margin:10px 0 0 0;
		}
.p2_t1 .more .img{
		width:84px;
		height:1px;
		margin:0px
		}
		
.p2_t2	{
		margin:0 0 0 30px;
		line-height:14px;
		}
.p2_t2 .left{
		margin:1px 20px 0 0px;
		}
		
/* Page 3 */
.p3_t1	{
		width:191px;
		line-height:14px;
		}
.p3_t2	{
		margin:0 25px 0 30px;
		line-height:14px;
		}
.p3_t3	{
		margin:0 0 0 29px;
		line-height:14px;
		}
		
/* Page 4 */
.p4_t1	{
		line-height:14px;
		}
.p4_t1 .left{
		margin:0 19px 0 0;
		}
.p4_t1 strong a{
		color:#4A7B10;
		}
		
/* Form */
input	{
		width:213px;
		height:17px;
		border-style:none;
		background:transparent;
		margin:2px 2px 0 2px;
		padding:0 5px 0 5px;
		font-family:tahoma;
		font-size:11px;
		color:#525252
		}
textarea{
		width:213px;
		height:105px;
		border-style:none;
		background:transparent;
		margin:2px 2px 0 2px;
		padding:0 5px 0 5px;
		font-family:tahoma;
		font-size:11px;
		color:#525252;
		overflow:auto
		}
		
/* Privacy Page */
.p7		{
		width:690px;
		margin:0 0 0 30px;
		line-height:14px;
		}
		
/* ============================================================== */

/* avb: my styles */

.docwrapper h1,
.docwrapper h2,
.docwrapper h3,
.docwrapper h4,
.docwrapper h5,
.docwrapper h6 {
    /*font-family: 'Trebuchet MS', sans-serif;*/
    font-weight: normal;
    color: rgb(51, 102, 153);
    margin-top: 10px;
    margin-bottom: 7px;
    padding-bottom: 5px;
    /*padding-left: 10px;*/
    padding-top: 10px;
}

/*
.docwrapper h1 {
	border-bottom: 1px dashed rgb(255, 102, 51);
}
*/

.docwrapper h1 { margin-top: 5px; font-size: 200%; }
.docwrapper h2 { font-size: 160%; }
.docwrapper h3 { font-size: 140%; }
.docwrapper h4 { font-size: 120%; }
.docwrapper h5 { font-size: 110%; }
.docwrapper h6 { font-size: 100%; }

.docwrapper p { margin-bottom: 0.7em; }

.docwrapper a
{
		color: rgb(51, 102, 153);
		text-decoration:none;
		font-weight:normal;
}

.docwrapper a:hover{
		text-decoration:underline;
}

.docwrapper img {
	border-style: none;
}

.docwrapper .text_wide {
	text-align: justify;
}

.docwrapper ul {
	padding-left: 25px;
	margin-bottom: 1em;
}

.docwrapper li ul {
	margin-top: 1em;
}

.ul_casual > li 
{
	height: auto;
	background-image:none;
	padding-left: 7px;
	padding-bottom: 0.5em;
	list-style-type: disc;
}

.ul_positive > li 
{
	height: auto;
	background-image:url(/media/images/list-bullet-pos.gif); 
	background-repeat:no-repeat; 
	background-position: 0 3px;
	padding-left: 20px;
	padding-bottom: 0.5em;
}

.ul_negative > li 
{
	height: auto;
	background-image:url(/media/images/list-bullet-neg.gif); 
	background-repeat:no-repeat; 
	background-position: 0 4px;
	padding-left: 20px;
	padding-bottom: 0.5em;
}


.text14 
{
	font-size: 14px;
}

.text_dark 
{
	color: #525252;
	font-weight: normal;
}

.text_light
{
	color: #ff9000;
	font-weight: normal;
}

.docwrapper a.text_dark_link
{
	color: #525252;
}

.docwrapper a.text_light_link
{
	color: #ff9000;
}

.divtable_table
{
	display: table;
}

.divtable_row
{
	display: table-row; 
	width:auto;
}

.divtable_cell
{
	display: table-cell; 
	float:left;
	/* width: for each col */
}


/* avb: main page */

.imaged65x65 
{
	height: 90px; 
	width: 100%;
	background-position: center;
	background-repeat: no-repeat; 
}



/* Browser specific CSS (for Non-IE) */

#bigmir_button {
	height: 31px; width: 88px; display: inline-table;
}
