/* Global Attributes */


br.clear { clear: both; }

#contentWrapper {
  float: left;
  /* position: relative; */
  background: #FFFFFF;
  /*position: absolute;*/
  border-right: 12px solid #7070EB;
  border-bottom: 12px solid #7070EB;
  border-left: 12px solid #7070EB;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#date {
	color: #FFFFFF;
	background: #7070EB;
	text-align: right;
	padding: 2px 2px 2px 2px;
	/*float: right;*/
	width: 100%;
}

#menu {
  background: #7070EB;
  float: left;
  width: 200px;
}

ul.menu {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	display: block;
}

ul.menu a {
	display: block;
	zoom: 1;
	background-color: #E8EEF5;
	width: 190px;
	padding: 2px;
	margin-bottom: 2px;
}

#body {
  margin-top: 8px;
  margin-left: 200px;
  background: #FFFFFF;
  padding: 30px 12px 12px 12px;
  height: auto;
  min-width: 670px;
  max-width: 1060px;
  /*width: 670px;*/
  overflow: hidden; zoom: 1;
}

#right {
	padding: 18px 0px 0px 0px;
	/*position: absolute;
	left: 926px;
	top: 116px;	
	float: right;
	width: 500px;*/
}

/*
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1em;
	text-decoration: none;
}
*/
.bluebox300 {
	width: 300px;
	margin: 15px;
	border: 1px solid #7070EB;
}

.blueboxheader {
	background-color: #7070EB;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	float: right;
	text-indent: 5px;
}

.redbox300 {
	width: 300px;
	margin: 15px;
	border: 1px solid #DA2D2D;
}

.redboxheader {
	background-color: #DA2D2D;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	float: right;
	text-indent: 5px;
}

.orangebox300 {
	width: 300px;
	margin: 15px;
	border: 1px solid #FF6600;
}

.orangeboxheader {
	background-color: #FF6600;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	float: right;
	text-indent: 5px;
}

.greenbox300 {
	width: 300px;
	margin: 15px;
	border: 1px solid #8C9715;
}

.greenboxheader {
	background-color: #8C9715;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	float: right;
	text-indent: 5px;
}

.boxcontent {
	padding: 25px 5px 5px 5px;
}

	
a {
	font-size: 9pt;
	/* color: #005FA9; */
	color: #2269C3;
	font-weight: bold;
	text-decoration: none; 
}
a:hover {
  font-size: 9pt;
  	color: #0000EB;
	font-weight: bold;
	text-decoration: none; 
}
/* Redefined Tags*/
td, span, font, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #3777B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	line-height:1em;
	border: thin none;
	margin-top: 0;
	margin-bottom: 0.3em;
	font-size: 32px;
}
h2 {
	color: #3777B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	line-height:1em;
	border: thin none;
	margin-top: 0;
	margin-bottom: 0.3em;
	font-size: 24px;
}
h3 {
	color: #3777B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	line-height:1em;
	border: thin none;
	margin-top: 0;
	margin-bottom: 0.3em;
	font-size: 18px;
}

h3 a {
	color: #3777B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	line-height:1em;
	border: thin none;
	margin-top: 0;
	margin-bottom: 0.3em;
	font-size: 18px;
}
h3 a:hover {
	color: #0000EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	line-height:1em;
	border: thin none;
	margin-top: 0;
	margin-bottom: 0.3em;
	font-size: 18px;
}

/* Custom Links */

.menulinks {
        font-weight : bold;
        font-size : 11px;
        font-family : Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #ffffff;
        cursor: pointer;
        cursor: hand;
}
.menulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.submenulink {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: nold;
	padding: 5px; 
}
.submenulink:hover {
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
}
.trail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a.trail {
	text-decoration: underline;
}
.trail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005FA9;
}
a.11-white {
	text-decoration: underline;
}
.11-white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
}

/* Custom Fonts */

.14, .14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.14b {
	font-weight: bold;
}
.14b-blue {
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3777B5;
}
.14b-red {
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DA2D2D;
}
.12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.12b-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3777B5;
}
.11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.11b-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.11-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.11-white, .11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.11b-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.11-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
}
.11b-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
.11b-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3777B5;
}
.11-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.10-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0px;
}
.9b-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.9-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.8-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #666666;
}
.10-grey-spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
}
.10-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
}
.14b-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.16b-blue {
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-weight: bold;
	color: #3777B5;
}
.20b-white {
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.16b-grey {
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.11-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3777B5;

}
.10-grey-spaced2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 4px;
}
.24b-red {
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DA2D2D;
}
.24b-green {
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8C9715;
}
.24b-blue {
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3777B5;
}
.18b-blue {
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3777B5;
}
.28b-blue {
	letter-spacing: -2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #3777B5;
}
.28-blue {
	letter-spacing: -2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #3777B5;
}
.32b-blue {
	letter-spacing: -2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #3777B5;
}
.32-blue {
	letter-spacing: -2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #3777B5;
}
.36b-blue {
	letter-spacing: -2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #3777B5;
}
.36-blue {
	letter-spacing: -2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #3777B5;
}
.28b-red {
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #DA2D2D;
}
.23b-blue {
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bolder;
	color: #3777B5;
}
