@font-face {
    font-family: 'Serif12BetaRegular';
    src: url('../font/serif12beta-regular_0-webfont.eot');
    src: url('../font/serif12beta-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/serif12beta-regular_0-webfont.woff') format('woff'),
         url('../font/serif12beta-regular_0-webfont.ttf') format('truetype'),
         url('../font/serif12beta-regular_0-webfont.svg#Serif12BetaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'AvianRegular';
    src: url('../font/avian-webfont.eot');
    src: url('../font/avian-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/avian-webfont.woff') format('woff'),
         url('../font/avian-webfont.ttf') format('truetype'),
         url('../font/avian-webfont.svg#AvianRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    
	font-family: 'EurostileRegular';   
	src: url('../font/eurosti-webfont.eot');   
	src: url('../font/eurosti-webfont.eot?#iefix') format('embedded-opentype'),       
	     url('../font/eurosti-webfont.woff') format('woff'),       
	     url('../font/eurosti-webfont.ttf') format('truetype'),     
	     url('../font/eurosti-webfont.svg#EurostileRegular') format('svg');
	font-weight: normal; 
	font-style: normal;


}

@font-face {
    font-family: 'TrajanBold';
    src: url('../font/trajan_bold-webfont.eot');
    src: url('../font/trajan_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/trajan_bold-webfont.woff') format('woff'),
         url('../font/trajan_bold-webfont.ttf') format('truetype'),
         url('../font/trajan_bold-webfont.svg#TrajanBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TrajanRegular';
    src: url('../font/trajan_regular-webfont.eot');
    src: url('../font/trajan_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/trajan_regular-webfont.woff') format('woff'),
         url('../font/trajan_regular-webfont.ttf') format('truetype'),
         url('../font/trajan_regular-webfont.svg#TrajanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
	
	font-family: 'MyriadProRegular';
	
	src: url('../font/myriadpro-regular-webfont.eot');
	
	url('../font/myriadpro-regular-webfont.woff') format('woff'), 
	url('../font/myriadpro-regular-webfont.ttf') format('truetype'), 
	url('../font/myriadpro-regular-webfont.svg#webfontsJrDbrdZ') format('svg');
	
	font-weight: normal;
	
	font-style: normal;

}



@font-face {
    font-family: 'FuturaLTMediumRegular';
    src: url('../font/futura_lt_medium-webfont.eot');
    src: url('../font/futura_lt_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/futura_lt_medium-webfont.woff') format('woff'),
         url('../font/futura_lt_medium-webfont.ttf') format('truetype'),
         url('../font/futura_lt_medium-webfont.svg#FuturaLTMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaStdBook';
    src: url('../font/futura_lt_book-webfont.eot');
    src: url('../font/futura_lt_book-webfont.eot?iefix') format('eot'),
         url('../font/futura_lt_book-webfont.woff') format('woff'),
         url('../font/futura_lt_book-webfont.ttf') format('truetype'),
         url('../font/futura_lt_book-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationRegular2';
    src: url('../font/sansation_regular-webfont.eot');
    src: url('../font/sansation_regular-webfont.eot?iefix') format('eot'),
         url('../font/sansation_regular-webfont.woff') format('woff'),
         url('../font/sansation_regular-webfont.ttf') format('truetype'),
         url('../font/sansation_regular-webfont.svg#webfontFSQm7iLM') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationBold';
    src: url('../font/sansation_bold-webfont.eot');
    src: url('../font/sansation_bold-webfont.eot?iefix') format('eot'),
         url('../font/sansation_bold-webfont.woff') format('woff'),
         url('../font/sansation_bold-webfont.ttf') format('truetype'),
         url('../font/sansation_bold-webfont.svg#webfontSJCBN4KM') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Generic Selectors */

html {
	height: 100%;

}


body {
	margin: 0 0 0 0;
	font-family: Arial, Tahoma, Lucida Grande, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	height:100%;
	text-align: justify;
	margin: auto auto auto auto;

	background-color: #ffffff;
}

body a {

	text-decoration: underline;
	color: #0089ff;


}

body a:hover {

	text-decoration: underline;
	color: #0089ff;


}

img {
	border: 0px;
	text-decotation: none;

}




h1 {

	font-size: 16px;
	width: 100%;
	height: 50px;
	color: red;
	font-family: 'Serif12BetaRegular', Arial, Helvetica, sans-serif;
	margin-top: 30px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 12px;
	background: url('../img/h1_bg.png') no-repeat left 2px;	
	margin-left: 0px;
	margin-bottom: 0px;
	clear: both;


}

h2 {

	font-size: 16px;
	width: 100%;
	height: 50px;
	color: #ffffff;
	font-family: 'Serif12BetaRegular', Arial, Helvetica, sans-serif;
	margin-top: 30px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 12px;
	background: url('../img/h2_bg.png') no-repeat left 2px;	
	margin-left: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 16px;
	width: 100%;
	height: 50px;
	color: red;
	font-family: 'Serif12BetaRegular', Arial, Helvetica, sans-serif;
	margin-top: 30px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
	clear: both;


}



p {


	clear: both;
}

/**************************class**************************/

.hilite {
	background: url('../img/hilite_bg.png') no-repeat left bottom;
	width: 100%;
	padding: 5px;
	padding-top: 12px;
	padding-left: 18px;
	padding-bottom: 10px;
	height: auto;
	font-weight: bold;
	margin-bottom: 0px;
	
}

.red {

	color: red;
}

.blue {
	color: #1856a2;

}
.tb1, .tb1 td {
	border: 1px dotted #555555;
}

.tb1 tr td {

	padding: 5px;
}



.copyright {

	font-family: 'Serif12BetaRegular';
	font-size: 11px;
	margin-right: 0px;
	float: right;
	margin-top: -18px;
	color: #ffffff;

}

.copyright a {

	color: #ffffff;

}

.pointer {
	cursor: pointer;
}

.thumb2 {

	margin-left: 5px;
	margin-bottom: 15px;

}

	position: absolute;
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size: 13px;
	color: black;
}
.t2 {
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	color: #666666;
}
.textbox1{
	font-family: 'HelveticaNeueLT55RomanRegular', Arial, Helvetica;
	font-size: 12px;
	border: 1px solid #7f9db9;
	width: 99%;


}
.textbox2{
	font-family: 'HelveticaNeueLT55RomanRegular', Arial, Helvetica;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #7f9db9;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: 16px;
	padding-top: 2px;
	background: url('../img/field_bg.jpg') no-repeat top left;

}
.f12red{
	color: red;
	font-size: 15px;
}
.checkform {
	visibility:hidden;
	height: 1px;
}

.more {
	margin-top: 8px;
	
}



.box1 {
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	background-color: #bbd2fe;
	border: 1px solid #bcbcbc;
	background: url('../img/box1_bg.jpg') repeat-x top left;


}

.rounded-corners {
     	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
    	-khtml-border-radius: 5px;
    	border-radius: 5px;
	behavior: url(css/border-radius.htc);
}


.thumb, .thumblast {

	border: 1px solid #b9babb;
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
}



a .thumb:hover, a .thumblast:hover {

	border: 1px solid #f26522;
	float: left;
}

.column_3 {

	width: 207px;
	background: url('../img/column_3_bg.jpg') no-repeat top left;
	float: left;
	margin-right: 15px;
	padding: 15px;
	
}

.txt1 {

	font-size: 14px;
	line-height: 18px;
	font-family: 'Serif12BetaRegular';
	z-index: 150;
}

.home_panel {
	background: url('../img/panel_bg.jpg') no-repeat top left;
	width: 276px;
	height: 243px;
	float: left;
	padding: 20px;

}

.home_panel h1 {
	font-size: 18px;
	width: 100%;
	height: 68px;
	color: #ffffff;
	font-family: 'Serif12BetaRegular', Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 14px;
	padding-left: 32px;
	background: url();
	margin-left: 12px;

	font-family: 'Serif12BetaRegular';
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin: 0;

	padding-left: 0px;
	margin-top: -15px;	

}

.home_panel .thumb {
	margin-left: -17px;
	margin-top: -44px;
	border: 0;
	margin-bottom: 10px;
	padding-bottom: 0px;

}

.tick {

	list-style-image: url('../img/tick.jpg');

}

.ul1 {
	margin-top: 10px;

}

.ul1 tr td ul {

	padding-left: 0;

}

/*************************  ID's *************************/

#maincontainer {
	min-height: 100%
}

#maindoc{
	
	width: 994px;
	height: auto;
	margin: auto;

	overflow:hidden;
	padding-bottom: 40px;
	


}

#centerdoc {

	width: 994px;
	height: auto;
	margin: auto auto auto auto;
	display: table;
	margin-top: 0px;
	z-index: 115;
	

}

#curve {

	width: 968px;
	height: 175px;
	position: absolute;
	z-index: 103;
	top: 270px;
	margin-left: 20px;
	
}

#maintitle {
	position: absolute;
	z-index: 102;
	top: 305px;
	font-family: 'Downtempo';
	width: 1000px;

}



#top_right {
	
	margin: 0px;	
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 50px;
	width: 618px;
	margin-left: 340px;
	display: table;
	padding: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	z-index: 104;
	

}

