/* Elements */

body, form
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 0;
}

a{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
a:active{
	color:#000000;
}

body, th, td, div, p, input, textarea, select, li{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	margin:0;
}
th{
	/*margin-top:-.7em;*/
	line-height:20px;
	font-size:12px;	
	background-color:#6e90c8;
	text-align:left;
	font-weight: bold;
}
td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	margin-left: 10px;
	/*vertical-align:top;
	text-align:left;*/
}

form fieldset
{
    border-width: 1px;
    border-style: solid;
    padding-top: 5px;
    margin-bottom: 10px;
}

form fieldset legend
{
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    padding: 2px 10px;
}

input,
textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	margin-right: 2px;
}

select
{
    font-size: 10px;
}
h1, h2, h3, h4, h5, th{
	font-family:"trebuchet ms", verdana, helvetica, arial, sans-serif;
	color:#333333;
	padding:0;
	margin:0 0 1em;
}
h1{
	font-size:21px;
	line-height:22px;
	margin-top:0;
}
h1.frontpage{
	font-size:28px;
	margin:2px 0 0 0;
}
h2{
	font-size:18px;
	border-bottom:1px solid #89a6d2;
	margin-top:1em;
}
h2 a, h2 a:hover, h2 a:visited, h2 a:active{
	text-decoration:none;
}
h2.subhead{
	font-size:12px;
	color:#cc9900;
	font-weight:bold;
	border:none;
	margin-top: -1.5em;
}
h3{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	/*margin:0;*/
}
h4{
	font-weight:bold;
	font-size:13px;
	margin:0;
}
p{	
	margin:0 0 1em;
	/*text-align:justify;*/
}
dl
{
    margin: 5px 10px;
}

dt
{
    font-weight: bold;
}

dd
{
    margin-bottom: 5px;
}


/* Print Classes */

@media print
{
    .noprint
    {
        display: none;
    }
}


/* Foundation Classes */

.center
{
    text-align: center;
}

.left
{
    text-align: left;
}

.right
{
    text-align: right;
}

.top
{
    vertical-align: top;
}

.middle
{
    vertical-align: middle;
}

.bottom
{
    vertical-align: bottom;
}

.nowrap
{
    white-space: nowrap;
}

.bold
{
    font-weight: bold;
}

.italic
{
    font-style: italic;
}

/* Highlighing */

.red
{
	color:red;
}

.green
{
	color:#009900;
	font-weight:bold;
}

.blue
{
    background-color: #184ea7;
}

div.swatch
{
    float: left;
    /*width: 10px;*/
    /*height: 10px;*/
    border: 1px solid #184ea7;
    /*margin-right: 5px;*/
}

/* Classes */

.footer{
	font-size:10px;
	color:#333333;
	margin-top:20px;
}
.big{
	font-size:1.1em;
	font-weight:bold;
}
.noframe{
	color:#999999;
	padding:4px;
	border-bottom:1px solid #DDDDDD;
	background:url(/images/btn_bg.gif) repeat-x;
	text-align:center;
	text-decoration:line-through;
}

#tb-categories td, .tb-button a {
	color:#ffffff;
	text-align:center;
	/*height:26px;*/
	/*width:150px;*/
	/*border-left:1px solid #00a600;*/
	font-size:11px;
	font-weight:bold;
	line-height:10px;
}
#tb-categories a, .tb-button a{
	display:block;
}
#tb-categories a:hover{
	text-decoration:none;
}
#t1{
	display:none;
}
#tb-categories a, #tb-categories a:visited, .tb-button a{
	font-size:11px;
	color:#ffffff;
}
#tb-categories td.selected{
	/*background: url(/images/tb/yellow-bg.gif);*/
	color:#000000;
}

/* BEGIN TABLE PROPERTIES */
.greybox{
	border:1px solid #cfdaee;
	background-color:#f1f4fb;
	margin-bottom:10px;
	padding:5px; 
}
.form-text{
	background-color:#FFF;
	border:1px solid #d2d2d2;
	padding:6px;
	color:#333;
	font-size:11px;
	vertical-align:top;
	text-align:left; 
	white-space: nowrap;
}
.greybox1{	
	margin-bottom:10px;
	padding:5px;
}
.greyboxWithTable{
	border:1px solid #cfdaee;
	background-color:#f1f4fb;
	margin-bottom:10px;
}
.greyboxWithTable th{
	color:#FFFFFF;
	white-space: nowrap;
	padding-left:3px;
	padding-right:3px;
}
/* END TABLE PROPERTIES */

