a:link, a:visited {
	font-size: 11px;
	color: #0C2577;
}

a:hover, a:active {
	font-size: 11px;
	color: #C83D3C;
}

body {
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 16px;
	color: #0C2577;
}

div {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
}

p, td {
	font-size: 11px;
	line-height: 16px;
}

h1, .header {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-transform: none;
	color: #0C2577;
	text-align: left;
	display:block;
}

h2, .subheader1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0C2577;
	margin-bottom:0px;
	display:block;
}

h3, .subheader2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0C2577;
	margin-bottom:0px;
	display:block;
}

h4, .intro {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0C2577;
}
h5, .payoff {
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #008730;
	letter-spacing: 2px;
	text-align: center;
	display:block;
}

input {
	font-size:11px;
}
input[type=text] {
	width:130px;
}
input[type=checkbox] {
	width:20px;
}
#button {
	background:#008730;
	color:#FFFFFF;
	font-weight:bold;
}
div.depthpath, .Pad {
	padding: 0 0 10 0;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 16px;
	color: #008730;
	text-align: left;
}

.depthpath a:link, .depthpath a:visited {
	color: #008730;
	text-decoration: underline;
	font-size: 9px;
}

.depthpath a:hover, .depthpath a:active {
	color: #C83D3C;
	text-decoration: underline;
	font-size: 9px;
}

#main {
	float:left;
}

#left {
	float:left; 
	width:141px;
	height:150px;
	background: url(images/logobg.gif) no-repeat;
}

#middle {
	float:left; 
	height:inherit; 
	width:700px;
}

#right {
	float:left; 
	height:inherit; 
	width:150px;
	font-size:10px;
	color:#FFFFFF;
}

#header {
	height:60px;
	background: #0C2577 url(images/headerbg.gif) no-repeat;
}
#headertext {
	padding: 10 0 0 45;
	text-transform: uppercase;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#9DD002;
}

#content {
	margin:auto;
	width:700px;
	overflow:hidden;
	min-height:500px;
	font-size: 11px;
	background: #FFFFFF url(images/contentbg.gif) repeat-y;
}

#contentdiv {
	padding: 0 45 45 45;
	overflow:hidden;
}

#catcontentdiv {
	padding: 0 22 22 22;
	overflow:hidden;
	margin-right:-22px;
}

#right #online {
	color:#C83D3C;
	font-weight:bold;
}

#right hr {
	color:#008730;
	height:1px;
}

#right #language {
	height:40px;
	white-space: nowrap;
}

#right #infotop {
	height:20px;
}

#rightbg {
	height:inherit; 
	width:100%;
}

#footer {
	height:40px;
	padding: 4 0 4 0;
	text-transform: uppercase;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#9DD002;
	background-color: #0C2577;
}

#footer a:link, #footer a:visited {
	color:#9DD002;
	text-decoration: none;
}
#footersmall, #footersmall a {
	color: #9DD002;
	font-size:9px;
	font-weight:normal;
	text-transform: uppercase;
}

#footersmall a:hover, #footersmall a:active, #footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#footersmall a:link, #footersmall a:visited {
	text-decoration: none;
}

#news {
	display:inline-block;
	clear:left;
}

#news hr {
	color:#0C2577;
	height:1px;
}



/*****************************
 Contact form
 *****************************/
table#contactForm td{
	font-size:11px;
	padding: 0 10 0 0;
}

table#contactForm input,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:400px;
}

table#contactForm input#button{
	background:#008730;
	color:#FFFFFF;
	font-weight:bold;
}

#collapse {
	color:#0C2577;
	line-height:16px;
}

#collapse a {
	color:#0C2577;
}

#collapse a:hover, #collapse a:active {
	color: #C83D3C;
	text-decoration:underline;
}

#collapse a:link, #collapse a:visited {
	text-decoration: none;
}

/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#000000, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #000000; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #000000 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

