* {
	border: 0px none;
	margin: 0px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	padding: 0px;
}

body {
	font-family: Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #302F2F;
	background-image: url(../images/bodyBG.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
	
}

.png {
    	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

a {
	color: #4B4B4B;
	color: #267b83;
	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	
}

h1 {
	color: #267b83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21pt;
	font-weight: 100;
	letter-spacing: 0px;
	margin: 0px 0px 6px 0px;
}

h2 {
	color: #267b83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: 100;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #267b83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: 100;
	margin: 0px 0px 6px 0px;
}

h4 {
	color: #267b83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 100;
	margin: 0px 0px 4px 0px;
}

h1 a {
	color: #267b83;
}

h2 a {
	color: #267b83;
}

h3 a {
	color: #267b83;
}

h4 a {
	color: #267b83;
}


.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.red {
	color: red;
}

.message {
	color: green !important;
	margin: 0px 0px 4px 0px !important;
}

.clear {
	clear: both;
}

.error {
	color: red !important;
	margin: 0px 0px 4px 0px !important;
}

ol, ul {
	margin: 0px 0px 10px 24px;
}

ul {
	list-style-type: circle;
}

li {
	padding: 0px 0px 5px 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}


#wrapperAll {
	clear: both;
	margin: 0px auto;
	text-align: center;
	background-color: #000000;
	color: #4b4b4b;
}

#contentAll {
	text-align: left;
}



/***** NEWS*****/

#defaultAll {
/*	margin: 50px 0px 0px 50px;*/
	width: 540px;
}

#defaultAll .defaultOne {
/*	width: 530px;*/
/*	cursor: pointer;*/
	margin: 0px 0px 20px 0px;
}

#defaultAll .defaultName {

}
/*
#defaultAll .defaultName a {
	color: red;
}
*/

#defaultAll .defaultPicture {
	width: 540px;
	padding: 14px 10px 12px 10px;
	background-color: #FFFFFF;	
	text-align: center;
}

#defaultAll .defaultPicture img {
	border: 1px solid #000000;
}

#defaultAll .defaultDesc {
	margin: 8px 0px 10px 0px;
}

/***** END DEFAULT *****/

/***** PICTURE  *****/

.contentPictureAll {
	width: 166px;
	background-position: 12px 20px;
	background-repeat: no-repeat;	
}

.pictureOnLeft {
	float: left;
	margin: 0px 6px 0px 0px;
}

.galleryPicture {
	float: left;
	margin: 0px 10px 0px 0px;
}

.galleryPicture p {
	line-height: 14px !important;
	padding: 6px 0px 0px 0px !important;
	
}



.pictureOnCenter {
	float: center;
	margin: 0px auto 10px auto;
}

.pictureOnCenterCenter {
	float: left;
/*	padding: 0px 30px 10px 10px;*/
	height: 150px;
	width: 230px;
/*	text-align: center;*/
}

.pictureOnRight {
	float: right;
	margin: 0px 0px 0px 10px;
}

.contentPictureAll .pictureTop {
/*
	width: 206px;
	height: 93px;
	background-image: url(../images/defaultPictureBG.jpg);
	background-position: top right;
	background-repeat: no-repeat;
*/
}

.contentPictureAll img {
/*	border: 1px solid #000000;*/
/*	margin: 5px 0px 0px 6px;*/
}

.contentPictureAll .pictureDescription {
	font-size: 9px;
	padding: 2px 8px 2px 8px;
/*	background-color: #F0F0F0;*/
}

/***** END PICTURE  *****/


/*** BOX CONTENT RIGHT***/

.boxContentOne {
	margin: 8px 0px 0px 0px;
	line-height: 14px;
}

.boxContentOneName {
	color: #267B83;
	font-weight: bold;
}

.boxContentOneName a {
/*	color: #267B83;*/
}

.boxContentOneName a:hover {
/*	text-decoration: underline;*/
}

.boxContentOneDesc {
	margin: 2px 0px 0px 0px;
}

.boxContentOneMore {
	text-align: right;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
}

.boxContentOneMore a {
/*	color: #267B83;*/

}

/*** END BOX CONTENT RIGHT***/


.oneCertificate {

}

.oneCertificate .picture {
	float: left; 
	display: inline; 
	width: 185px; 
	margin: 0px 0px 20px 0px;
}

.oneCertificate .desc {
	float: left; 
	display: inline; 
	width: 350px;
	margin: 0px 0px 0px 0px; 
}

.oneCertificate .desc p {
	line-height: 15px !important;
}