/* BEGIN LEFT MENU */
.menu-block{
	width:170px;
	padding:0;
	margin-right:20px;	
	background:#cfdaee;
	margin:10px 0px 15px 0px;
	border-right:1px solid #DDDDDD;
}
.menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.menu li{
	padding:0;
	margin:0;
	display:inline;
}
.menu h2{
	color:#000000;
	font-size:1.2em;
	line-height:1em;
	margin:0;
}
.menu li a, .menu h2{	
	width:170px;
	display:block;
	padding:4px 8px;
	background:#f1f4fb;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #f1f4fb;
}
.menu li a:hover{
	background:#FFFFFF;
}
/* END LEFT MENU */

/* BEGIN MIDDLE CONTENT */
#content a{
	text-decoration:underline;
}
#content a.button{
	text-decoration:none;
}
#content a:hover{
	text-decoration:none;	
}
#content{
	/*width:570px;*/
	margin:10px 0 10px;
}
/* END MIDDLE CONTENT */

/* BEGIN BREAD-CRUMB CSS */
.blue{
	padding:5px;
	text-align:left;
}
.blue td{	
	color:#FFFFFF;
	font-weight: bold;
}
/*.blue a{
	color: #FFFFFF;
	text-decoration: underline;
}*/
.blue a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.blue a:active{
	text-decoration: underline;
	color: #FFFFFF;	
}
.blue a:visited{
	text-decoration: underline;
	color: #FFFFFF;	
}
.blue a:hover{
	text-decoration:none;
	color: #FFFFFF;	
}
/* END BREAD-CRUMB CSS */

/* BEGIN ERROR CSS*/
.error
{
	background-color:#ffffff;
	border:1px solid #CC0000;
	padding:2px;
}
div.error,
div.warning,
div.status,
div.notice
{
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    font-weight: bold;
    margin: 10px;
    padding: 5px;
    text-align: center;	
}

div.error
{
    background: #FCC;
    border-color: #900;
    color: #900;
}

div.warning
{
    background: #FC9;
    border-color: #F30;
    color: #F30;
}

div.status
{
    background: #CFC;
    border-color: #090;
    color: #090;
}

div.notice
{
    background: #CCF;
    border-color: #009;
    color: #009;
}
/* END ERROR CSS */

/* BEGIN ADSENSE GOOGLE CSS */
.bluebox{
	border:1px solid #cfdaee;	
	margin-bottom:10px;
}
/* END ADSENSE GOOGLE CSS */

/* BEGIN IMAGE CSS */
.image{
	border-style:ridge;
	border-width:1px;
	border-color:gray;
}

.image1 {	
	width:100%;	
}

.image2 {
	text-align:center;
	padding-right:15px;
	float:left;	
	margin-bottom:10px;
}
/* END IMAGE CSS */

/* BEGIN BUTTON CSS */
.secButton{
	margin-right:0px;
}
.secButton .b1, .secButton .b2, .secButton .b3{
	color:#ffffff;
	font-size:11px;	
	padding:10px 0;
	cursor:pointer;
	text-decoration:none;
	white-space:nowrap;
	line-height:29px;
	font-weight:bold;
}
.secButton .b1{
	background:url(../../images/bluebtn_left1.jpg) no-repeat left center;
}
.secButton .b2{
	margin-left:10px;
	background:url(../../images/bluebtn_right1.jpg) no-repeat right center;
}
.secButton .b3{
	margin-right:6px;
	background:url(../../images/bluebtn_center1.jpg) repeat-x center;	
}
.secButton a:link{
	text-decoration:none;
	color:#ffffff;
}
.secButton a:active{
	text-decoration:none;
	color:#ffffff;
}
.secButton a:visited{
	text-decoration:none;
	color:#ffffff;
}
.secButton a:hover{
	text-decoration:none;
	color:#ffffff;
}
/* END BUTTON CSS */

/* BEGIN TOP MENU CSS */
.topMenu{
	margin-right:0px;
}
.topMenu .b1, .topMenu .b2, .topMenu .b3{
	color:#ffffff;
	font-size:11px;	
	padding:10px 0;
	cursor:pointer;	
	white-space:nowrap;
	line-height:24px;
	font-weight:bold;
}
.topMenu .b1{
	background:url(../../images/index_07.jpg) no-repeat left center;
}
.topMenu .b2{	
	margin-left:8px;
	background:url(../../images/index_09.jpg) no-repeat right center;
}
.topMenu .b3{
	margin-right:8px;
	background:url(../../images/index_08.jpg) repeat-x center;	
}
.topMenu a{
	text-decoration:none;
	color:#ffffff;
}
/* END BUTTON CSS */
/* BEGIN PAGINATION LINK */
.page_links td.med{
	font-size:15px;
}
small{
	font-size:10px;
}
.page_links a{
	font-size:10px;
	text-decoration:underline;
}
.page_links a:hover{
	text-decoration:none;	
}

/* END PAGINATION LINK */

