body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 14px;
}

  .pptitle {
        font-size: 15px;
        background: #555555;
        color: #ffffff;
        padding: 3px 3px 3px 8px;
        font-weight: bold;
  }

.size {
	color: #888888;
}

  .ppsubtitle {
        font-size: 15px;
        color: #000000;
        border-bottom: 1px solid #000000;
        padding: 3px 3px 3px 0px;
        font-weight: bold;
  }

.pdfthumb {

	float: left;
	margin: 0px 10px 10px 0px;
	border: 2px solid #f78f1e;

}

  .ppsidebar {

        float: right;
        padding: 10px;
        border-top: #aaaaaa solid 1px;
        border-left: #aaaaaa solid 1px;
        border-right: #555555 solid 1px;
        border-bottom: #555555 solid 1px;
        margin: 15px 0px 10px 20px;
        width: 35%;
        background: #f5ddab;
  }

  .ppsidebartitle {
        font-size: 15px;
        font-weight: bold;
        border-bottom: 1px solid #000000;

  }


.new {
	position: relative;
	top: 5px;
}

.ico {
	width: 24px;
	height: 13px;
	text-decoration: none;
	border: none;
	margin-right: 3px;
	position: relative;
	top: 2px;
}

.prod_img {
	margin: 0px 10px 10px 0px;
}

.newmsg {
	color: #cc0000;
}

a {
	color: #92510b;
}

a:hover {
	color: #000000;
}

img {
	background: none !important;
}


.rss {
	position: relative;
	top: 2px;

}


