/* GENERAL STYLES */
/* GENERAL STYLES */
*{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Arial, Times New Roman;
}

body{
	background: url('../images/bg.gif');
	color: #434343;
	font-size: 12px;
	padding-bottom: 30px;
}

img{
	border: none;
}

/*a{
	color: #434343;
	text-decoration: none;
}*/

a:hover{
	color: #08569E;
	text-decoration: none;
}

a{
	color:#08569E;
	font-weight:bold;
	text-decoration: underline;
}

span{
	display: -moz-inline-box;
	display: inline-block !important;
}

label{
	float: left;
	display: -moz-inline-box;
	display: block;
}

textarea{
	border: 1px solid #7F9DB9;
	font-size: 12px;
	color: #666;
}

h1, h2,h3,h4,h5{
	font-size: 12px;
}

.text_CT{
	text-align: center;
}

.text_RT{
	text-align: right;
}

#wPage{
	width: 796px;
	margin: 0 auto;
}

#wPage #bg{
	float: left;
	width: 796px;
	height: 100%;
	background: url('../images/shadow.gif') repeat-y left;
}

#wPageInside{
	width: 778px;
	margin: 0 auto;
}

#mainMenu{
	background: url('../images/main_menu_bg.gif') repeat-x;
	width: 778px;
	height: 37px;
	line-height: 37px;
	border-bottom: 3px solid #2F6AA2;
}

#mainMenu li{
	float: left;
	background: url('../images/menu_l.gif') left no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	display: inline-block;
}

#mainMenu .noBg{
	background: none;
}

#mainMenu a{
	color: #434343;
	text-decoration: none;
}

#mainMenu a:hover{
	color: #08569E;
	text-decoration: none;
}

.landmark{
	width: 94px;
	float: right;
	clear: both;
	margin: 0 auto;
	padding-right: 20px;
	height: 56px;
	position: relative;
	top: -105px;
}

*html .landmark{
	float: right;
	width: 94px;
	clear: both;
	margin: 0 auto;
	height: 56px;
	position: absolute;
	top: 155px;
	margin-left: 670px;
	z-index: 1px;
}

#wPageInside .guide{
	background: #f9f9f9;
	padding-top: 20px;
	color: #08569E;
}

#wPageInside .guide p{
	width: 750px;
	text-align: right;
}

#wPageInside .guide a{
	color: #08569E;
	text-decoration: none;
}

#wPageInside .guide a:hover{
	color: #08569E;
	text-decoration: underline;
}

#mainContent{
	padding-top: 10px;
	width: 778px;
}

#mainContent div{
	float: left;
}

#mainContent .colLeft{
	background: url('../images/sub1_bg.jpg') no-repeat right top;
	width: 480px;
	padding-left: 27px;
	padding-top: 13px;
	padding-right: 5px;
}

#mainContent .colLeft h1{
	text-align: center;
}

#mainContent .colLeft h1 img{
	border: 4px solid #C7CA95;
	padding: 2px;
}

#mainContent .colLeft p{
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#mainContent .colRight{
	width: 240px;
	background: url('../images/dashline_l.gif') no-repeat !important;
	padding-left: 1px;
	padding-bottom: 100px;
}

#mainContent .colRight div{
	background: url('../images/sub2_bg.jpg') no-repeat left top;
	width:240px;
}

#mainContent .colRight div h1{
	float:left;
	padding-left: 15px;
	padding-top: 15px;
	width:225px;
}

#mainContent .colRight p{
	float:left;
	padding-left: 15px;
	width:225px;
	padding-top: 10px;
}

#mainContent .colRight .text_RT{
	padding-bottom: 10px;
	width:225px;
	float:left;
	
}

#mainContent .colRight h2 {
	padding:10px 0px 10px 8px!important;	
}


#mainContent .colRight .text_RT a{
	float:left;
	color: #08569E;
	width:220px;
	text-decoration: none;
}

#mainContent .colRight .text_RT a:hover{
	color: #08569E;
	text-decoration: underline;
}

#footer{
	clear: both;
	width: 778px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	background: #fff url('../images/shadow_b.gif') repeat-x bottom;
}

#footer p{
	float: left;
	padding-left: 27px;
}

#footer p img{
	padding-top: 10px
}

#footer .copyright{
	width: 650px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* // Inside page */

#wPageInside .guideInside{
	background: #f9f9f9;
	color: #08569E;
	padding-top: 37px;
}

#wPageInside .guideInside p{
	float: left;
	background: #fff;
	width: 210px;
	text-align: right;
	height: 29px;
	line-height: 29px;
	padding-top: 15px;
}

