/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	margin: 0;
	padding: 0;
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: #000;
}
/************** Layout Elements *******************/

#wrapper {
	width: 770px;
	margin: 0 auto;
	font-size: 80%;
	
	min-height: 400px;
}

#outerHeader {
	margin: 0 auto;
	background: #0F0397;
}

#header {
	min-height: 40px;
	min-width: 770px;
	max-width: 990px;
	margin: 0 auto;
	background: url(../images/headerBG.jpg) no-repeat;*/
}

#outerStrap {
	background: #4655BB url(../images/outerStrapBG.jpg) repeat-x;
	min-height: 184px;
	border-bottom: 1px solid #000;
}

#strap {
	background: url(../images/strapBG.jpg) right no-repeat;
	min-width: 770px;
	max-width: 990px;
	margin: 0 auto;
	min-height: 185px;
}

#outerContent {
	background: #fff /*url(../images/contentBG.jpg) repeat-x*/;
	min-height: 300px;
}

#contentWrapper {
	min-width: 770px;
	max-width: 990px;
	padding-top: 1px;
	margin: 0 auto;
	font-size: 80%;
}

#content {
	margin: 0 210px 0 220px;
	line-height: 2em;
	min-height: 400px;
}


#content ul {
	margin-top: .8em;
	margin-left: 2em;
	line-height: 2em;
}

#content ol {
	margin-top: .8em;
	margin-left: 2em;
	line-height: 2em;
}

#content p {
	line-height: 1.5em;
}

#sidebarlt {
	display: block;
	padding: 6px;
	border: 1px solid #08024C;
	background-color: #F1F2FA;
	color: #03011A;
	text-align: center;
	margin-top: .1em;
	
}

#sidebarlt ul {
	margin-top: .8em;
	text-align: left;
	margin-left: .4em;
}

#sidebarlt li {
	margin-left: 1em;
}

#sidebarltLeft {
	display: block;
	padding: 1px;
	border: 1px solid #08024C;
	background-color: #F1F2FA;
	color: #03011A;
	text-align: center;
	width: 191px;
	height: 135px;
}

.twocol #innercontent {
	margin: 0 20px 0 187px;
}

#rightcol {
	min-height: 150px;
	float: right;
	width: 190px;
	margin-right: 0px;
	margin-top: 1em;
	color: #03011A;
}

#rightcol h2 {
	padding: 6px;
	background-color: #4655BB;
	color: #ffffff;
	text-align: center;
	display: block;
	margin: -5px;
	font-size: 140%
}

#leftcol h2 {
	padding: 6px;
	background-color: #4655BB;
	color: #ffffff;
	text-align: center;
	display: block;
	margin-top: -5px;
	margin-bottom: 2px;
	margin-left: 0;
	font-size: 140%;
	width: 181px;
	border: 1px solid #000033;
}

#rightcol img {
	display: block;
	margin: 10px auto;
}

#footer {
	clear: both;
	font-size: 85%;
	margin-top: 25px;
}

#footer p {
	float: right;
	color: #B2875C;
}

#footer a {
	color: #B2875C;
}

/************ Column control ****************/

.twocol #rightcol {
	display: none;
}

.twocol #content {
	margin-right: 0;
	margin-left: 220px;
	width: auto;
}

.twocolBG #content {
	margin-right: 0;
	margin-left: 220px;
	width: auto;
	background-image: url(../images/boardLogoBG.jpg);
}

.twocolBG #rightcol {
	display: none;
}
/********** header navigation *********************/

#header ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 75%;
 }
  
#header li {
  float: right;		
  background: url("../images/right.gif") no-repeat bottom right;
  padding: 0 2px 0 3px;
  margin: 0 1px;
}
  
#header a {
  float: left;
  display: block;
  background: url("../images/left.gif") no-repeat left bottom;
  padding: 3px 8px 3px 16px;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  margin-right: 3px;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
float: none;
}
/* End IE5-Mac hack */


#header a:hover, #header a:focus {
  color: #FF4A22;
}
  
#header #current {
  background-image: url("../images/right_on.gif");
}
  
#header #current a {
  background-image: url("../images/left_on.gif");
  color: #08024C;
}

/***************** Leftcol flyout navigation KJG *******************/

#leftcol {
	float: left;
	min-height: 200px;
	margin-top: 16px;
}

#leftcol .navholder {
	float: left;
	display: inline;
	position: relative;
	margin: 0px 0;
}

#leftcol ul {
	width: 195px;
	border-top: 1px solid #08024C;
	background-color: #F1F2FA;
	padding: 0;
}

#leftcol li {
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	/*vertical-align: bottom;  for IE5/win  */
	border: 1px solid #08024C;
	border-bottom: 1px solid #08024C;
	border-width: 0 1px 1px 1px;
}

#leftcol a {
	color: #03011A;
	text-decoration: none;
	display: block;
	padding: 5px;
	/*vertical-align: bottom;  needed for IE5/win */
}

#leftcol li a.sub {
background: url(../images/arrow.gif) 99% 50% no-repeat;
	
}

/* #leftcol li a.sub:hover {
background: url(../test/images/arrowOver.gif) 99% 50% no-repeat;
	
} */

#leftcol a:hover {
	background-color: #999999;
	color: #ffffff;
}

#leftcol ul ul {
	position: absolute;
	left: -3000px;
	background-color: #ffffff;
}     /* flyout elements need a background image or color to avoid bugs in IE/win */

#leftcol li:hover {
	background-color: #434EC1;
	color: #FFFFFF;
}

#leftcol ul li:hover ul {
	left: 173px;
	top: -1px;
}