#top_right ul {
	text-align: right;
	float: right;
	margin-right: 10px;
	padding-top: 0;
	margin-top: 0;
	
}

#top_right ul li {
	display: inline;
	margin-top: 0px;
	border-bottom: 0;
	font-family: 'AvianRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #144b8d;
	text-decoration: none;
	padding: 0 10px 0 10px;
	margin-left: 0px;
	border-right: 0px solid #ababab;
	height: 38px;
	padding-top: 10px;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	background: url('../img/divider.jpg') no-repeat right top;
	


}

#top_right ul li ul li {
	background: url('') no-repeat right top;
	
}


#top_right ul li a {

	color: #000000;
	font-weight: normal;
	text-transform: normal;

	
}

#top_right ul li a:hover {

	color: red;
}

#top_right ul .last {
	border-right: 0px;
	padding-right: 8px;
	background: url('') no-repeat top right;

}


#top_navi {
	
	margin: 0px;
	padding-bottom: 0px;
	position: absolute;
	z-index: 1;
	top: 25px;
	padding: 0px;
	margin-left: 610px;

	display: table;


}

#top_navi ul li {
	display: inline;
	margin-top: 0px;
	border-bottom: 0;
	font-family: 'FuturaStdBook', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding: 0 8px 0 8px;
	margin-left: 0px;
	border-right: 1px solid #ababab;
	


}

