/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Basic HTML
--------------------------------------------------------------------------------*/

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: repeat;
	font: 11px/1.50;
}

hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	margin-left: 20px;
	color: #344069;
	font-size: 20px;
}

h2
{
	color: #344069;
	font-size: 15px;
}

h3
{
	font-size: 21px;
}

h4
{
	color: #344069;
	font-size: 15px;
}

h5
{
	color: #5c5c5c;
	font-size: 13px;
}

h6
{
	font-size: 15px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}

ul
{
	list-style: square;
}

li
{
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 20px;
}

.headMenu a
{
	font-size: 13px;
	border-width: 0px;
	text-decoration: none;
	color: white;
	outline: 1px dotted invert;
}

.headMenu a:hover
{
	padding-bottom: 2px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-size: 13px;
	color: white;
	outline: 1px dotted invert;
}

.content a {
	font-weight: bold;
	font-size: 14px;
	color: #344069;
	text-decoration: none;
	height: 40px;
	margin-left: 10px;
	line-height: 20px;
}

.content p {
	margin: 20px;
	font-size: 14px;
	line-height: 20px;
}

.pic_start {
	margin-top: 0px;
	height: 220px;
	width: 740px;
	line-height: 20px;
}

.pic_start img {
	margin-top: 10px;
	width: 190px;
	line-height: 20px;
}

.NewsTeaser h1 {
	margin-left: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 15px;
}

.NewsTeaser h2 {
	margin-left: 0px;
	color: black;
	line-height: 16px;
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
}

.NewsTeaser p {
	margin-left: 0px;
	color: #1f1f1f;
	margin-top: 3px;
	line-height: 15px;
	font-size: 12px;
}

.NewsTeaser a {
	margin-left: 0px;
	color: #2046a4;
	line-height: 16px;
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
}

.NewsTeaser a:hover {
	padding-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-left: 0px;
	color: #2046a4;
	line-height: 16px;
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
}

.footer p {
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-right: 30px;
	padding-top: 60px;
	text-align: right;
	font-size: 13px;
	color: #2046a4;
}

.footer a {
	color: #2046a4;
	text-decoration: none;
}

.footer a:hover {
	padding-bottom: 2px;
	border-bottom-color: #2046a4;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #2046a4;
	text-decoration: none;
}

.tab {
        margin-left: 20px;
	margin-top: 20px;
        margin-bottom: 0px;
        padding-left: 0px;
	padding: 10px;

}

.tab a {
        margin: 0px;
	margin-top: 40px;
        padding-left: 0px;
	padding: 10px;
	height: 28px;
	width: 200px;
	background-color: #d7d7d7;
	color: #0155a1;
}

.tab a:hover  {
        margin: 0px;
	margin-top: 40px;
        padding-left: 0px;
	padding: 10px;
	height: 28px;
	width: 200px;
	background-color: #2046a4;
	color: white;
}

.th_detail a
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #0155a1;
}
