/*  


/* 

default formatting 

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	top: 10px;
	width: 740px;
}

p {
	text-align: left;
}

a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}	

#top_hotpoints a {
	color: #FFC757;
}

#hotpoint a {
	color: #FFC757;
}


#nohotpoint a {
	color: #666666;
}

a:link {
	color: #003b65;
	font-weight: bold;
}

a:visited {
	color: #003b65;
	font-weight: bold;
}

a:hover {
	color: #003b65;
	font-weight: bold;
}

a:active {
	color: #003b65;
	font-weight: bold;
}

h1 {
	font-size: 10pt;
	font-style: italic;
	color: #003b65;
}


/* non displaying text titles. */
h2 {
	display: none;
}

/* article titles */
h3 {
	font-size: 12px;
	font-style: normal;
	border-bottom-color: #14416c;
	line-height: normal;
	display: inline;
}

/* article dates - small */
h4 {
	font-size: 9px;
	font-style: italic;
	border-bottom-color: #898989;
	text-align: right;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	display: inline;
}

h5 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

h6 {
	font-size: 11pt;
	font-style: italic;
	color: #003b65;
	line-height: 20pt;
	display: inline;
}

/* table formatting */

#hotpoint table{
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	text-align: right;
}

th {
	color: #FFC757;
}

#hotpoint table .header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#hotpoint table .left{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
}

#hotpoint table .corner {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}

/* Standard layout items - to be used on all pages. */

#header {
	text-align: left;
	z-index: 0;
	position: absolute;
}

#main {
	text-align: left;
	width: 570px;
	float: left;
	z-index: 1;
	position: absolute;
	top: 370px;
	left: 5px;
	margin-left: 7px;
}
#main_full {
	text-align: left;
	width: 738px;
	float: left;
	z-index: 1;
	position: absolute;
	top: 370px;
	left: 5px;
	margin-left: 7px;
}
#main_news {
	text-align: left;
	width: 550px;
	height: 700px;
	float: left;
	z-index: 1;
	position: absolute;
	top: 370px;
	left: 5px;
	margin-left: 7px;
	overflow: scroll;
	padding-right: 10px;
	padding-left: 10px;
}


#sidebar {
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	height: 1000px;
	width: 135px;
	position: absolute;
	text-align: left;
	background-position: right;
	top: 101px;
	z-index: 1;
	left: 609px;
}

#nohotpoint {
	height: 30px;
	position: absolute;
	left: 10px;
	top: 1086px;
	width: 740px;
	margin-right: 20%;
	text-align: center;
	margin-left: 20%;
	width: 600px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	
}

#hotpoint {
	background-image: url(images/b-hotpoint.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 10px;
	top: 1086px;
	width: 740px;
	height: 180px;
	z-index: 0;
}

#footer{
	position: absolute;
	top: 1260px;
	z-index: 4;
	margin-right: 20%;
	text-align: center;
	margin-left: 20%;
	width: 600px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

#footer a{
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

/* header sub-items - standard text & images */

#header .contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	z-index: 2;
	left: 50px;
	top: -415px;
	width: auto;
	text-align: left;
	position: relative;
	height: 100px;
}

#header #international {
	position: relative;
	top: -325px;
	width: 30px;
	left: 10px;
	height: 82px;
	z-index: 3;
}

/* optional layout items*/

#top_hotpoints {
	position: absolute;
	top: 150px;
	width: 720px;
	float: none;
	left: 15px;
	z-index: 2;
}

#toptitle {
	text-align: center;
	display: block;
	height: 169px;
	width: 224px;
	position: absolute;
	top: 170px;
	float: left;
	margin-left: 10px;
}

#topright {
	position: absolute;
	display: block;
	width: 310px;
	height: 169;
	top: 150px;
	left: 280px;
}	

#topright_full {
	position: absolute;
	display: block;
	width: 469px;
	height: 207px;
	top: 150px;
	left: 280px;
}	