#leftcol ul a:hover {
	text-decoration: none;
	background-color: #434EC1;
}

/* \*/ /*/ 
#leftcol ul li ul {position: static;}
/* */



/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	color: #03011A;
}

h1 {
	font-size: 160%;
	margin: 1em .5em 1em .5em;
	color: #970F03;
}

h2 {
	color: #08024C;
	font-size: 140%;
	margin: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #08024C;
	padding-bottom: 2px;
}

h3 {
	color: #08024C;
	font-size: 130%;
	margin-bottom: 0;
}

h4 {
	font-size: 120%
	margin: 8px;
}

h5 {
	font-size: 110%;
	margin: 8px;
}

h6 {
	font-size: 100%;
	margin: 8px;
}

p {
	margin: 0em;
}

/* design classes */

.sidebarlt {
	display: block;
	padding: 6px;
	border: 1px solid #08024C;
	background-color: #F1F2FA;
	color: #03011A;
	text-align: center;
	margin-top: 10px;
}

.sidebardk {
	padding: 6px;
	border: 1px solid #08024C;
	background-color: #4655BB;
	color: #ffffff;
	text-align: center;
	margin-bottom: 0px;
}

.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #999999;
}

.quotation {
	color: #08024C;
	font-style: italic;
}

.smallText {
	font-size: .85em;
}

.center {
	padding-left: 100px;
}

.largeLink {
	font-size: 1.5em;
	line-height: 1.5em;
}

.bigHeading {
	font-size: 1.6em;
	line-height: 1.5em;
	font-family: "Adobe Garamond Pro Bold", "Arial Rounded MT Bold", "Arial Black";
	font-weight: bold;
	letter-spacing: .2em;
	padding: .5em;
}

.paypalButton {
	margin-left: 200px;		
}

.downloadHeading {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #08024C;
	text-decoration: none;
	display: block;
	border: 1px solid #08024C;
	background-color: #DFCC94;
	letter-spacing: .1em;
	text-indent: 0.5em;
	margin-bottom: .2em;
	font-weight: bold;
	padding: .2em;
}

.downloadHeadingNoBold {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #08024C;
	text-decoration: none;
	display: block;
	border: 1px solid #08024C;
	background-color: #DFCC94;
	letter-spacing: .1em;
	text-indent: 0.5em;
	margin-bottom: .2em;
	padding: .2em;
}

.downloadHeadingNoBold a {
	text-decoration: none;
	color: #08024C;
}

.downloadHeadingNoBold a:hover {
	color: #4655BB;
}

.important {
	font-size: 1.5em;
	line-height: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 1px solid #08024C;
	background-color: #970F03;
	letter-spacing: .1em;
	text-indent: 0.5em;
	margin-bottom: .2em;
	font-weight: bold;
	text-align: center;
	padding: .5em 0 .5em 0;
}

.important a {
	color: #FFFFFF;
}

.important a:hover {
	color: #FBE083;
}

.noBorder {
	text-decoration: none;
	border: 0;
}

.noBorder:a {
	text-decoration: none;
	border: 0;
}

.important:hover {
	color: #FBE083;
}

.downloadHeading:hover {
	color: #970F03;
}

.downloadHeadingSm {
	font-size: 1em;
	line-height: 1.1em;
	color: #08024C;
	text-decoration: none;
	display: block;
	border: 1px solid #08024C;
	background-color: #DFCC94;
	letter-spacing: 0.1em;
	margin-top: 1em;
	width: 173px;
	padding: 2px 0 2px 2px;
}

.webLink {
	font-size: 1em;
	line-height: 1.1em;
	color: #08024C;
	text-decoration: none;
	border: 1px solid #08024C;
	background-color: #DFCC94;
	letter-spacing: 0.1em;
	margin-top: 1em;
	width: 65px;
	padding: 2px;
}


.downloadHeadingSm a:hover {
	color: #970F03;
}

.tableBoard {
	line-height: 1.1em;
	color: #08024C;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/boardLogoBG.jpg);
}

.tableRegions {
	line-height: 1.1em;
	color: #08024C;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: center;
}

.underline {
	text-decoration: underline;
}

.red {
	color: #970F03;

}

.bold {
	font-weight: bold;
}

.large {
	font-weight: bold;
	font-size: 1.3em;
}

.medium {
	font-weight: bold;
	font-size: 1.1em;
}
/************** Generic Classes *******************/

.right {
	float: right;
	margin: 4px 0 1px 8px;
}

.left {
	float: left;
	margin: 4px 8px 1px 0;
}

.clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}

.highlight {
	color: #FF0000;
}

.noBorder {
	border: 0px;
}	

.center {
	padding-left: 120px;
}
/********* form ********************/

label {
	color: #08024C;
}

input {
	background-color: #ffffff;
	border: 1px solid #08024C;
	margin-bottom: 4px;
	padding: 2px 4px;
}

.submit {
	background-color: #000;
	border: 1px solid #08024C;
	color: #08024C;
	padding: 2px 4px;
}


/************** Link Styles *******************/

a img {
	border: none;
}

a {
	color: #1706E2;
}

a:hover {
	color: #970F03;
}

/************ For IE mac ********************/

 /*\*//*/
 #header {
	height: 60px;
}

#outerStrap {
	height: 185px;
}

 #outerContent {
	height: 300px;
}

#strap {
    background: url(strapBG.jpg) no-repeat top center;
    height: 184px;
} 

#content {margin-left: -20px;}
#leftcol {margin-right: 20px;} 
 /**/
 
 
#flip {
	text-align: center;
}