@CHARSET "UTF-8";
p {
	margin-top: 0px;
}

div.header_container {
    width: 100%;
    height: 140px;
    min-width: 600px;
    background-image: url( './images/banner_bg2.gif' );
    background-repeat: repeat-x;
    background-position: left top;
    text-align: left;
}

div.footer_container {
    width: 100%;
    height: 50px;
    min-width: 600px;
    background-image: url( './images/bgslice_footer3.gif' );
    background-repeat: repeat-x;
    background-position: top left;
    vertical-align: bottom
}

#mainTitle 	{
	top: 30px;
	font:36px Arial, Helvetica, sans-serif;
	color: #064d7b;
	letter-spacing:.2em;
	line-height:30px;
	}

#subTitle 	{	
	font:14px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}
	
.popupBody {
	width: 300px;
	height: 200 px;
}

.iceCmdLnk, .iceOutLnk {
	font-style: italic;
	text-decoration: underline;
	color: #CC0000;
}

/*
------------ Menu bar items -----------------
*/
.iceMnuBar {
    padding: 0px;
    white-space: nowrap;
}

.iceMnuBarItem { 
    float: left;
    padding: 0px;
    white-space: nowrap;
}

.iceMnuBarItem a { /* was iceMenu */
    background-color: #DDDDDD;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #333333; /* Must be >1.01em to avoid layout artifacts on Macs */
	font-size: 9px;
    margin: 0px;
    border-right: 1px solid #FFFFFF;
    width: auto;
    float: left;
    display: block;
    text-decoration: none;
}

.iceMnuBarItem a:hover { /* was iceMenu */
    background-color: #2A6CC2;
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.iceMnuBarItem hr { /* was iceMenu */
    border: none 0;
    border-top: 1px solid #999999;
    width: 100%;
    height: 1px;
    margin-top: 3px;
    padding: 0px;
    text-align: left;
}


.iceMnuBarSubMenu { /* was iceSubMenu */
    position: absolute;
    background-color: #EFEFEF;
    width: 160px;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    padding: 1px;
    height: auto;
    display: block;
    z-index: 1000;
}

.iceMnuItm { /* was iceSubMenuRow*/
    padding: 0px;
    display: block;
    height: auto;
}

.iceMnuItm a { /* was iceSubMenuRow*/
    color: #333333;
    display: block;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;    
}

.iceMnuItm a:hover { /* was iceSubMenuRow*/
    background-color: #2A6CC2;
}

.iceMnuItm a:hover .iceOutTxt, .iceMnuItm a:hover .iceMnuItmLabel{ 
    color: #FFFFFF;
}

.iceMnuItmLabel, .iceMnuBarItemLabel { /* was iceSubMenuRowLabel */
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 4px;
    font-size: 1.0em;
    display: inline;
    vertical-align: middle;
}

.iceMnuBarVrtItem { /* was iceMenu_verticalItem */
    width: 120px;
    display: block;
}

.iceMnuBarVrtItem a { /* was iceMenu_verticalItem */
    background-color: #b0d8ed;
    height: auto;
    padding-left: 3px;
    padding-right: 3px;    
    padding-top: 3px;
    padding-bottom: 3px;
    color: #333333;
    font-size: 1em;
    margin-bottom: 1px;
    float: none;
    display: block;
    text-decoration: none;
    border: 0px solid #FFFFFF;
    width: 100%;
}

.iceMsg {
	color: #FF0000;
}

.iceOutTxt {
	padding: 0 0 0 0;
}

/*
----------- Panel Collapsible --------
*/

/* opened accordion styles */
.icePnlClpsbl {
	margin-bottom: 5px;
}

/* Closed */
.icePnlClpsblColpsd {
}

/* common accordion headers */

.icePnlClpsblCnt, .icePnlClpsblColpsdCnt,
    .icePnlClpsblColpsdCnt-dis, .icePnlClpsblCnt-dis {
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    border-top: none;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
}


/* tabs */


#page-container {
}

#header {
	height: 140px;
	background-image: url( './images/banner_bg2.gif' );
}

#nav-menu {
	float: left;
	width: 345px;
}

#admin-menu {
	width: 340px;
	float: right;
}

#sidebar {
	min-height: 400px;
	width: 165 px;
	float: left;
}

#adsidebar {
	height: 400px;
	width: 200px;
	float: right;
}

#menubar {

}

#content {
	width: 100%;
}

#content2 {
	margin-left: 170px;
	width: 830px;
}

.content1 {
	font-family: "Comic Sans MS";
	font: 11px;
}


#footer {
	clear: both;
	height: 50px;
	background-image: url( './images/bgslice_footer3.gif' );
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10px;
	color: #666666;	
}

#footer_cr {
	position: relative;
	left: 5px;
	top: 25px;
}

.comments {
	border: 2px solid gray;
	padding: 2px;
	margin: 2 px;
}

.rtcContent {
    margin: 15px 15px 0 0;
    padding: 15px;
    background: #FFF;
    border: 1px solid #d9d9d9;
    display: block;
    float:left;
}


.rtcItemContainer{
    padding: 0;
 }

.rtcItemTitle{
    margin: 0;
    height: 20px;
    width: 275px;
    padding: 0 0 0 0;
    background: #FFF url( '../xmlhttp/css/rime/css-images/PnlHdr_bgslice.gif' ) repeat-x top left;
    border-bottom: 1px solid #d9d9d9;
}

.rtcItemBody{
    padding:2px;
}

.faq {
	color: #333;
	border: 2px solid #0000CC;
	background-color: #D8ECF6;
	margin-bottom: 5px;
}

.faq_q {
	font-family: Arial, Helvetica, sans-serif;
	font: 14px;
	font-weight: bold;
	background-color: #ADD6EC;
	padding: 5px;
}

.faq_a {
	font-family: "Comic Sans MS";
	font: 11px;
	padding: 5px;
}

.icePnlGrdCol1 {
	vertical-align: top;
}

.icePnlGrdCol2 {

}








