/********************************************** GENERAL **********************************************************/
body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #404147 url(../img/og_bg2.gif) top center repeat-y;
}



/********************************************** TEXT STYLE: CONTENT **********************************************************/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	color: #FEA002;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	color: #999999;
}

h3 {
	color: #FF9D00;
}

p {
	font-family: Verdana;
	font-size: 0.7em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	/*text-align:justify;*/
}

hr {
	border: none;
	border-top: 1px solid #666666;
}

.link_p a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#3399FF;
	text-decoration: underline;


}

.link_p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #33CCFF;
	text-decoration: none;

}

.link_p a.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC99CC;
	text-decoration: underline;


}

#languages a:link, 
#languages a:visited {
	display: block;
	float: left;
	padding: 5px;
	width: 50px;
	height: 10px;
	line-height: 10px;
	background-color: #FBDB82;
	color: #999999;
	font-size: 0.6em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
}

#languages a:hover {
	color: #000000;
}

#languages a.selected {
	background-color: #FCCE1E;
	color: #000000;
}


/********************************************** TEXT STYLE: MENU **********************************************************/
/************* FIRST LEVEL MENU *******************/
#menu_wrapper #menu ul {
	margin: 0px;
	padding: 0px;
}

#menu_wrapper #menu ul li {
	list-style-type: none;
}

#menu_wrapper #menu ul li a:link,
#menu_wrapper #menu ul li a:visited {
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #54585E;
	letter-spacing: 2px;
	border-bottom: 1px dotted #666666;
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

html>body #menu_wrapper #menu ul li a:link,
html>body #menu_wrapper #menu ul li a:visited {
	font-size: 0.75em;
}

#menu_wrapper #menu ul li a:hover {
	background-color:#FF9900;
	color: #FFFFFF;
} 

#menu_wrapper #menu ul li a.selected {
	background-color:#666666;
	color: #FFFFFF !important;
	font-weight: bold;
	border: none;
}

/************* SECOND LEVEL MENU *******************/
#menu_wrapper #menu ul li ul {
	background-color: #494C51;
}

#menu_wrapper #menu ul li ul li {

}

#menu_wrapper #menu ul li ul li a:link, 
#menu_wrapper #menu ul li ul li a:visited {
	margin-left: 15px;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 0.75em;
	color: #FF9D00;
	background-color: #494C51;
	border: none;
}

#menu_wrapper #menu ul li ul li a:hover,
#menu_wrapper #menu ul li ul li a.selected {
	color: #FFFFFF;
	background-color: #494C51;
	font-weight: normal;
} 


.link_ap a:link, 
.link_ap a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	color:#333333;
	text-decoration: underline;


}



.link_ap a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#FFFFFF;
	text-decoration: none;

}

/********************************************* WRAPPER AND HEADER **********************************************/

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 986px;
	height: auto;
}

#preheader {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 986px;
	height: 32px;

}

#languages {
	display: block;
	margin: 0px;
	width: 248px;
	height: 32px;
	float: left;
}

#languages-inner{
	padding-top: 15px;
	padding-left: 126px;
}

html>body #languages-inner {
        padding-top: 15px;
}

#newsletter {
	width: 735px;
	height: 32px;
	padding-top: 3px;
	float:right;
}

#mail_field {
	width: 600px;
	height: 30px;
	padding-left: 100px;
}

#mail_field form {
    margin: 0px;
	padding: 0px;    
}

#header {
	width: 986px;
	height: 174px;
	/*background: transparent url(../img/og_header.jpg) top left no-repeat;*/
	margin: 0px;
	padding: 0px;
}


/****************************************** CONTAINER, MENU AND CONTENTS ***************************************************/

#container {
	width: 982px;
	height: auto;

}

#menu_wrapper {
	width: 249px;
	height: auto;
	float:left;
}

#menu {
	width: 233px;
	height: auto;
	margin-left: 15px;
	background: transparent url(../img/og_menu_bg.gif) top left repeat-x;
	text-indent: 15px;
}