#top_navi ul li a {

	color: #000000;
}

#top_navi ul li a:hover, #top_navi ul li ul li {

	text-decoration: none;
	
}

#top_navi ul #last {
	border-right: 0px;
	padding-right: 30px;

}

#mask {
	background: url('../img/mask.png') no-repeat top center;
	width: 994px;
	height: 326px;
	position: absolute;
	z-index: 101;
	top: 0px;

}

#title {
	position: absolute;
	top: 377px;
	z-index: 104;
	margin-left: 60px;
}


#logo2 {


	float: left;
	background: url('../img/logo.png') no-repeat top left;
	width: 188px;
	height: 95px;
	margin-left: 30px;
	position: absolute;
	top: 10px;
	margin-top: 0px;
	display: table;
	z-index: 102;
	cursor: pointer;

}



#right_column {

	margin: auto;
	float: right;
	margin-right: 0px;
	padding: 10px;
	width: 220px;
	height: auto;	
	margin-top: 50px;
	position: relative;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 10px;
	background: url('../img/right_column_bg.png') no-repeat left top;
	margin-right: 20px;
	

}

#right_column h1 {

	color: red;
	font-family: 'Serif12BetaRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	padding-top: 0px;
	text-align: left;
	margin: 0;
	width: 239px;
	height: 20px;
	background: url();
}

