* {
	margin: 0;
	padding: 0;
}

:focus { outline: 0;}

body {
	margin:10px 0px;
	padding:0px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	/*background-color: #F5F5F5;*/
	background-image: url(../xclvImages/background/bg21.png);
	background-repeat: repeat;
}


.backgrounded {
	background-color: #F2F4F1;
	padding: 1px;
	padding-right: 8px;
	padding-left: 2px;
		}
		
td {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #ccc;
	border-right-color: #ccc;
}

ul {
	color: #515151;
	text-decoration: none;
	list-style-type: none;
} 

li {
	font-size: 9pt;
	color: #515151;
	line-height: 11pt;
	padding-bottom: 4px;
} 

line3 {
	width: 290px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

line5 {
	width: 290px;
	display: block;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DADADA;
}

a:link, 
a:active, 
a:visited  {
	/*color:#00aeef;*/
	color: #00BEFF;
	text-decoration: none;
}

a:hover  {
	color: #00BEFF;
	text-decoration: underline;
}

.underlineBig{
	background-image: url(/xclvImages/underlineBig.gif);
	background-repeat: repeat-x;
}
.underlineMedium{
	background: url(/xclvImages/underlineMedium.gif) repeat left top;
}
.underlineSmall{
	background: url(/xclvImages/underlineSmall.gif) repeat left top;
}
.big{
	font-size:40px;
	color:#000;
	line-height:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
}



img {
	border: 0;
	padding-bottom: 0px;
}

.clear {
clear: both; }

.right {
float: right; }

.left {
float: left; }

hr, .hide {
display: none; }


.red {
	color: #FF1930;
}

.upd {
	color: #FFFFFF;
	background-color: #515151;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.imp {
	color: #FFFFFF;
	background-color: #515151;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.icon {
	vertical-align: middle;
	padding-right: 5px;
}

.large {
	font-size: 16px;
}


clients {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #DADADA;
	line-height: 26px;
}

tags {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DADADA;
	line-height: 1.2;
}


tags a:link, 
tags a:active, 
tags a:visited,
clients a:link, 
clients a:active, 
clients a:visited  {
	color: #999;
	text-decoration: none;
}

tags a:hover,
clients a:hover  {
	color: #00BEFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #00BEFF;
	border-right-color: #00BEFF;
	border-bottom-color: #00BEFF;
	border-left-color: #00BEFF;
}

red a:link, 
red a:active, 
red a:visited  {
	color: #FF1930;
	text-decoration: none;
}

red a:hover  {
	color: #00aeef;
	text-decoration: underline;
}

/*STRUCTURE*/

#wrapper {
	width: 915px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 10px;
}

#masthead {
	height: 40px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #1CDEFF;
	margin: 0px;
	padding-bottom: 3px;
}

#masthead .mark {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#masthead img {
/*width: 130px;*/
}



/*NAV*/


#masthead ul { 
margin: 0px 0px 0px 0px;
padding: 0;
list-style-type: none;
float: right; }

#masthead li {
	display: block;
	width: 140px;
	height: 38px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 38px;
	/*color: #00BEFF;*/
	text-indent: 10px;
	float: left;
	/*background-color: #00D5FF;*/
	/*background-image: url(../xclvImages/rule_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}


#masthead li a:link, 
#masthead li a:active, 
#masthead li a:visited  {
	display: block;
	color: #000;
	color: #000;
	text-decoration: none;
	background-color: #F5F5F5;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1CDEFF;	/*background-image: url(../xclvImages/rule_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
 }

#masthead li a:hover  {
	/*	color: #00D5FF;
	text-decoration: underline;
	

*/
	text-decoration: none;
	background-color: #1CDEFF;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	display: block;
}

/*SUB MENU*/
#submenu {
	height: 20px;
	width: 890px;
	/*border: 1px dotted #1CDEFF;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 1px;
}

#submenu ul { 
margin: 0px 0px 0px 0px;
padding: 0;
list-style-type: none;
float: right; }

#submenu li {
	display: block;
	width: 140px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	/*line-height: 18px;*/
	color: #00BEFF;
	text-indent: 10px;
	float: left;
	background-color: #FFFFFF;
	background-image: url("../xclvImages/rule_nav.gif");
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
}

#submenu li a:link, 
#submenu li a:active, 
#submenu li a:visited  {
color: #000; 
text-decoration: none; }

#submenu li a:hover  {
	color: #00D5FF;
	text-decoration: underline;
}


/*SECTION*/

.section {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.acc {
	height: 40px;
	color: #FFFFFF;
	background-color: #F2F4F1;
	background-image: url(/xclvImages/background/bg15.png);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.acc a:link, .acc a:visited, .acc a:active {
	/*color: #515151;*/
	color: #ffffff;
/*	background-color: #00D5FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;	*/
}

.acc a:hover {
	/*background-color: #F2F4F1;*/
	
}

.acc h6 {
	/*color: #515151;*/
	color: #ffffff;
	background-color: #00D5FF;
	vertical-align: middle;	/*margin-top: 9px;	*/
}
.acc h4 {
	/*color: #515151;*/
	color: #ffffff;
	background-color: #00D5FF;
	line-height: normal;
	margin-top: 14px;
}
.acc img {
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	float: left;
	clear: right;
	padding-right: 10px;
	padding-top: 4px;
}
.more {
	background: #fff;
	height: 40px;
	border-top: #ccc solid 0px;
}

/*MODS*/

.mod_wrapper {
	padding: 0px;
	margin: 0px;
}




.mod_boiler {
}

.mod_boiler IMG{
	background: #fff;
	text-align: left;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
}


.mod_intro {
	text-align: left;
}

.mod_description {
}

.mod_2 {
	width: 445px;
	float: left;
}

.mod_2 img{
	width: 430px;

}

.mod_4 img{
	padding-bottom: 5px;
}

.vertdotted{
	width: 2px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ccc;
	float: left;
	margin-right: 9px;
	margin-left: 9px;
}

.mod_5 img{
	padding-bottom: 5px;
}

.mod_3 {
	width: 290px;
	background-color: #ffffff;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.mod_4 {
	width: 212px;
	margin-bottom: 10px;
	float: left;
}

.mod_5 {
	height: 300px;
	width: 170px;
	float: left;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
}



#cv ul {
	list-style-type: circle;
	list-style-position: inside;
}

#cv li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
}