#private_area {
    clear: both;
	text-indent: 55px;
	width: 248px;
	height: 48px;
	background: transparent url(../img/og_private_area_box.jpg) top left no-repeat;
} 

#content {
	width: 733px;
	height:auto;
	float: left;
}

#main {
     float: left;
     padding: 0px 9px;
     width: 326px;
}

html>body #main {
	padding: 0px 10px;
	width: 326px;
}

#content #main-right {
	float: left;
	margin-right: -5px;
	margin-left: 2px;
}

html>body #content #main-right {
        width: 266px;
        margin: 0px;
}

#content #network {
	margin: 0px;
	margin-left: 609px;
	padding: 0px;
	/*width: 118px;*/
	width: 121px;
	height: 370px;
}

#content #network a img {
        border: none;
}

html>body #content #network {
	margin-left: 612px;
	width: 121px;
}

/****************************************** FOOTER ***************************************************/

#footer-container {
	clear: both;
	width: 985px;
	height: 75px;
}

#footer {
	width: 985px;
	height: 60px;
	background: transparent url(../img/og_footer_bg.gif) top left no-repeat;
	float:left;

}

#post-footer {
	height: 30px;
	clear: both;
}

#address {
	width:650px;
	color: #000000;
	font-size: 0.7em;
	margin-top: 5px;
	margin-left: 100px;
	float: left;
	font-family: Arial;
}

html>body #address {
	margin-left: 200px;
}

#core41 {
	width: 129px;
	height: 25px;
	/*margin-top: -18px;*/
	margin-top: 0px;
	margin-left: 870px;
}

*:first-child+html #core41 {
	margin-top: 0px;
}

html>body #core41 {
	margin-top: 0px;
	margin-left: 870px;
}

#core41 a img {
	border: none;
}

/******************************************* FORM ********************************************************/

#newsletter #mail_field label {
	font-size: 0.8em;
	color: #838488;
}

#newsletter #mail_field span {
	padding: 10px;
	background: transparent url(../img/og_newsletter_bg.gif) top left repeat-x;	
}

#newsletter #mail_field span input[type=text] { 
	border: 1px solid #999999;
	color: #000000;
}

#newsletter #mail_field span input[type=submit] {
	border: 1px solid #494C51;
	background-color: #494C51;
	color: #FFFFFF;
	font-size: 0.7em;
}

#newsletter #mail_field input[type=checkbox] {
	border: 1px solid #DDDDDD;
}

#newsletter #mail_field form a:link,
#newsletter #mail_field form a:visited {
	font-size: 0.7em;
	padding-left: 10px;
	color: #3399FF;
}

/***********************  NEWS *********************************/
#content .news {
	width: 260px;
	height: auto;
	background: transparent url(../img/og_news_bg.gif) top left repeat-x;	
	font-family: Verdana;
}

html>body #content .news {
	width: 266px;
}

#content .news-content {
	padding: 3px 5px;
	font-size: 1.0em;
	color: #666666;
}

#content .news-title {
	padding: 5px;
}

#content .news-title a:link,
#content .news-title a:visited {
	color: #000000;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
}

#content .news-content a:link,
#content .news-content a:visited {
	color: #3399FF;
	font-size: 1.0em;
}

#content .news-content-readall {
        font-size: 0.7em;
}

#content .news-content-img {
	float: left;
}

#content .news-content-text {
	margin-left: 75px;
}

#content .news-content-readall {
	text-align: right;
}


#content .news-content-img a img {
	border: none;
}

#content .news-header {
	width: 266px;
	height: 32px;
	background: transparent url(../img/og_news_header.gif) top left repeat-x;
}

#content .news-header h4 {
	margin: 0;
	padding-left: 80px;
	line-height: 32px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 2px;
	font-style: italic;
	text-transform: capitalize;
}

.separator {
        clear: both;
}

.message {
	color: red;
	font-size: 0.7em;
	text-align: center;
	height: 12px;
}
