/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {  }
ul { list-style:disc; }
fieldset,img { border: none; }
caption,th { text-align: left; }

a { color:#05298a; text-decoration:underline;}
a:hover {color:#000000; }
.clearer { clear:both; }
img, div { behavior: url(iepngfix.htc) }

/* BACKGROUND and SITE DIMENSION */
#inside { width:980px; margin:20px auto 0 auto; min-height:590px; height:auto !important;  height:500px; }
#container {padding:0 20px; text-align:left; }

/* COMMON */
body {
margin:0;
padding:0;
background:url(../images/bgmain2.gif) repeat-y 50% 0;
font-family:Arial, Helvetica, sans-serif;
color:#000;
background-color:#fff;
font-size:75%;
line-height:1em;
}


/* HEADER */
#header {
margin:0;
padding:0;
background-color:transparent;
color:#000;
}

#header a{
color:#0099ff;
text-decoration:none;
}

#header a:hover{
color:#000;
text-decoration:underline;
}

.grid {
height:1px;
margin:12px 0;
background-image:url(../images/grid.gif);
background-repeat:repeat-x;
}

.grid2 {
height:1px;
margin:12px 0;
background-image:url(../images/grid2.gif);
background-repeat:repeat-x;
}

/* FLASH */
#flash {
margin:0 0 15px 0;
}

/* BOTTOM */
#contentWrapper {
background-image:url(../images/headerbg.gif);
background-repeat:repeat-x;
background-position: center top;
padding:20px;
background-color:#fff;
font-size:1.0em;
line-height:160%;
min-height:500px; height:auto !important;  height:500px;
border:1px solid #2b343d;
}

#contentWrapper p {
font-size:100%;
}

/* TEXT PROPERTIES */
.subText {
font-size:71%;
}




.contentTitle {
font-size:1.5em;
line-height:200%;
color:#16387c;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.contentsubTitle {
font-size: 140%;
color:#717779;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.textbold {
font-weight:bold;
color:#767676;
}

.price {
color:#FF0000;
font-size:1.3em;
font-weight:bold;

}

/* Drop Bar */
.handcursor{
cursor:hand;
cursor:pointer;
}

.dropbg {
background-color:#e8eeef;
border:1px solid #b0bec7;
padding:6px 4px 3px 4px;
margin:2px 0;
height:21px;
font-size:1.4em;
text-transform:uppercase;
}

.dropbg-subtext {
color:#16387c;
text-transform:none;
font-size:80%;
position:relative;
top:-8px;
}

.dropContent {
margin:0;
padding:10px;
background-color:#fff;
background-image:url(../images/dropcontenbg.gif);
background-repeat:repeat-x;
background-position: left bottom;
border:1px solid #91a7b4;
 font-size:1.4em; line-height:160%;
}

.dropContent ul {
padding:0 0 0 20px;
}


/* TABLE PROPERTIES */
#data_info table {
border: solid 1px #cacaca;
padding: 1px;
font-size:1em;
color:#767676;
margin:0 0 10px 0;
}

#data_info table th h3 {
font-size:12px;
font-weight: bold;
margin:0;
padding-top:8px;
color:#fff;
}

#data_info table td {
padding: 4px 8px;
}

#data_info table tr.rowA {
background-color: #f5f5f5;
color: inherit;
}

#data_info table tr.rowB {
background-color: #ffffff;
color: inherit;
}

#data_info table tr.rowC {
background-color: #ababab;
color: inherit;
}

/* FOOTER */
#footerbg {height:48px; }
#footer { width:800px; padding:20px; margin:0 auto 10px auto; text-align:center; font-size:1.0em; color:#5e5e5e;}
#footer a { color:#0529af; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

legend {
	color:#717779;
	font-size:1.4em;
	font-weight:bold;
}