/* Css Reset BEGIN ver.12032008 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* Css Reset END */

h1
{
	font-size:20px;
	font-weight:bold;
	color: White;
	padding:0px;
	margin:0px;
}
h2
{
	font-size:16px;	
	font-weight:bold;
}
h3
{
	font-size:14px;
	font-weight:bold;
}
strong
{	
	font-weight:bold;
}
hr 
{
	background:#DDDDDD none repeat scroll 0 0;
	border:medium none;
	clear:both;
	color:#DDDDDD;
	float:none;
	height:1px;
	width:100%;
}
ul.Style01
{
	padding-left: 0px;
}
ul.Style01 li.Style01
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	text-align: justify;
}
ul.Style02
{	
	padding-left: 30px;
}
ul.Style02 li.Style02
{
	padding-bottom: 10px;
	list-style-image: url(/tr/Images/bullet_small_green.gif);
	text-align: justify;
	color: #404040;
}
ul.Style03
{
	margin-left: 30px;
}
ul.Style03 li
{
	padding-right: 15px;
	padding-bottom: 20px;	
	color: #404040;
	text-align: justify;
	list-style-image: url(/tr/Images/bullet_small_green.gif);			
}
ul.Style03 h3.Style07
{
	color: #678442;
	font-weight: bold;
}
ul.Style03 h3.Style08
{
	 color: #678442;
	 font-weight: normal;
}
 
ul.Style04
{	
	padding-left: 20px;	
}
ul.Style04 li
{
	padding-bottom: 5px;	
	list-style-image: url(/tr/Images/bullet_small_blue.gif);	
	text-align: justify;
	color: #404040;
}
ul.Style05
{	
	padding-left: 30px;
}
ul.Style05 li p
{	
	text-align: justify;
}
ul.Style05 li
{
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 20px;	
	list-style-image: url(/tr/Images/bullet_small_green.gif);	
}

ul.Style05 span.Header01
{
	color: #678442;
	font-size:14px; 
	font-weight: bold;
}
ul.Style05 span.Header02
{
	color: #678442;
	font-size:14px; 
	font-weight: normal;
}

p.Style01
{
	padding-left: 15px; 
	padding-right: 15px; 
	text-align: justify; 
}
.mainMenuTD
{
	padding-right: 70px;
}
.headerContainer
{
	margin: 0px;	
	background-attachment: scroll;		
	height: 36px;
	padding-top: 6px;
	padding-left: 12px;
}
.headerContainer h1
{	
	font-size: 22px;
	/*color: #F9F9F9;*/
	color: #a4a5a1;	
}

a {outline: none;}
a.Style01:link, a.Style01:active, a.Style01:visited
{	
	color: Blue;
	text-decoration: underline;
}
a.Style01:hover
{	
	text-decoration: underline;
}

a.Style08:link, a.Style08:visited, a.Style08:active
{	
	font-family: Tahoma;
	font-size: 11px;	
	color:#6385A1;
	text-decoration: none;
	border-bottom: solid 1px #D7E1E9;
}

a.Style08:hover
{
	border-bottom: none;
	text-decoration: none;
}

img.MainImage
{
	margin-bottom: 2px;
}

.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}


/* lytebox iframe border */
div#lbIframeContainer iframe#lbIframe
{
	border: solid 1px #d9d9d9;
}

table.panel a:link, table.panel a:active, table.panel a:visited
{	
	display: block;
}
table.panel a:hover
{	
	display: block;
	text-decoration: underline;	
}