﻿
@charset "utf-8";

/* reset : v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	/*list-style: none;*/
	/*margin-left:50px;*/
}


ul, menu, dir {
 display: block;
 list-style-type: disc;
 margin: 0em 0em 1em 0em;
 padding-left: 45px;
 line-height:20px;
 padding-right:15px;
}

ol {
	display: block;
	margin: 0em 0em 1em 0em;
	padding-left: 45px;
	line-height:20px;
	padding-right:15px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset */

* {
	margin: 0;
	padding: 0;
}

html 
{
    overflow-y:scroll;
}
/* screen */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #5a5a5a url(images/body-bg.png) center top repeat-y;
	text-align: center;
}

/* page wrappers */

#page-wrapper {
	display: block;
	width:965px;
	background:white;
	margin:0 auto;
}

#inner-wrapper {
	display:block;
	width: 935px;
	margin: 0 20px 0 10px;
	background: white;
	line-height:19px;
}

#RightNav
{
	padding-top:10px;
}

#RightNav td
{
	padding:7px;
	text-align:left;
	border-bottom:1px dotted;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}

#RightNav
{
	color:#3e3e3e;
}

/* alignment */

.right {
	float:right;
}

.left {
	float:left;
}

/* top navigation */

#top-nav {
	display:block;
	width:840px;
	height:42px;
	float:right;
	text-align:right;
	margin-right:14px;
	background: url(images/top-nav-backgroun-image.jpg);
}

#top-nav div div 
{
    display:inline;
    width:100%;
}

#top-nav div#holder {
	display:block;
	padding-top:9px;
	padding-right: 10px;
	font-size:11px;
	font-weight:bold;
}

#top-nav a {
	color:#125892;
	text-decoration: none;
}

#top-nav a:hover {
	color:#599ad1;
}

#top-nav ul {
	display:inline;
	padding-right: 10px;
}

#top-nav li{
	display:inline;
	padding: 0 5px;
}

#top-nav form {
	display:inline;
}

#top-nav input {
	vertical-align: middle;
}



/* logo block */

#logo {
	clear:both;
	display: block;
	height: 140px;
	/*line-height: 130px;*/
	margin: 0 auto;
	background: white;
	padding-top:10px;
}

#logo img {
	vertical-align: middle;
}

#logo div.right, #logo div.left {
	display: block;
	height: 130px;
	/*line-height: 130px;*/
}

#logo div.right img{
	vertical-align:bottom;
	bottom:0;
	max-width:270px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

.short-logo
{
    height:120px !important;
    overflow:hidden;
}

/* Menu */

#menu {
	display: block;
	width: 935px;
	height: 45px;
	background: url(images/menu-bg.jpg);
	margin: -15px auto 0px;
	text-align: center;
}

#menu ul {
	list-style: none;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0 0 29px;
	/*padding: 0px;*/
	margin:0px;
}

#menu li {
	display: inline;
	padding-right: 10px;
}

#menu a {
	color: #BBBBBB;
	text-decoration: none;
	padding:4px 10px;
	background: none;
}

#menu a:hover {
	text-decoration: none;
	padding:3px 9px;
	border: 1px black solid;
	background:#E68C0D;
	color: white;
	-moz-border-radius:3px;
}

/* Page */

#page {
	margin: 0 auto;
	background: #efefef url(images/page-bg.png) repeat-y;
	color: #5c5c5c;
}

#page a, #page a b, #page .gsc-results .gsc-cursor-box .gsc-cursor-page {
	color:#125892;
}

/* Content */

#content {
	float: left;
	width: 634px;
	text-align:left;
	font-size:13px;
}

#content h1 {
	font-size:1.5em;
	color:#4c90ca;
	display:block;
	padding:20px 25px 15px 15px;
}

#content p {
	display: block;
	line-height:17px;
	padding: 0 25px 20px 15px;
}

#MainContent, #FormBlockMain {
    z-index:500;
    background:white;
    display:block;
}

.extradetails {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 299px;
	border-left: solid white 1px;
	padding: 0;
}

/* right nav top */

#right-nav-top {
	font-size: 14px;
	background: #e6e6e6;
}

#right-nav-top ul a{
	text-decoration: none;
	border-bottom: #125892 dotted 1px;
	padding-bottom: 0;
}

#right-nav-top ul a:hover {
	text-decoration: none;
	border-bottom: 0;
	padding-bottom: 1;
}

#right-nav-top p {
	padding-bottom: 8px;
}

#right-nav-top hr{
	margin-bottom: 5px;
}

#right-nav-top h3{
	margin-bottom: 5px;
	font-weight: bold;
	font-size:1.1em;
	color:#125892;
}

#right-nav-top ul {
	padding: 10px 6px;
	margin:0 0 0 8px;
	list-style-type: none;
}

#right-nav-top li {
	margin-bottom: 12px;
}

/* Rosatis */

#right-nav-top .content-block #RightNav{
	padding: 15px 10px;
}

#right-nav-top .content-block h1{
	font-size:20px;
	margin-bottom: 8px;
}

#right-nav-top .content-block ol
{
	margin-left:22px;
	padding-bottom:8px;
}

#right-nav-top .content-block li
{
	margin-bottom:3px;
}

#RightNav
{
	clear:both;
}

/* right nav bottom */

#right-nav-bottom {
	background: #cccccc;
	text-align: left;
}

#right-nav-bottom p{
	padding: 8px 10px;
	line-height:22px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#3e3e3e;
}

#right-nav-bottom ul{
	padding-left:25px;
}

#right-nav-bottom h1
{
	padding: 0 10px 10px;
}

#RightNavBottom {
	display:block;
	padding:20px 10px;
}

/* Footer */

#footer {
	text-align: center;
	display: block;
	padding: 20px 0 0 0;
}

#footer ul {
	display:block;
	width: 360px;
	margin:0 auto;
	font-size: 10px;
	list-style-type: none;
	line-height: 16px;
	color:#0A3FDE;
}

#footer li {
	display:inline;
}

#footer ul span {
	color:#CB4218;
}

#footer ul a {
	color:#CB4218;
	text-decoration: none;
	padding: 0 5px;
}

#footer ul span {
	color:#CB4218;
}

#footer ul span a {
	padding: 0;
}

#footer ul img {
	vertical-align: middle;
}

div#breadcrumbs
{
	padding-left:15px;
	padding-top:6px;
}

div#content input
{
	background-color:#CCCCCC;
	color:#3E3E3E;
}

div#content input#newsletterTextbox
{
	background-color:#fff;
	color:#000;
}

/* search */
#searchWrapper 
{
    display:block;
    margin:10px;
}

.blockquoteholder p {
	padding:0 15px 5px 10px !important;
}

.blockquoteholder blockquote {
	padding:0 20px 10px 20px !important;
}

#page input.gsc-search-button {
    border-color:#3E3E3E;
}

#page input.gsc-input {
    border-color:#CCCCCC;
}