/* @override http://medone.dev/css/style.css */

/* @group startset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

html body {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:  80%;
  color: #333;
}
#container {
  width: 805px;
  margin:  15px auto;
}
a:link, 
a:visited {
  text-decoration: none;
  color: #dc3d3b;
}
a:hover,
a:active {
  text-decoration: underline;
  color: #666;
}

/* @group IE6 fixes */

* html #main,
* html #pushes {
  zoom: 1.0;
}
* html #submenu,
* html #mainStartPage {
  display: inline;
}

/* @end */

/* @group head */

div#head {
  background: url(/images/bg_head.png) no-repeat 0 0;
  height: 76px;
}
#head img {
  margin: 18px 0 0 16px;
  float: left;
}

/* @group Menu */

div#topmenu {
  padding: 55px 17px 0 0;
  font-size: 1.08em;
  float: right;
  width: 584px;
}

#topmenu li {
  display: inline;
  padding-right: 1em;
}
#topmenu a:link,
#topmenu a:visited {
  color: #fff;
  text-decoration: none;
}
#topmenu a:hover,
#topmenu a:active {
  color: #00296c;
}
#topmenu a.navilinkOver {
  color: #00163b;
}

/* @end */

/* @end */

/* @group main */

div#main {
  background: url(/images/bg_main.png) no-repeat 0 0;
  font-size: .87em;
  overflow: hidden;
}

/* @group submenu */

div#submenu {
  width: 135px;
  float: left;
  margin-left: 17px;
  padding: 17px;
}
div#submenu h1,
div#submenu p,
div#submenu a {
  line-height: 1.5;
  margin-bottom: .9em;
}
div#submenu h1 {
  font-weight: bold;
}
#submenu div {
  margin-top: 5em;
  font-weight: bold;
  line-height: 1.5;
}
#submenu .subNavilink {
  padding-left: 1em;
}
#submenu a.navilinkOver,
#submenu a.subNavilinkOver {
  color: #00163b;
}

/* @end */

/* @group mainContentPage */

div#mainContentPage {
  float: left;
  margin-left: 15px;
  width: 546px;
  background: url(/images/bg_main-content.png) no-repeat 0 0;
  overflow: hidden;
  padding:  17px 17px 50px 17px;
}
#content {
  float: left;
  width: 380px;
  line-height: 1.4;
  font-size: 1.05em;
}

#contentWide {
  float: left;
  width: 100%;
  line-height: 1.4;
  font-size: 1.05em;
}
#content h1,#contentWide h1 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 1em;
}
#content h2,#contentWide h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: .5em;
}
#content p,#contentWide p {
  margin-bottom: 1em;
}
#contentMedia {
  float: right;
  width: 160px;
}

/* @end */

/* @group mainStartPage */

div#mainStartPage {
  float: left;
  margin-left: 15px;
  width: 578px;
}
div#pushes {
  background: url(/images/bg_start-push.png) no-repeat 0 0;
  margin-top: 17px;
  overflow: hidden;
}
div.push,
#readMore .readMore {
  float: left;
  width: 166px;
  padding: 8px;
  margin-right: 16px;
  line-height: 1.5;
}
div.push.last,
#readMore .readMore.last {
  margin-right: 0;
}
.push h1 {
  font-weight: bold;
  margin:  5px 0 10px;
}
.push div img,
.push p img {
  padding-bottom: 8px;
}
.push div,
.push p {
  margin: 0;
}
#readMore {
  overflow: hidden;
  margin-top: 10px;
  clear: both;
}
#readMore .readMore {
  border-top: 1px dashed #999;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 0;
  font-weight: bold;
}

/* @end */



/* @end */

/* @group foot */

div#footStart {
  background: url(/images/bg_foot-start.png) no-repeat 0 0;
  height: 39px;
}
div#footContent {
  background: url(/images/bg_foot-content.png) no-repeat 0 0;
  height: 39px;
}

/* @end */

/* @group imported Styles */

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

.formStyle {
	border: #C5C5C5 solid 1px;
	font-size: 12px;
}
.grayFont {
	color: #AAAAAA;
}
.redFont {
	color: #C53417;
}
.boldFont {
	font-weight: bold;
}
.italicFont {
	font-style : italic;
}
.leftFloat {
	float: left;
}
.clear {
	clear: both;
} 
.formStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #FFFFFF;
	color: #000000;
	border-width: 1px;
	border-color : #C6C6C6;
	padding-left : 2px;
}
.rightMainFrontNormal {
	vertical-align: top;
}
.rightMainFrontNormalPart1 {
	vertical-align: top;
/*	background-color : #FF0000; */
	width: 440px;
	padding: 25px 10px 10px 20px;
}
.rightMainFrontNormalPart_full {
        vertical-align: top;
        width: 100%;
	border: 0px;
        padding: 25px 10px 10px 20px;
}
.rightMainFrontNormalPart2 {
	vertical-align: top;
/*	background-color : #008000; */
	width: 160px;
	padding: 10px 20px 10px 0;
}

.rpicTextArea {
	padding: 5px 5px 0 5px;
	background-color : #C1D2DD;
}
.rpicTextArea P {
	padding-bottom: 8px;
}
.rpicTextAreaBottom {
	padding: 0;
	background-color : #C1D2DD;
}

/* @end */