* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: 0px;
}

body {
	background-image: url(../images/body/bodyBG.jpg);
	background-position: top left;
	background-repeat: repeat-x;     
	background-color: #FFFFFF;	
}

body, table {
	font-family:  Arial, Tahoma, Verdana,Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 16px;
}

table {

}

table tr {

}

table tr td {

}

form {
	margin: 0px;
	padding: 0px;
}

table th {

}

hr {

}

pre {
	color: #FFFFFF;
	background-color: #000000;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.fleft {
	float: left !important;
	display: block !important;
}

.fright {
	float: right !important;
	display: block !important;
}

.50percent {
	width: 50%;
}

.white {
	color: #FFFFFF;
}

.clear {
	clear: both;
}

div.clear {
	height: 0px !important;
	overflow: hidden;
	clear: both;
	padding: 0px !important;
	margin: 0px !important;
	
}

div.clear-r {
	clear: right !important;
}

div.clear-l {
	clear: left !important;
}

.strong, .bold {
	font-weight: bold;
}

a.go {
	float: right;
	display: inline;
	padding: 2px 4px 2px 4px;
	background-color: #015b95;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.go:hover {
	background-color: #015b95;
	color: #FFFFFF;
	text-decoration: none;
}

.goBack {
	text-align: right;
	margin: 0px 0px 10px 0px;	
/*	font-size: 10px;*/
	clear: both;
}

a {
	text-decoration: none;
	color: #000000;
	color: #592F26;
}

a:hover {
	text-decoration: underline;
}

p {

}

/*
ul, ol {
	line-height: 15px;
	margin: 0px 0px 10px 0px;
}


ol {
	margin: 0px 15px 15px 15px;
	padding: 0px 0px 0px 5px;
}

ul li {
	padding: 0px 0px 0px 12px;
}

ul li {
	background-image: url(../images/liBG.gif);
	background-position: 3px 6px;
	background-repeat: no-repeat; 
}

ul li {
	list-style-type: none;
	line-height: 17px;
}
*/

ul li {
	list-style-type: none;
}


input, textarea, select, submit {
	padding: 1px;
	font-family: Verdana, Tahoma;
	color: #000000;
	font-size: 11px;
}

img {

}

img.loading {
	display: none;
}

pre {
	text-align: left;
}

h1, h2, h3, h4, h5, h1 a , h2 a, h3 a, h4 a, h5 a  {
	color: #ffa801;
	margin: 0px 0px 0px 0px;
	font-weight: lighter;
}

h1 {
	font-size: 24px;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
}

h2 span {

}

h2 span a {
	color: #ff5400;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover  {
	text-decoration: underline;
}

.boxErrors {
	border: 1px solid #890001;
	padding: 10px;
	margin: 10px 0px 15px 0px;
}

.boxMessages {
	border: 1px solid #00FF33;
	padding: 10px;
	margin: 10px 0px 15px 0px;
}

.boxErrors p, .boxMessages p {
	margin: 0px !important;
	padding: 0px !important;
}	

/*** MAIN DIVS ***/ /*** MAIN DIVS ***/ /*** MAIN DIVS ***/ /*** MAIN DIVS ***/ /*** MAIN DIVS ***/

#wrapperAll {
	width: 100%;
	background-image: url(../images/wrapper/wrapperAllBG.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
/*	height: 1200px; /* TO DELETE */	
/*	min-height: 1000px;*/
}

#wrapper {
	clear: both;
	width: 100%;
	text-align: left;
}

#contentAll {
	clear: both;
	/*
	background-image: url(../images/content/contentAllBG.jpg);
	background-position: left bottom;
	background-repeat: repeat-x; 	
	background-color: #959595;
	background-color: #FFFFFF;
*/	
}

#content {
	width: 916px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
/*	color: #091939;*/
/*	background-color: #FFFFFF; /* TO DELETE */
/*
	background-image: url(../images/content/contentBG.png);
	background-position: top center;
	background-repeat: no-repeat;
*/
	overflow: hidden;
	line-height: 18px;

	position: relative;
}

.contentLeft {
	float: left;
	display: inline;
	width: 410px;
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
/*	background-color: #FFFFFF; /* TO DELETE */
	min-height: 120px;
	height: auto !important;
	height: 120px;
	
	/*
	background-image: url(../images/contentLeft/contentLeftTopBG.png);
	background-position: top left;
	background-repeat: no-repeat;
	*/
	
	
}

.contentRight {
	float: left;
	display: inline;
	width: 320px;
	margin: 0px 0px 0px 20px;
/*	background-color: yellow; /* TO DELETE */
	min-height: 220px;
	height: auto !important;
	height: 220px;
	overflow: hidden;
}



/*** END MAIN DIVS ***/ /*** END MAIN DIVS ***/ /*** END MAIN DIVS ***/ /*** END MAIN DIVS ***/

/*** HEADER ***/

/*** CONTENT ***/


/*** CONTENT RIGHT ***/

.contentRight .contentRight_content p {
	margin: 0px 0px 10px 0px;
}

.contentRight .contentRight_content {
	margin: 100px 0px 0px 0px;
	line-height: 18px;
}


.contentRight .contentRight_content ul, .contentRight .contentRight_content ol {
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}

.contentRight .contentRight_content ol {
	margin: 0px 15px 15px 15px;
	padding: 0px 0px 0px 5px;
}

.contentRight .contentRight_content ul li {
	padding: 0px 0px 0px 12px;
}

.contentRight .contentRight_content ul li {
	background-image: url(../images/liBG.gif);
	background-position: 3px 6px;
	background-repeat: no-repeat; 
}

.contentRight .contentRight_content ul li {
	list-style-type: none;
}

/*** CONTENT LEFT ***/

.contentLeft p {
	margin: 0px 0px 10px 0px;
}

/*

.contentLeft ul, .contentLeft ol {
	line-height: 15px;
	margin: 0px 0px 10px 0px;
}

.contentLeft ol {
	margin: 0px 15px 15px 15px;
	padding: 0px 0px 0px 5px;
}

.contentLeft ul li {
	padding: 0px 0px 0px 12px;
}

.contentLeft ul li {
	background-image: url(../images/li/liBG.gif);
	background-position: 3px 6px;
	background-repeat: no-repeat; 
}

.contentLeft ul li {
	list-style-type: none;
}
*/

/*** CONTENT RIGHT ***/

/*** NAVIGATION ***/

.navigationAll {
	color: #000000;
	text-align: center;
	font-size: 11px;
}

.navigationAll a {
/*	color: #000000;*/
}

/*** END NAVIGATION ***/

/*** LOADER ***/

.preloaderApla {
	width: 650px;
/*	min-height: 40px;
	height: auto !important;
	height: 40px;
*/	font-size: 11px;
	background-image: url(../images/ajaxLoading.gif);
	background-position: center 20px;
	background-repeat: no-repeat;

	background-color: #1F1F1F;
	background-color: #FFFFFF;
	display: none;
	opacity: 0.7;
	filter: alpha(opacity = 70); /* IE */
	position: absolute;
	text-align: center;
	z-index: 6;
}

.preloaderApla p {
	margin: 0px !important;
}

ul.ul-dot-style {
	line-height: 18px;
}

ul.ul-dot-style li {
	margin: 0px 0px 6px 0px;
	
}