#wPageInside .guideInside h1{
	float: left;
	width: 500px;
	padding-left: 40px;
	padding-top: 10px;
}

#wPageInside .guideInside a{
	color: #08569E;
	text-decoration: none;
}

#wPageInside .guideInside a:hover{
	color: #08569E;
	text-decoration: underline;
}

#mainContent .colLeftInside{
	width: 475px;
	padding: 13px 8px 30px 20px;
}

#mainContent .colLeftInside h2{
	float: left;
}

#mainContent .colLeftInside h2 img{
	border: 11px solid #999;
	padding: 2px;
	margin-right: 15px;
}

#mainContent .colLeftInside p{
	padding-bottom: 20px;
	line-height: 155%;
}

#mainContent .colLeftInside .colLeftContent{
	padding-left: 10px;
	text-align: justify;
}

#mainContent .colLeftInside .colLeftContent h2{
	float: none !important;
	clear: both;
	padding: 0px;
	text-align: center;
	margin-bottom: 25px;
}

.colLeftSubContent div{
	float: left;
	width: 105px;
	height: 160px;
	padding: 15px 5px;
	text-align: left;
}

.colLeftSubContent div h1{
	height: 74px;
}

.colLeftSubContent div h1 img{
	float:none;
	height: 70px;
	border: 1px solid #CACA96;
	padding: 1px;
}

.colLeftSubContent div h2{
	float: none;
	clear: both;
	padding: 0px !important;
	text-align: left !important;
	font-size: 12px;
	color: #666;
	margin: 0px !important;
}

.colLeftSubContent div p{
	clear: both;
	padding: 0px !important;
}

#mainContent .colRight h3{
	padding-top: 15px;
}

#mainContent .subContent{
	float: none !important;
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

#mainContent .subContent h1{
	color: #184C93;
	padding: 5px 0 5px 0;
}

#mainContent .subContent p{
	padding: 5px 0 5px 0;
}

#mainContent .onlineForm{
	width: 778px;
	margin-bottom: 10px;
}

#mainContent fieldset{
	width: 380px;
	margin: 10px auto;
	padding: 10px;
}

#mainContent fieldset legend{
	font-size: 16px;
	color: #434343;
}

#mainContent fieldset span{
	width: 130px;
}

#mainContent fieldset label{
	width: 90px;
}

#mainContent fieldset p{
	padding: 3px 0;
	clear: both;
}

#mainContent fieldset textarea{
	width: 350px;
	height: 120px;
}

#mainContent .fieldset2 label{
	width: 130px;
}

#mainContent .fieldset2 textarea{
	margin-bottom: 8px;
}

#mainContent .picList{
	float: none;
	width: 700px;
	margin: 0 auto;
}

#mainContent .picList div{
	float: left;
	width: 120px;
	text-align: center;
	padding: 15px 25px 15px 25px;
}

#mainContent .picList div li{
	line-height: 160%;
}

#mainContent .picList div li a{
	color: #184C93;
}

#mainContent .picList div li a:hover{
	text-decoration: underline;
}

#mainContent h2{
	padding: 10px 0 10px 30px;
	color: #08569E;
}

#mainContent .picsShow{
	float: none;
	width: 700px;
	margin: 0 auto;
}

#mainContent .picsShow div{
	float: left;
	text-align: center;
	padding: 2px;
}

#mainContent .picsShow div img{
	border: 1px solid #eee;
	padding: 2px;
}

#mainContent .sponsor{
	clear: both;
	float: none;
	width: 500px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

/*#mainContent .sponsor .sponsor_logo{
	padding-right: 10px;
}

.sponsor a{
	padding: 15px;
	clear: right;
}

.sponsor h2{
	text-align: left !important;
}*/

.sponsor{
	width: 80%;
	padding: 10px 0;
	padding-left: 130px;

}

.sponsor li{
	display: inline;
}

.sponsor li a{
	display: inline-block;
	vertical-align: middle;
}

.sponsor li img{
	padding: 10px;
	vertical-align: middle;
}

* html .sponsor li img{
	display: block;
}


.schedule li{
	padding-bottom: 5px;
	color: #c60;
	font-weight: bolder;
}

.schedule span{
	width: 30%;
	color: #434343;
	font-weight: normal;
}

.tabInfos th{
	text-align: left;
	padding: 5px;
	color: #999;
}

.tabInfos td{
	padding: 5px;
}
/* inside Page // */

/* EDITOR PROPERTIES */
link_style {
{color:#08569E;
font-weight:bold;
text-decoration: underline;}
}

/* EDITOR PROPERTIES */
