/* Define the default first */

/******* em Text Delaration Start *******/

/* Setup Font Family and Size Correctly First. Default(Medium) Font Size is 16px on all browsers */
body *
{
  font-size: 101%; /* for IE bug */
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* Reduce the font size to 68.8% or 11px size 
100% = 16
11/16 x 100
*/
body{ font-size: 75%; }

/* IE can’t read this */
html>body { font-size: 75%;}

/* Ensure forms and tables inherit the correct size */
table, input, select, th, td, textarea { font-size: 1em; }

/* Ensure nested elements inherit the correct size */
li li, li p, td p, blockquote p, div div { font-size: 1em; }

table table td { font-size: 0.95em; }

/* child pixels / parent pixels = child ems
Example(19px for h1) : 19 (child pixels) / 11 (parent pixels) = 1.73
*/

/******* em Text Delaration End *******/

body {margin: 0px; padding:0px;}

form, input * {margin:0px; padding:0px}

img {border: 0;}

#container {width:905px; margin: 0 auto; background:url(bottombg.jpg) no-repeat bottom; }
#contentbg {background:url(header.jpg) no-repeat; min-height:248px;}
#contentmid {width:852px; margin:0 auto;}
#contentmid2 {width:852px; margin:0 auto; padding-top:15px;}
#homecontent {width:905px; clear:both;}
#header { width:802px; clear:both; height:150px; margin:0 auto;}
#menu {float:left; width:183px;}
#content {float:right; width:619px;padding-left:34px;}
#footer {background:url(footer.gif) repeat-y;font-size:0.9em; width: 901px;clear:both;color:#333; height:15px; padding:10px 2px 0px 2px;}
#footerleft {width:48%; float:left;}
#footerright {width:48%; float:right;}
#menutop {text-align:center; font-size:12px; clear:both; padding-top:3px;}
.menutop a:link {color: #ffffff; text-decoration: none;}
.menutop a:visited {color: #ffffff; text-decoration: none;}
.menutop a:hover {color: #a693f7; text-decoration: none;}
.space {padding-left:40px;}
#menubottom {float:right;clear:both; padding-top:23px;}
#menubottomtop {clear:both; padding-bottom:20px; font-weight:400;}
.menubottomtop a:link {color: #443c3e; text-decoration: none;}
.menubottomtop a:visited {color: #443c3e; text-decoration: none;}
.menubottomtop a:hover {color: #a693f7; text-decoration: none;}
#menubottombt {clear:both;}
#flashtop {clear:both;}

h1 {font-size: 1.73em; font-weight: 600; color: #ee1c24; text-transform: uppercase; font-family: Arial, Verdana, Helvetica, sans-serif;}
h2 {font-size: 1.28em; color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;}
h3 {font-size: 1.09em; color: #032258; font-weight: bold;}
h4 {font-size: 1em; font-weight: bold; margin: 0px; padding: 0px;}
h5 {}
h6 {}

a:link {color: #504389; text-decoration: none;}
a:visited {color: #504389; text-decoration: none;}
a:hover {color: #333333; text-decoration: none;}

.ir_textMainHighlight {color: #032258; font-weight: bold;}
.ir_textSubHighlight {color: #666666;}
.ir_textFootnote {font-size:0.9em;}
.ir_textDivider {background: url(img_textDivider.gif) repeat-x; height:21px;}

.ir_textFooter {color:#999999;}
.ir_textFooter a:link {color:#0066cc; text-decoration: none;}
.ir_textFooter a:visited {color:#0066cc; text-decoration: none;}
.ir_textFooter a:hover {color:#0066cc; text-decoration: none;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

.menuKF {list-style:none; color:#333; font-size:12px; font-weight:bold;  padding:6px 0px 6px 18px;}
.menuKF li {border-bottom: 1px dotted #666; padding: 6px 0px 6px 0px; margin: 0; list-style-image: url(/images/arrow.gif);}
.menuKF li a:link {color:#404040; text-decoration: none; width:163px; padding-left:0px; display:block;}
.menuKF li a:visited {color:#404040; text-decoration: none; width:163px; padding-left:0px; display:block;}
.menuKF li a:hover {color:#a693f7; text-decoration: none;width:163px; padding-left:0px; display:block;}
.menuKFSelected {color:#3f346f; font-weight:bold; text-decoration: none; width:163px; padding-left:0px; display:block;}

.menuTest {list-style:none; color:#333; font-size:12px; font-weight:bold;  padding:6px 0px 6px 18px; margin:0;}
.menuTest li {border-bottom: 1px dotted #666; padding: 6px 0px 6px 0px; margin: 0; }
.menuTest a:link {color:#404040; text-decoration: none; width:163px; padding-left:13px; display:block;}
.menuTest a:visited {color:#404040; text-decoration: none; width:163px; padding-left:13px; display:block;}
.menuTest a:hover {color:#a693f7; text-decoration: none;width:153px; padding-left:13px; display:block; background: url(/images/arrow.gif) no-repeat left ;}
.menuTest .selected {color:#a693f7; text-decoration: none;width:153px; padding-left:13px; display:block; background: url(/images/arrow.gif) no-repeat left ;}


.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_hover tr:hover td {background: #c3b777;}
table.ir_hover tr.row1:hover td, table.ir_hover tr.row1:hover th {background: #c3b777;}
table.ir_hover tr.row2:hover td, table.ir_hover tr.row2:hover th {background: #c3b777;}
table.ir_hover tr.rowHighlight:hover td {background: #a693f7;}
table.ir_hover tr.rowTSHighlight:hover td {background: #c3b777;}
table.ir_table tr.ir_tableTopRow th {background: #554792; color: #fff; font-weight: bold;}
table.ir_table tr.row1 td, table.ir_table tr.row1 th {background: #e7e7e7;}
table.ir_table tr.row2 td, table.ir_table tr.row2 th {background: #f4f4f4;}
table.ir_table tr.rowHeader th {background: #414141; color: #fff;}
table.ir_table tr.rowHighlight td {background: #414141; color: #fff;}
table.ir_table tr.rowTSHighlight td {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr th.cellHeader {background: #414141; color: #fff;}
table.ir_table tr td.cellHighlight {background: #414141; color: #fff;}
table.ir_table tr td.cellTSHighlight {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #414141;}
table.ir_table tr td.cellRed {background: #ebddd8;}
table.ir_table tr td.cellGreen {background: #d8ebdc;}

.ir_news {width: 100%; padding: 0; margin: 0; list-style: none; font-size:11px;}
.ir_news a:link {color: #504389; text-decoration: none;}
.ir_news a:visited {color: #504389; text-decoration: none;}
.ir_news a:hover {color: #333; text-decoration: none;}
.ir_news li {}
.ir_newsDate {width: 20%; float: left; margin: 1em 0;color:#333333;}
.ir_newsTitle {width: 79%; float: right; margin: 1em 0;}

.ir_qa {width:100%; padding:0px; margin:0px; clear:both;}
.ir_qaDate {width:25%; float:left; list-style-type:none;}
.ir_qaTitle {width:74%; float:right; list-style-type:none;}

.ir_boxHighlight {width:97%; background:#e9f1fb ; border:1px dotted #6699d5; padding:5px;}

.ir_insiderPopUp { position:absolute; z-index:200; visibility:hidden;}
.ir_insiderPopUpContent { background:#FFFFFF; width:300px; border:1px dotted #656565; padding:5px;}

img.ir_spacerRight {margin-right:20px;}
img.ir_spacerLeft {margin-left:20px;}

input.ir_investmentCalculator { border:0px; background: transparent;}

/* Define the rest of the classes here */
#index {width:798px; background: #fff; border:1px solid silver; margin:0 auto;}
.indexfooter {text-align: center; color: #fff;}

.imgwrap {border:1px solid silver; padding:3px;}

.bfont {font-size:12px;}

img.kf_left {float: left; margin: 0 10px 10px 0;}
img.kf_right {float: right; margin: 0 0 10px 10px;}
img.kf_middle {vertical-align: middle;}

.bodtext {font-size: 14px; color:#a693f7;font-weight:bold;}
.divider {border-bottom: 1px dotted #666; width:98%;}

.first { margin: 0; }

.sqhighlight {color: #745846}

.si_floatRight {float:right;}
.si_floatLeft {float:left;}
.si_clearRight {clear:right;}
.si_clearLeft {clear:left;}
.si_clearBoth {clear:both;}
.si_center {text-align:center;}
.si_left {text-align:left;}
.si_right {text-align:right;}
.si_top {vertical-align:top; display:table-cell;}
.si_bottom {vertical-align:bottom; display:table-cell;}
.si_justify {text-align:justify;}
.si_fullWidth {width:98%;clear:both;}
.si_halfWidth {width:48%;}

.si_fixed:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.si_fixed{
	display:block;
	}
/*  \*/
.si_fixed{
	min-height:1%;
	}
* html .si_fixed{
	height:1%;
	}

ul#nav {
list-style: none;
padding: 0;
margin: 0;
}

ul#nav li, ul#nav li ul li{
float: left;
position: relative;
width: 150px;
}

ul#nav li a {
display: block;

}

#nav li ul {
display: none;
position: absolute;
width:120px;
top: 0;
left: 0;
margin-left:-1px;
background: #cccccc;
list-style:none;
padding:3px 5px 3px 5px;

}

#nav li>ul {
top: auto;
left: auto;
}

#nav li:hover ul, li.over ul {
display: block;
border:1px solid white;
}

#gallery {
		padding: 0px;
		width: 619px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #ececec;
		border-width: 5px 5px 5px;
	}
	#gallery ul a:hover img {
		border: 5px solid #cccccc;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