/*IMAGES*/



/*GLOBAL TYPOGRAPHY*/

h1 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	padding-bottom: 10px;
}

h2 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 40px;
	color: #000;
	float: left;
}



h6 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 40px;
	color: #ffffff;
	float: left;
	padding-left: 5px;
}

h2 a:link, 
h2 a:active, 
h2 a:visited  {
	color: #00D5FF;
	text-decoration: none;
}

h2 a:hover  {
	color: #00BEFF;
	text-decoration: underline;
}

h3 {
font-family: Georgia, serif;
font-weight: normal;
color: #000;
margin: 0px 0px 15px 0px; }

h3 a:link, 
h3 a:active {
	color: #00BEFF;
	text-decoration: none;
}

h3 a:visited  {
	color: #00D5FF;
	text-decoration: none;
}

h3 a:hover  {
	color: #00BEFF;
	text-decoration: underline;
}


h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	font-size: 14px;
	font-style: italic;
	font-size: 14px;
	line-height: 40px;
	color: #000;
	float: left;
}

h5 a:link, 
h5 a:active {
	color: #00BEFF;
		text-decoration: underline;

}

h5 a:visited  {
	color: #00D5FF;
		text-decoration: underline;

}

h5 a:hover  {
	color: #00BEFF;
	text-decoration: underline;
}

.mod_intro h3 {
font-size: 20px;
line-height: 26px;}

.mod_2 h3 {
font-size: 14px;
line-height: 20px; }

.mod_3 h3 {
	font-size: 16px;
	line-height: 20px;
	padding-top: 5px;
	/*background-color: #00BEFF;*/
}


.mod_3 h5 {
font-size: 10pt;
line-height: 20px; 
}


.mod_4 h3 {
	font-size: 12pt;
	line-height: 1.1;
}

.mod_5 h3 {
	font-size: 14px;
	line-height: 16px;
 }

.mod_d h3 {
font-size: 13px;
line-height: 18px; }

.sort_form {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
float: right; 
margin: 10px 0 0 0; }

.eng {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 7pt;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	/*margin-bottom: 2px;*/
	margin-left: 2px;
}

h4 {
	/*font-family: Helvetica, Verdana, Arial, sans-serif;*/
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	line-height: 40px;
	color: #aaa;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
 }

h4 a:link, h4 a:active, h4 a:visited  {
	/*color: #999;*/
}

h4 a:hover  {
	color: #00BEFF;
	text-decoration: underline;
}

.mod_3 h4 {
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #999;
	float: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	letter-spacing: 1px;
}
.body h4 {
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #999;
	float: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	letter-spacing: 1px;
}

p {
	margin: 0px 5px 15px 0px;
}

p a:link, 
p a:active, 
p a:visited  {
	color: #00D5FF;
	text-decoration: none;
}

p a:hover  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00BEFF;
}

.mod_3 p {
}

.mod_4 p {
	font-size: 9pt;
/*	line-height: 1.2;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 4px;
}

/*.mod_4 li {
	font-size: 9pt;
	line-height: 1.1;
	padding-bottom: 5px;
}*/

.mod_5 p {
	margin: 0px 0px 0px 4px;
	font-size: 9pt;
}


.mod_boiler p {
	font-family: Georgia, serif;
	/*font-size: 40px;
	line-height: 48px;
	letter-spacing: 0px;*/

			font-size: 2.75em;
	/*font-family: Arial;*/
			font-weight: normal;
	/*color: #666;*/
			line-height: 1.29em;
	color: #000;	/*letter-spacing: -0.05em;*/
	/*background-color: #D5EC00;*/
}

.mod_intro p {
	font-family: Georgia, serif;
	font-size: 23px;
	line-height: 30px;
	color: #515151;
	margin: 20px 0px 0px 0px;
}

.mod_description p {
font-size: 12px;
line-height: 18px;
color: #b6b6b6; 
margin: 0px 0px 0px 0px; }


.min {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #515151;
	color: #DADADA;
	font-weight: normal;
}

.li_large {
/*	font-family: Helvetica, Verdana, Arial, sans-serif;*/
	font-size: 11pt;
	color: #515151;
	line-height: 1.2;
}

.li_news {
	/*	font-family: Helvetica, Verdana, Arial, sans-serif;*/
	font-size: 8pt;
	color: #515151;
	line-height: 1.3;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 10px;
}

.li_cv {
font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	line-height: 1.2;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 10px;
}
.dotted {
/*	font-family: Helvetica, Verdana, Arial, sans-serif;*/
	color: #515151;
	line-height: 2;
	width: 290px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}





/* FORM ELEMENTS */

.section form {
display: inline; }

.mod_wrapper form {
	border-top: 1px dotted #ccc;
}

label {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	display: block;
}

form select {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	vertical-align: bottom;
}

form input {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}

form input.select {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	width: 20px;
	float: left;
	list-style-type: square;
}

form input.button {
	border: 1px dotted #ccc;
	color: #00aeef;
	display:block;
	width: auto;
	font-family: Georgia, Times;
	font-size: 14pt;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
.underline {
	text-decoration: line-through;
}
