/* Crow CSS Document */

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
}
p {margin-top:0px; margin-bottom:12px; line-height:128%}
td {line-height:128%}
a{text-decoration:none; color:#003678;}
a:hover{text-decoration:none; color:#FA5106;}
ul {margin:12px 0px 8px 16px}
li {margin:6px 0px 6px 0px; list-style-image:url(images/bullet.gif); list-style-type: none;}

img {border:0}

.leftcont{background-color:#BEC8D3; height:100%}
.rightcont{background-color:#F1F1F1; height:100%}
.left-pane-left{width:10px; background:transparent url(images/mainmenu/left-margin.gif) repeat-y top left;}
.left-pane-right{width:10px; border-right:1px solid #003677;}
.right-pane-left{width:10px; background:transparent url(images/mainmenu/right-pane-left-margin.gif) repeat-y top left;}
.right-pane-right{width:10px; background:transparent url(images/mainmenu/right-pane-right-margin.gif) repeat-y top right;}
.hundred{height:100%;}
.text {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #A1A1A1;
	background-color:#FAFAFA;
}
.button{
	background-color:#ECF3FD;
	color:#003577;
	border-bottom:1px solid #003980;
	border-right:1px solid #003980;
	border-top:1px solid #BEDAFF;
	border-left:1px solid #BEDAFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.gosearch{
	background-image:url(images/go.gif);
	width:15px;
	height:15px;
	border:0;
}
.searchtitle{
	color:#575757;
	font-weight:bold;
	font-size:10px;
}
.sectitle{
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	color:#003677;
	border-bottom:1px solid #003677;
	margin: 6px 0px 8px 0px;
}
.gray-secsubtitle{
/*	font-family:"Trebuchet MS";*/
	font-size:11px;
	font-weight:bold;
	color:#616161;
}
.gray-secsubtitle a{color:#616161; text-decoration:none}
.gray-secsubtitle a:hover{color:#F98700; text-decoration:none}

hr{display:none;}
.hr-blue{
	background-image:url(images/hr-blue-solid.gif);
	height:1px;
	margin:0;
}
.hr-orange{
	background-image:url(images/hr-orange-solid.gif);
	height:1px;
	margin: 0px 0px 8px 0px;
}
.hr-blue-dotted{
	background-image:url(images/hr-blue.gif);
	height:1px;
	margin: 8px 0px 8px 0px;
}
.hr-blue-dotted-nomargin{
	background-image:url(images/hr-blue.gif);
	height:1px;
	margin: 2px 0px 8px 0px;
}
.hr-blue-dotted-zero-margin{
	background-image:url(images/hr-blue.gif);
	height:1px;
	margin:0;
}
.hr-gray-dotted{
	background-image:url(images/hr-gray.gif);
	height:1px;
}
.prod-menu {color:#003678;background-image:url(images/mainmenu/left-pane-prod-unsel-bg.gif)}
.prod-menu a{color:#2D2D2D; text-decoration:none;}
.prod-menu a:hover{color:#003678; text-decoration:none;}
.prod-menu-sel{background-image:url(images/mainmenu/left-pane-prod-sel-bg.gif)}
.prod-menu-sel a{color:#2D2D2D; text-decoration:none;}
.prod-menu-sel a:hover{color:#003678; text-decoration:none;}

.page-title{font-family:"Trebuchet MS"; font-size:18px; letter-spacing:1px; color:#00367C; padding:8px 0px 0px 14px;}
.secsubtitle{
/*	font-family:"Trebuchet MS";*/
	font-size:11px;
	font-weight:bold;
	color:#003678;
}
.secsubtitle a{text-decoration:none; color:#003678;}
.secsubtitle a:hover{text-decoration:none; color:#FA5106;}
.secsubtitle-hr{
/*	font-family:"Trebuchet MS";*/
	font-size:11px;
	font-weight:bold;
/*	letter-spacing:1px;*/
	color:#003678;
	border-bottom:1px solid #FA5106/*003677*/;
	margin: 6px 0px 8px 0px;
}
.red{color:#FF0000; font-weight:bold}
.super{font-size:8px;}
.white{color:white;}
.white a{color:white;}
.white a:hover{color:#FA5106;}
.imgframewhite{border:1px solid white;}
.smalltext{font-size:10px;}