/* CSS Document */
div.bod {
      background-color:#FFF;
        min-height: 100%;
        padding-top:20px;
        position: relative;

        border-collapse: collapse;

        width: 950px;

        margin: auto;

}
body,td,th {

	color: #666666;

	font-family: Tahoma, arial, sans-serif;

	font-size: 12px;

}

body {

	background-color: #FFFFFF;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

a:link {

	color: #FF6D0F;

}

a:visited {

	color: #FF6D0F;

}

a:hover {

	color: #333333;

}

h1,h2,h3,h4,h5,h6 {

	font-family: Arial, Helvetica, sans-serif;

}

h1 {

	font-size: 16px;

	color: #FF6D0F;

}

h2 {

	font-size: 12px;

	color: #FF6D0F;

	text-align: center;

	margin-bottom: 0px;

	padding-bottom: 0px;

	margin-top: 5px;

	padding-top: 5px;

}

h3 {

	font-size: 10px;

	color: #FF6D0F;

}

h4 {

	font-size: 9px;

}

.top_linebg {

	background-image: url(/images/graydot.gif);

	background-repeat: repeat-x;

	background-position: 0px 46px;

}

.vert_linebg {

	background-image: url(/images/graydot.gif);

	background-repeat: repeat-y;

	background-position: right 47px;

}

.bottom_linebg {

	background-image: url(/images/graydot.gif);

	background-repeat: repeat-x;

	background-position: bottom;

}

.content {

padding-right:25px;
padding-top:15px;
text-align:justify;
vertical-align:text-top;

}

.footer {

	font-size: 10px;

	color: #999999;

	padding-top: 15px;

	padding-right: 30px;

	padding-bottom: 20px;

	padding-left: 40px;

}
.vert_linebg{
border-bottom:1px solid #666666;
}
/*----*/

.picl {

	float: left;

	margin-right: 8px;

	margin-left: 0px;

	margin-top: 8px;

	margin-bottom: 8px;

}

.picl2 {

	float: left;

	margin-right: 4px;

	margin-left: 0px;

	margin-top: 0px;

	margin-bottom: 15px;

}

.pictr {

float: right;

margin-right: 0px;

margin-left: 8px;

margin-top: 8px;

margin-bottom: 8px;

}

.pictr2 {

float: right;

margin-right: 0px;

margin-left: 8px;

margin-top: 0px;

}

.dot {

	border-top-color: #FF6400;

	border-right-color: #FF6400;

	border-bottom-color: #FF6400;

	border-left-color: #FF6400;

	padding-left: 15px;

	border-left-style: dotted;

	border-top-width: thick;

	border-right-width: thick;

	border-bottom-width: thick;

	border-left-width: thick;

}

input,select,textarea{

	border:1px solid #CCCCCC;

	font-family: "Arial 70%";

	color: #FF6400;

}

.style1 {color: #FFFFFF;
 font-weight: bold;
 font-size: 18px;
}
.style2 {font-size: 13px;
 color: #FFFFFF;
}
