/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image: url(img/repeat.default.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
ul {
	margin : 0px;
	padding-left:20px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(img/list.gif);
}
li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 41px;
	top: 66px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width:500px;
}

#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E3002D;
	margin: 0px;
	padding: 10px;
	position: absolute;
	left: 75px;
	top: 100px;
	letter-spacing: 3px;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E3002D;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 82px;
	top: 209px;
	z-index: 100;
}
#ESWuserMenu {
	width: 100px;
	position: static;
}
div.ESWuserButton0 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	cursor:pointer;
}
div.ESWuserButton0:hover {
color:#E34000;
}
div.ESWuserButton1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	cursor:pointer;

}
div.ESWuserButton1:hover {
	background-image: url(img/btn1.gif);
	background-repeat:no-repeat;	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 570px;
	left: 253px;
	top: 180px;
}
.ESWpageContent1 { 
	padding: 0px;
	position: absolute;
	width: 217px;
 	left: 253px;
	top: 418px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 217px;
 	left: 497px;
 	top: 418px;
}
.ESWpageContent3 { 
	padding: 0px;
	position: absolute;
	width: 126px;
 	left: 733px;
	top: 418px;
}

.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 120px;
 	left: 83px;
 	top: 418px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 182px;
 	left: 414px;
 	top: 186px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF7E00;
	margin: 0px;
	padding: 0px;
	padding-bottom:15px;
	text-transform: uppercase;
}
h2{
	font-weight: 500;
	font-size: 32px;
	color: #ffffff;
	text-transform: none;
}
p, div.ESWuserTable TD {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.blue{
	color:#082E69; 
}
.white{
	color:#ffffff; 
}
.red{
	color:#d90308; 
}
.format{
	padding-left:10px;
}
.shrift2{
	font-size:13px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#pic1 {
	background-image: url(img/gradient.default.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 248px;
	width: 900px;
	left: 0px;
	top: 164px;
}

#pic2 {
	background-image: url(img/clouds.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 138px;
	width: 915px;
	left: 0px;
	top: 0px;
}
#pic3 {
	background-image: url(img/line.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 6px;
	width: 690px;
	left: 102px;
	top: 572px;
}


/* TABLE PART START */

div.ESWuserTable
{
	height: 93px;
}

div.ESWuserTable TABLE
{
	border: 1px solid black;
	border-collapse: collapse;
}
div.ESWuserTable TD
{
    border: 1px solid black;
}



/* TABLE PART END */