/* CSS Document */
body{
margin-top:0px;
margin-right:7px;
margin-bottom:0px;
margin-left:7px;
color:#000000;
}

a:link {
	text-decoration: underline;
	color:#192764;
}
a:hover {
	text-decoration:underline;
	font-style:italic;
	color:#192764;
}
a:active {
	text-decoration:underline;
	color:#192764;
}
a:visited {
	text-decoration:underline;
	color:#192764;
}

a.white:link {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana;
}
a.white:hover {
	text-decoration:none;
	font-style:normal;
	color:#FFFFFF;
	font-size:12px;
	color:#FFFFFF;
}
a.white:active {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	color:#FFFFFF;
}
a.white:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	color:#FFFFFF;
}

a.courses:link {
	text-decoration: underline;
	color:#555555;
}
a.courses:hover {
	text-decoration:underline;
	font-style:italic;
	color:#9d1517;
}
a.courses:active {
	text-decoration:underline;
	color:#555555;
}
a.courses:visited {
	text-decoration:underline;
	color:#555555;
}

.copyright {
	font-family:Verdana;
	color:#555555;
	font-size:12px;
}

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	width: 99%;
	font-family:Verdana;
	color:#555555;
	font-size:11px;
}

textarea {
	font-family:Verdana;
	color:#555555;
	font-size:11px;
}

.inset {
	font-family:Verdana;
	color:#555555;
	font-size:11px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

.top_login {
	font-family:Verdana;
	color:#FFFFFF;
	font-size:11px;
}

.nav img {display: block;}

.news_insert {
	background-color:transparent;
	font-family:Verdana;
	color:#555555;
	font-size:11px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

.news_title {
	font-family:Verdana;
	color:#555555;
	font-size:11px;
	font-weight:bold;
}
.news_date {
	font-family:Verdana;
	color:#555555;
	font-size:11px;
}
	
.white_text_top_bar {
	font-family:Verdana;
	color:#FFFFFF;
	font-size:16px;
}

.central {
	font-family:Verdana;
	color:#555555;
	font-size:11px;
	background-color:#d1d1d1;
	padding: 24px;
	background-image: url("/images/globe-layered.jpg");
	background-repeat: no-repeat;
	background-position:bottom right;

}

.news {
	font-family:Verdana;
	color:#555555;
	font-size:11px;
	background-color:#e9e9e9;
	padding-bottom:5px;
	padding-right:24px;
	padding-top:24px;
	padding-left:24px;
}

.image_black_border_1 {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

.image_white_border_1 {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

.forum_main_border {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.forum_cell_border {
	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: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.forum_post_border {
	border: 1px solid #000000;
}

.forum_title_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}

.forum_date_border {
	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: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}

img.clients {
	max-width: 140px;
	max-height: 75px;
}

.email {
	font-family:Verdana;
	color:#555555;
	font-size:11px;
}