@charset "UTF-8";
.Button-FA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #639;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: inline;
	padding: 2px;
	height: 30px;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
}
.redTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	line-height: 30px;
}
.whiteTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}



.text {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	list-style-image: url(images/square.gif);
}
.SubTitles {
	color: #13636B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #13636B;
	font-style: oblique;
	line-height: 30px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texttable {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.titlesbrown {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #630;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}
.fatitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: 500;
	color: #165594;
}

.borderpic{
	border-top-style:none;
	border-right-style:double;
	border-bottom-style:double;
	border-left-style:none;
	border-color:#165594;
}

.bordertable{
	border:1px solid #2F6875;
}

.borderstyle{
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-width:1px;
	border-color:#666;
}


.SubTitlesgn {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-large;
	font-weight: bolder;
	color: #13636B;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}	
.SubTitlesblk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}

.bgmenu {
	background:#707070 url('images/intern_04.gif') no-repeat right top;
}

.leftMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	a hover: color:#FF00FF;
}