/* BEGIN VIEW DETAIL ITEM */
TD.infoBoxHeading {
	font-weight: bold;
	background: #bbc3d3;
	color: #ffffff;
}
.infoBox {
	background: #b6b7cb;
}
.infoBoxContents {
	background: #f8f8f9;
}
.infoBoxContents1 {
	text-align: left;
	vertical-align:top;
}
.infoBoxContents2 {
	text-align: left;
	vertical-align:middle;
}
/* END VIEW DETAIL ITEM */

.checkbox
{
	margin-left:10px;
}

.small { font-size:13px; }
.xsmall { font-size:12px; }
.xxsmall { font-size:10px; }

.color_yellow { color: #CC6600; }
.color_grey { color: #6f6f6f; }
.color_red { color: #CC0033; }

/*table, td {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000}*/
.coloredheader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; color: #000000; font-weight: bold}
.header {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; color: #C10202; font-weight: bold}
.subhead {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000}
.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}

.medium {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: bold}
.smaller {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.lightsmaller {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal; color: #666666}
.formtext {font-family: Verdana, Arial, Helvetica, sans-serif}
.grey {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #EEEEEE; font-weight: normal}
.greynormal {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
.greysmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #858385}
.greysmaller {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
	
/* other font types */
.bwsmaller {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: T_COLOR_FONT}

/* other td types */
.gray {
	 color: gray;
}
.black {background-color: #000000}
.white {background-color: #ffffff}
.darker {background-color: #6D8CB3}
.lightmedium {background-color: #DDDDDD}
.lightbr {background-color: #eee8df}
.orange {background-color: #f2970a}
.lightyellow {background-color: #FDF8D4} /* old FFF6C0 */
.lighteryellow {background-color: #FDF8D4}
.lightergray {background-color: #EEEEEE}
.corplightblue {background-color: #99B7DD}
.sidepanel{background-color: #EFF3FA}
.centerpanel{background-color: #eeeeee}

.font_largest { font-size: large; }
.font_larger { font-size: medium; }
.font_standard { font-size: small; }
.font_smaller { font-size: x-small; }
.font_smallest { font-size: xx-small; }
	
.onmouse{background-color:#6699CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold}
.offmouse{background-color: #EEEEEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal}

.rowOn,.rowOff { background-color:#ffffff; }

.borderedbox_container { border:1px solid #9999CC;text-align:left; }
.borderedbox_container .n .e,.borderedbox_container .n .w,.borderedbox_container .s .e,.borderedbox_container .s .w { display:block;font-size:0;line-height:0%;height:10px;position:relative;margin:0; }
.borderedbox_container .n .e { background:url(../../images/corner/cornerSmBox1TopRight.gif) no-repeat top right;top:-1px;right:-1px; }
.borderedbox_container .n .w { background:url(../../images/corner/cornerSmBox1TopLeft.gif) no-repeat top left;width:10px;left:-2px; }
.borderedbox_container .s .e { background:url(../../images/corner/cornerSmBox1BotRight.gif) no-repeat top right;bottom:-1px;right:-1px; }
.borderedbox_container .s .w { background:url(../../images/corner/cornerSmBox1BotLeft.gif) no-repeat top left;width:10px;left:-2px; }
.borderedbox { padding:0 10px; }
#errorTitle {
  -moz-margin-start: 80px;
}

.yellowl {background-color:#f1f4fb;}
.sp01050505 {margin-top:1px; margin-right:5px; margin-bottom:5px; margin-left:5px;}
td.yellowtop2gray3 {
    border-top: #5983C6 2px solid;
    border-right: #cfdaee 1px solid;
    border-bottom: #cfdaee 1px solid;
    border-left: #cfdaee 1px solid;}
td.topgray {
    border-top: #cfdaee 1px solid;}
.sp20 {margin-top:20px;}
td.topwhitebot {background-color:#FFFFFF;
    border-right: #cfdaee 1px solid;
    border-left: #cfdaee 1px solid;
    border-top: #5983C6 2px solid;
    border-bottom: #cfdaee 1px solid;}
.sp05050505 {margin-top:5px; margin-right:5px; margin-bottom:5px; margin-left:5px;}
.sp10 {margin-top:10px;}
.sp20 {margin-top:20px;}
.txt1 {font-size:92%; line-height:120%;}
.yellowd {background-color:#5783CA;}
td.space {font-size:3px;}
.space {font-size:3px;}
.inline {display:inline;}
.none {display:none;}
.sp15051005 {margin-top:15px; margin-right:5px; margin-bottom:10px; margin-left:5px;}

td.bordergray3 {
    border-right: #cfdaee 1px solid;
    border-left: #cfdaee 1px solid;
    border-bottom: #cfdaee 1px solid;}
.sp01050005 {margin-top:1px; margin-right:5px; margin-bottom:0px; margin-left:5px;}
.redtxt {color:#E60000;}
.bggray {background:#F4F4F4;}
.red_1 {background-color:#E50000;}
.white_1 {color:#FFFFFF;}