#right_column ul  {

	padding: 0px;
	margin: 0px;

}

#right_column ul li {
	list-style: none;


}

#right_column ul li a {

	text-decoration: none;
	font-weight: bold;
	color: #104f97;
	
}

#column1{

	width: 948px;
	height: auto;
	margin: 20px;
	margin-left: 26px;
	padding-top: 23px;
	padding-left: 0px;
	float: left;
	margin-bottom: 5px;
	margin-top: 35px;



}


#column2_1{

	width: 650px;
	height: auto;
	margin: 20px;
	margin-left: 38px;
	padding-top: 20px;
	padding-left: 0px;
	float: left;
	margin-bottom: 50px;
	margin-top: 35px;



}

#column2_2 {
	float: left;
	width: 230px;
	height: 276px;
	margin: 20px;
	padding: 15px;
	padding-top: 25px;

	color: #000000;
	background: url('../img/tb_bg.jpg') no-repeat left 24px;
	margin-bottom: 50px;
	
}

#column2_2 a {
	color: #000000;

}

#column2_2 ul li {
	list-style-image: url('../img/bullet2.jpg');
	margin-left: -26px;

}
#bottom {
	width: 100%;

	background-color: #ffffff;
	position: relative;
	margin-top: -40px;
	height: 75px;
	clear:both;
	background: url('../img/footer_bg.jpg') repeat-x center bottom;

	
}

#footer {
	margin: 0;
	width: 940px;
	padding-top: 22px;
	height: 28px;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0px solid #c2c2c2;
	display: table;
	margin: auto;
	
	padding-left:30px;
	padding-right:30px;
	

}

#footer a {

	text-decoration: none;
}

#footer_left {
	
	height: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-left: 0px;
	width: auto;
	
}

#footer_left ul {

	margin: 0px;
	margin-top: -18px;
	padding: 0px;
	color: #ffffff;
	padding-top: 1px;
}

#footer_left ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	border-right: 0px solid #ffffff;
	padding: 0px 9px 0px 5px;
	font-family: 'Serif12BetaRegular';

}

#footer_left ul .last {

	border-right: 0px;

}

#footer_left ul li a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

#footer_left ul li a:hover {
	text-decoration: underline;

}


#jsddm {	

}

#jsddm li {	
	float: left;
	height: 30px;
	padding-right: 24px;
	padding-top: 5px;
	
}



#jsddm li a {
	display: block;
	padding: 0 0px 0 0px;
	text-decoration: none;
	border-right: 0px solid white;
	
	color: #ffffff;
	white-space: nowrap;
	text-align: left;
}

#jsddm li ul:hover {
	border: 0px;
	
}
		
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 0px solid white;
	padding-top: 10px;
	margin-left: -9px;
	margin-top: -11px;	
	

}



#jsddm li ul li {

	border-bottom: 1px solid #ff787d;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 18px;
	font-size: 13px;
	padding-left: 12px;


}

#jsddm li ul li:hover {

	background-color: #b50007;	
	cursor: pointer;


}





#jsddm li ul li a:hover {

	cursor: pointer;
	color: #ffffff;
}

#jsddm li ul li a {
	
	margin: 0px;
	font-size: 13px;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 120px;
	color: #ffffff;

	
}

#jsddm .drop1 ul li a {

	width: 120px;

}

#jsddm .drop1 ul li ul li a {
	width: 120px;
	

}

#jsddm li ul li, #jsddm li ul li ul li {

	border-right: 0;

}



#jsddm li ul li ul {

	margin-top: 10px;
	margin-left: -7px;
}

#jsddm li ul {

	background-color: red;
	padding-top: 0px;


}
