/***********************************************  LINKS  ***********************************************************/

a.link:link    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #5a5a5a;
		text-decoration: underline;
}

a.link:visited    {
		color: #7a7a7a;
		text-decoration: underline;
}

a.link:hover, a.link:active    {
		color: #fff;
		background: #726459;
		text-decoration: none;
}

a.image-link:link  {
		text-decoration: underline;
}


a.image-link:hover, a.image-link:active   {
		text-decoration: underline;
}

.underline {
		text-decoration: underline;
}


a.nicelink:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height:normal;
		font-weight: bold;
		text-transform: uppercase;
		color: #5a5a5a;
		text-decoration: none;
}


a.nicelink:visited    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height:normal;
		font-weight: bold;
		text-transform: uppercase;
		color: #7a7a7a;
		text-decoration: none;
}


a.nicelink:hover, a.nicelink:active   {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height:normal;
		font-weight: bold;
		text-transform: uppercase;
		color: #000000;
		text-decoration: underline;
}


.imgborder {border:1px; border-width: 1px; border-color: #000000; border-style: solid; margin: 3px 1px 1px 1px;}
A:hover, A:active {color: #00ff00}
A:hover .imgborder, A:active .imgborder {border:1px; border-width: 1px; border-color: #ffff00; border-style: solid; margin: 3px 1px 1px 1px;}


/***********************************************  content  ***********************************************************/


body.horizontal {

		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		background: #cccccc;
		color: #000000;
background-image: url(/images/yellow-stripe.gif);
background-attachment: fixed;
background-repeat: repeat-x;
background-position: top left;
}

body.vertical  {

		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		background: #CCCCCC;
		color: #000000;
background-image: url(/images/bg-vertical.gif);
background-attachment: fixed;
background-repeat: repeat-y;
background-position: top left;
}


body.blank {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: smaller;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		background: #efefef;
		color: #000000;
		background-image: url(/images/bg-square.gif);
		background-attachment: fixed;
		background-repeat: repeat;
		background-position: top left;
}


h1 {
		font-size: 14px;
		color: #000000;
		margin: 3px 8px 3px 8px;
}

h2 {
		font-size: 12px;
		color: #000000;
		margin: 3px 8px 3px 8px;
		text-transform: uppercase;
}

p {
	font-size: 10px;
	color: #000;
	margin: 0px;
	padding: 4px 3px 4px 3px;
	text-indent: 10px;
}

p.justify {
	font-size: 10px;
	color: #000;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	text-align: justify;
	text-indent: 10px;
	line-height: 120%;
}

p.right {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 4px 3px 4px 5px;
	text-align: right;
	text-indent: 0px;
}

blockquote {
    	font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #111111;
		text-decoration: none;
		background-color: #eeeeee;
		padding: 3px;
		border-color: #111111;
		border-width: 1px;
		border-style: solid;
}


td.title   {

	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E7DB05;
	vertical-align: middle;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 0px 0px;
}


td.information, div.information    {

	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}


td.largeinformation, div.largeinformation   {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 2px 2px 2px 2px;
}


td.image   {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
	background-color: #ccc;
	text-align: right;
	vertical-align: top;
}

.cell {
	padding: 0px;
	background-color: #fff;
	border: 1px solid #00AEEF;
}


.cell-text {
	padding: 2px 5px 2px 5px ;
	overflow: hidden;
	text-decoration: none;
	font-size: 10px;
  	text-align: justify;
	text-indent: 10px;
}

.cell-nav {
	padding: 3px 5px 2px 5px ;
	overflow: hidden;
	text-decoration: none;
	font-size: 10px;
  	text-align: justify;
}

.cell-right {
	margin: 0px;
	padding: 4px;
	overflow: hidden;
	text-decoration: none;
	font-size: 10px;
  	text-align: right;
}

.cell-left {
	margin: 0px;
	padding: 4px;
	overflow: hidden;
	text-decoration: none;
	font-size: 10px;
  	text-align: left;
}


.cell-title {
color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-indent: 15px;
	font-size: 10px;
	border-color: #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 3px double #000;
	/* background-color: #E7DB05; */
	background-color: #726459;
  	overflow: hidden;
}



div.cell-title-flip a {
	color: #000;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-indent: 15px;
	font-size: 10px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #efefef;
}

div.cell-title-flip a:hover{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	text-indent: 15px;
	font-size: 10px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	/* background-color: #E7DB05; */
	background-color: #726459;
 }



div.cell-large-title   {
	font-family: trebuchet, verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	font-variant: small-caps;
	vertical-align: middle;
	color: #fff;
	/* background-color: #E7DB05; */
	background-color: #726459;
	border-top: 1px solid #000000;
	border-bottom: 4px double #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0px 0px 0px 0px;
}

.cell-custom {
	margin: 0px;
	padding: 5px;
	background-color: #cccccc;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}


.cell-header {
	margin: 0px;
	padding: 0px;
  	overflow: hidden;
	background-image: url(/images/yellow-stripe.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
}



div.cell-header-nav a {
	margin: 0px 7px 0px 0px;
	padding: 0px;
	font-size: 10px;
  	text-align: center;
width:90px;
display: block;
	color: #000000;
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-decoration: none;
}

div.cell-header-nav a:link {
 	color: #000000;
	background-color: #ffffff;
}

div.cell-header-nav a:hover {
 	color: #000000;
	background-color: #E7DB05;
}


input {
	background: #ffffff;
	color: #000000;
}


TEXTAREA {
	background: #ffffff;
	color: #000000;
}



#container {
   position: absolute;
   top: 90px;
   left: 10px;
}


#right {
width: 250px;
float: left;
}

#page_content {
float: left;
}