hr.line {
	color: #f78f1e;
	height: 1px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.topbar {
	width: 100%;
	background: #f78f1e;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}


.botbar {

	width: 100%;
	background: #f78f1e;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #000000;
}

.msg {
	border: 5px solid #ff0000;
	padding: 15px 10px 15px 10px;
	background: #333333;
	text-align: left;
	margin: 15px 50px 15px 10px;
	width: 600px;
	vertical-align: middle;
}

.msg_title {
	font-size: 20px;
	margin-bottom: 5px;
	color: #ffff00;
}

.msg_text {
	font-size: 17px;
	color: #ffffff;
}


.footer {
	
	font-family: arial;
	font-size: 10px;
	padding: 5px 0px 10px 5px;
	background: #cccccc;
}


.navbar {
	vertical-align: top;
	width: 200px;
	background: #b3c0d0;
}


hr.navline {
	color: #092951;
	background: #092951;
	height: 1px;
	width: 100%;
}


.page {

	padding: 0px 25px 0px 10px;
}


.title {
	font-family: verdana;
	margin: 0px 0px 15px 0px;
	font-size: 22px;
}


h2, .subtitle {
	background: #ffffff;
	color: #000000;
	margin: 30px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
	font-size: 17px;
	border-bottom: 1px dashed #000000;
	border-top: 1px dashed #000000;
}

.pgsubtitle {
	background: #ffffff;
	color: #000000;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
	font-size: 17px;
	border-bottom: 1px dashed #000000;
	border-top: 1px dashed #000000;
}

.subtitlealt {
	background: #f78f1e;
	color: #ffffff;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
	font-size: 17px;
	border-bottom: 1px dashed #000000;
	border-top: 1px dashed #000000;
}


.grid {
	width: 100%;
	border-bottom: 2px solid #f78f1e;
	border-left: 1px solid #f78f1e;
	font-size: 12px;
}

.gridnoheader {
	border-top: 2px solid #f78f1e;
}

.grid td {
	border-right: 1px solid #f78f1e;
	padding: 5px 10px 5px 10px;

}

.grid tr {
	background: #ffffff;

}

.gridheader {
	padding: 3px 2px 3px 5px !important;
	background: #f78f1e;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.gridheader a {
	color: #ffffff;
	text-decoration: none;
}

.gridtr {
	background: #fddcb9 !important;

}


.formgrid {
	width: 100%;
}

.formgrid td {
	padding: 3px 10px 3px 3px;
}

.formgridlabel {
	border-bottom: 1px solid #999999;
	vertical-align: top;
	width: 150px;
}

.message {
	border: 1px solid #f78f1e;
	padding: 10px 10px 30px 10px;
	background: #ffffff;
}

.message_subject {
	padding: 2px 2px 2px 4px;
	background: #fddcb9;
	font-weight: bold;
	font-size: 16px;
}

.message_byline {
	font-size: 12px;
	background: #dddddd;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 4px;
}

.message_body {
	padding: 0px 0px 0px 4px;
}


.forum_post {
	border: 1px solid #f78f1e;
	padding: 10px 10px 40px 10px;
	background: #ffffff;
}


.forum_title {
	padding: 2px 2px 2px 4px;
	background: #f78f1e;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}


.forum_byline {
	font-size: 12px;
	background: #dddddd;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 4px;
}

.forum_message {
	padding: 0px 0px 0px 4px;
	width: 100%;

}

.forum_attachments {
	font-size: 12px;
	padding: 0px 0px 0px 4px;
	background: #dddddd;
}

.forum_attachments a {
	text-decoration: none;
	color: #004a80;
}

.attachments_name {
	position: relative;
	bottom: 8px;
	right: 5px;
}

.dykicon {
	position: relative;
	display: inline;
	top: 22px;
	left: 13px;
	background: transparent;
}

.dyktitle {
	display: inline;
	font-family: comic sans ms;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	top: 12px;
	left: 13px;
        background: #dddddd;
	width: 165px;
	padding: 0px 0px 0px 2px;
	color: #f78f1e;
}

.dykmsg {
	border: 1px solid #f78f1e;
	padding: 15px 15px 15px 15px;
	width: 350px;
	font-size: 12px;
	line-height: 20px;
}

a.btn {
	text-decoration: none;
	border: none;

}

.btn {
	background: #fddcb9;
        color:#000000;
        font-family: arial;
        font-size: 11px;
        font-weight: normal;
        padding: 0px 2px 0px 2px;
	border-left: 1px solid #f78f1e;
	border-top: 1px solid #f78f1e;;
	border-right: 1px solid #723d03;
	border-bottom: 1px solid #723d03;
}

input,select,textarea {
	background: #fddcb9;
	border-bottom: 1px solid #f78f1e;
	border-right: 1px solid #f78f1e;
	border-top: 1px solid #723d03;
	border-left: 1px solid #723d03;
        color: #000;
        font-family: verdana;
        font-size: 12px;
}

.cb {
	border: none;
	background: none;
}

form {
	margin: 0px 0px 0px 0px;
}

.search td {
        padding: 10px 10px 10px 10px !important;
        line-height: 17px;
}


.searchbox {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.search_results {
	background: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 15px 15px 15px 15px;

}

.search_title {
	font-size: 16px;
}

.search_score {
	font-size: 10px;		
	margin: 5px 0px 0px 0px;
	color: #666666;
}

.search_summary {
	font-size: 12px;
}

.search_params {
	font-size: 12px;
	color: #666666;
	margin: 5px 0px 5px 0px;
}



/* wigits */
.wigit_message {
	width: auto;
	margin: 5px 0px 10px 0px;
	padding: 8px 13px 13px 13px;
	border: 1px solid #888888;
	background: #ffffff;
}

.wigit_msg {

}

.wigit_delete {
	cursor: pointer;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
	background: #cccccc;
	float: right;
	width: 15px;
	text-align: center;
	font-family: verdana;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.wigit_href {
	color: #000000;
	text-decoration: none;
}

.wigit_subtitle {
	font-size: 15px;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	border-bottom: 1px solid #002c4c;
	color: #002c4c;
}	

.wigit_date, .date {
	line-height: 20px;
	font-size: 10px;
	color: #703a01;
}

.wigit_alert {

}

.wigit_title {
        height: 20px !important;
        padding: 1px 0px 0px 30px;
        font-size: 15px;
        font-weight: bold;
        color: #ffffff;
	background: #f78f1e !important;
}

.wigit_static {
        background: #b3c0d0;
        border-top: 3px solid #aaaaaa;
        border-left: 3px solid #aaaaaa;
        border-right: 3px solid #888888;
        border-bottom: 3px solid #888888;
	margin: 0px 0px 25px 0px !important;
	padding: 5px 5px 20px 5px;
}

.wigit {
        background: #b3c0d0;
        display: inline;
        border-top: 3px solid #aaa;
        border-left: 3px solid #aaa;
        border-right: 3px solid #888888;
        border-bottom: 3px solid #888888;
        position: absolute;
}

.wigit_window {
        height: 100%;
        width: 100%;
}

span.wigit_icon {
        position:absolute;
        text-decoration: none;
        top:-15px;
        left:-25px;
        text-align: left;
}

span.wigit_iconcontainer {
        position:relative;
}



/* desktop */
.desktop {
        height: 100%;
	min-height: 600px;
	_height: 600px;
        margin: 0px 0px 0px 0px;
	padding: 20px 25px 8px 25px;
        border-top: 1px solid #aaa;
        border-left: 1px solid #aaa;
        border-right: 1px solid #888;
        border-bottom: 1px solid #888;
        background: #dddddd;
}


/* content div */
.wigit_content {
        font-size: 12px;
        height: 100%;
        width: 100%;
        overflow: auto;
}


.product_header {
        border-top: 5px solid #f78f1e;
        background: #ffffff;
        padding: 15px 5px 5px 10px;
        border-bottom: 5px solid #f78f1e;
}



h3 {
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #1f3248;
	text-transform: uppercase;
	border-bottom: 1px solid #999999;
}


h4 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #1f3248;
	text-transform: uppercase;
}

.pgimg {
	float: left; 
	position: relative;
	margin: 0px 6px 0px 6px;
	width: 100px;
	height: 116px;
	border: none;
}

.pgitem {
	margin: 5px 0px 10px 0px;
	height: 120px;
}

.indent {
	margin: 0px 0px 0px 15px;
}

a.noline {
	text-decoration: none;
	font-size: 11px;
}



/* tool tips */

a.tt {
        position:relative;
        z-index:0;
}

a.tt span { 
        text-decoration: none !important;
	display: none; 
}

a.tt:hover { z-index:1; }

a.tt:hover span.tooltip{
        display:block;
        position:absolute;
        text-decoration: none !important;
        top:0px; 
	left:0px;
        padding: 15px 0 0 0;
        width:200px;
        text-align: left;
        filter: alpha(opacity:100);
        KHTMLOpacity: 1;
        MozOpacity: 1;
        opacity: 1;
}
a.tt:hover span.top{
        display: block;
        padding: 30px 8px 0;
        background: url('/images/bubble.gif') no-repeat top;
}
a.tt:hover span.middle{
        display: block;
        padding: 0 8px;
        text-decoration: none !important;
        background: url('/images/bubble_filler.gif') repeat bottom;
}
a.tt:hover span.bottom{
        display: block;
        padding:3px 8px 10px;
        background: url('/images/bubble.gif') no-repeat bottom;
}