#hotpoint #left {
	color: #FFFFFF;
	width:131px;
	margin: 10px;
	float: left;
}

#hotpoint #right {
	color: #FFFFFF;
	width: 550px;
	margin: 10px;
	float: right;
}

	
/* optional sub-items */

#title{
	float: left;
}


/* sub divides main text area to left & right uneven columns */
#main #left {  
	float: left;
	width: 210px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/black-line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#main #right {
	float: right;
	width: 310px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main #left_thumb {  
	float: left;
	width: 140px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/black-line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


#main #right_thumb {
	float: right;
	width: 375px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bgimage{
	float: right;
	position: relative;
}

/* text & image placement for sidebar information. floats below eachother for multiple */
#sidebar #gap {
	top: 100px;
	height: 245px;
	display: block;
}

/* gap for internal pages - no top hotpoints */
#sidebar #gapi {
	top: 10px;
	height: 50px;
	display: block;
}

#sidebar #item {
	width: 110px;
	padding-left: 10px;
	padding-top: 20px;
	z-index: 2;
	position: relative;
}


/* for top hotpoint text & image placement. includes background images. for specific locations  */
#top_hotpoints #left {
	background-image: url(images/hotpoint.jpg);
	background-repeat: no-repeat;
	border: 2px solid #000000;
	float: left;
	position: relative;
	z-index: 1;
	width: 338px;
	height: 188px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
}

#top_hotpoints #left p {
	float: left;
	width: 163px;
}

#top_hotpoints #left .right {
	float: right;
}

#top_hotpoints #right {
	background-image: url(images/hotpoint.jpg);
	background-repeat: no-repeat;
	border: 2px solid #000000;
	float: right;
	position: relative;
	width: 338px;
	height: 188px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
}

#top_hotpoints #right .bottom {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#top_hotpoints #right p {
	float: left;
}

/* main body left column - specifically for news articles */
#main #left .article {
	font-size: 10px;
	line-height: inherit;
	position: 208;
}

/* horizontal spacing for list items on bottom hotpoint */
#hotpoint li {
	position: relative;
	float: left;
	list-style-type: none;
	padding-top: 3%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
}

#nohotpoint li {
	position: relative;
	float: left;
	list-style-type: none;
	padding-top: 3%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
}

/* horizontal spacing for list items on footer */
#footer li {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	list-style-type: none;
	padding-right: 2%;
	padding-left: 2%;
}

#fl_foot{
	margin-right: 20%;
	text-align: center;
	margin-left: 20%;
	margin-bottom: 30px;
	width: 600px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

#fl_foot li {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	list-style-type: none;
	padding-right: 2%;
	padding-left: 2%;
}


/*

Form Formatting

*/

label{
	font-size: 11px;
	font-weight:bold;
}

.box {
	border: 2px solid #000000;
	background-color: #FFFFFF;
}

  .submitLink {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003b65;
   	background-color: transparent;
   	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	font-style: italic;
  }

  input .submitLink {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003b65;
   	background-color: transparent;
   	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	font-style: italic;
  }
  
   #main #left #item .submitLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003b65;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	font-style: italic;
  }
  
   #left .article p{
	overflow: hidden;
	height: 2.5em;
 } 
  
/* 

Menu Style Settngs: change with menuitems.js 

 */

.clsCMOn {
	font-size: 12px;
	color: black;
	background-image: url(images/menu/bg.jpg);
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.clsCMOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-image: url(images/menu/bg-o.jpg);
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.clsCMOn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.clsCMOver1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clsCMOn2 {
	font-size: 12px;
	color: black;
	background-image: url(images/menu/bg.jpg);
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.clsCMOver2 {
	font-size: 12px;
	color: black;
	background-image: url(images/menu/bg-o.jpg);
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.indent {
	left: 3px;
	top: 3px;
	position: relative;
}
#hotpoint table {
	float: right;
}
#hotpoint img {
	float: left;
}

