﻿/* General Formatting Begin*/
body
{
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background: #9A9DA2;
}

h1
{

}

h2
{

}

h3
{

}

a:link
{

}
	
a:active
{

}
	
a:visited
{

}
	
a:hover
{

}

img
{
	border: none;	
}

/* General Formatting End*/

/* Global Layout & Formatting Begin */

#container
{
	width: 100%;
	/*width: 1000px; */
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	text-align: center;
	
}

#subcontainer
{
	width: 100%;
	/*width: 1000px; */
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: center;
}

#header_container
{
	width: 100%;
	height: 86px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffffff url(imagesasp/bg-header-right-tile-internal.jpg) repeat-x;
	overflow: hidden;
}

#header_subcontainer
{
	width: 100%;
	height: 86px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(imagesasp/bg-header-left-internal.jpg) no-repeat;
	overflow: hidden;
}

#header
{
	width: 1005px;
	height: 86px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

#header_left
{
	width: 436px;
	height: 86px;
	margin: 0;
	padding:0;
	text-align: left;
	float: left;
}

#header_right
{

	width: 562px;
	height: 86px;
	margin: 0;
	/* padding: 20px 0 0 0; */
	text-align: left;
	float: left;
	background: url(imagesasp/header-right-internal.jpg) no-repeat;
}

#header_right img
{
	float: right;
	margin: 0 74px 0 0;
}

#nav_container
{
	width: 100%;
	height: 30px;
	text-align: center;
	overlow: hidden;
}


.nav_container_visitors
{
	background: url(imagesasp/bg-nav-visitors.jpg) top repeat-x;
}


#nav
{
	width: 1005px;
	height: 30px;
	margin: 0 auto 0 auto;
	text-align: center;
	overflow: hidden;
}

#nav_left
{
	width: 305px;
	height: 30px;
	margin: 0;
	padding:0;
	text-align: left;
	float: left;
}

#nav_right
{

	width: 20px;
	height: 30px;
	margin: 0;
	/* padding: 20px 0 0 0; */
	float: left;
}

/*.nav_right_visitors
{
	background: url(/imagesasp/nav-visitors-right.jpg) no-repeat;
}*/

#nav_content
{
	float: left;
}

#subnav_container
{
	width: 100%;
	height: 25px;
	text-align: center;
	overlow: hidden;
}


.subnav_container_visitors
{
	background: url(imagesasp/bg-subnav-visitors.jpg) top repeat-x;
}


#subnav
{
	width: 1005px;
	height: 25px;
	margin: 0 auto 0 auto;
	text-align: center;
	z-index: 30
}

#content
{
	
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
    input-align: center;
	background: #9A9DA2 url(imagesasp/bg-content-tile-internal.jpg) top repeat-x;
}

#subcontent
{
	
	width: 1000px;
	height: auto;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: center;
	background: url(imagesasp/bg-content-full-internal.jpg) top no-repeat;
}

#footer
{
	clear: left;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 5px 0 0 33px;
	font-family: GillSansMT, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #cccccc;
	text-align: center;
	letter-spacing: 1px;
}

#footer a
{
	text-decoration: none;
	color: #cccccc;	
}
	
/* Global Layout & Formatting End*/

/* Content Box Layouts & Formatting Begin */

#box_container
{
	width:1110px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 26px;
	padding-left: 42px;
	text-align: center;
}

#leftcol
{
	width: 233px;
	height: auto;
	/*height: auto; */
	float: left;
	padding: 0;
	margin: 0;
}

.centercol
{
    width: 450px;
    height: 370px;
    overflow: auto;
    font-family: Georgia;
    font-size: 14px;
    color: #333333;
    float: left;
    text-align: left;
    padding: 0;
    margin: 0;
    vertical-align: top;
}

#centercol h1
{
	font-family: Georgia;
	font-size: 18px;
	color: #314DA3;
	padding: 0 50px 0 0;
	margin: 0;
}

#centercol p
{
	padding: 0 50px 0 0;
	margin: 0 0 18px 0;
}

#rightcol
{
	width: 375px;
	height: auto;
	/*height: auto; */
	float: left;
	padding: 0;
	margin: 0;
}

#rightcol p
{
	padding: 0;
	margin: 0px 0 0 5px;
	font-family: Georgia;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}

#rightcol h2
{
	font-family: GillSansMT, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0px 0 0px 0;
	color: #1558AB;
	text-align: center;
}

.leftcol_box
{
	width: 202px;
	height: auto;
	padding: 8px 0 8px 0;
	margin: 0 0 10px 0;
	float: left;
	text-align: center;
	background: #ffffff;
	cursor: pointer;
}

.leftcol_box_upper
{
	width: 186px;
	height: auto;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: center;
	background: #ffffff;	
}

.leftcol_box_lower
{
	width: 176px;
	min-height: 53px;
	height: auto;
	font-family: GillSansMT, Tahoma, Arial, Helvetica;
	font-size: 11px;
	margin: 3px auto 0 auto;
	padding: 2px 5px 2px 5px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	background: #7A7E81 url(imagesasp/bg-leftcol-box-lower.jpg) top repeat-x;
}

.col_divider_light
{
	float: left;
	width: 31px;
	height: 174px;
	background: url(imagesasp/bg-leftcol-box-shadow-light.jpg) bottom right no-repeat;
}

.col_divider_dark
{
	float: left;
	width: 31px;
	height: 174px;
	background: url(imagesasp/bg-leftcol-box-shadow-dark.jpg) bottom right no-repeat;
}


/* Content Box Layouts & Format../imagesasp */

/* Navigation Layouts & Formatting Begin */

#nav_content img
{
	width: 124px;
	height: 30px;
	float: left;	
}


/* Navigation Layouts & Formatting End */

/* Lists Begin */

#nav_content ul
{
	width: auto;
	height: 25px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: 'Arial', 'Helvetica';
	font-size: 17px;
	text-align: left;
	list-style-type: none;
	letter-spacing: 1px;
	white-space: nowrap;
}


#nav_content li
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}


#nav_content li.visitors
{
	background: url(imagesasp/nav-visitors-bg-left.jpg) left no-repeat;
}

#nav_content li.visitors_active
{
	background: url(imagesasp/nav-visitors-bg-left-active.jpg) left no-repeat;
}


#nav_content li.first
{

}

#nav_content li a
{
	width: auto;
	min-width: 101px;
	height: 24px;
	margin: 0;
	padding: 4px 12px 2px 11px;
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

#nav_content li.visitors a
{
	background: url(imagesasp/nav-visitors-bg-right.jpg) right no-repeat;
}

#nav_content li.visitors_active a
{
	background: url(imagesasp/nav-visitors-bg-right-active.jpg) right no-repeat;
}

#nav_content li:hover a
{
	color: #ffffff;
	text-decoration: none;
}

#nav_content li:hover
{

}

#nav_content li.first:hover
{

}

#subnav ul
{
	position: relative;
	visibility: hidden;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: 'Arial', 'Helvetica';
	font-size: 14px;
	text-align: center;
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
}

#subnav li
{
	height: 17px;
	margin: 0;
	padding: 3px 14px;
	float: left;
	display: block;
}

#subnav li.first
{

}

#subnav li a
{
	color: #ffffff;
	text-decoration: none;
}

#subnav li:hover a
{
	color: #ffffff;
	text-decoration: none;
}

#subnav li:hover
{

}

#subnav li.first:hover
{

}

/* Lists End */

/* Forms Begin */

#rightcol input
{
	width: 146px;
	background-color: #fff;
	font-family: GillSansMT, Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #999999;
	margin: 2px 0 3px 5px;
	padding: 1px 0 0 3px;
	border: 1px solid #fff;

}

#rightcol .button
{
	width: 155px;
	height: 25px;
	font-family: GillSansMT, Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	margin: 4px 0 0px 5px;
	padding: 2px 0 2px 7px;
	border: none;
	text-align: left;
	background: url(imagesasp/bg-button-brokers.jpg) no-repeat;

}

/* Forms End */

/*Accordion Controls */
.accordionContent
{
    background-color: #E5E5E6;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
}

.accordionHeaderSelectedVisitor
{
    border: 1px solid #2F4F4F;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    background: url(imagesasp/nav-visitors-bg-left-active.jpg) repeat-x;
}

.accordionHeaderVisitor
{

    border: 1px solid #2F4F4F;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    background: url(imagesasp/nav-visitors-bg-left-active.jpg) repeat-x;
}


/*End Accordion Controls*/

/*ASP Buttons */
.subenuLink
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.helpheader
{
    background-image: url(imagesasp/bg-nav-visitors.jpg);
    background-repeat: repeat-x;
    line-height: 27px;
    color: #FFFFFF;
    font-family: 'Arial', 'Helvetica';
	font-size: 14px;
    text-align:left;
    width: 650px;
}
.helpcontent
{
    border: 1px solid #8D806F;
    background-color: #F1EBE4;    
    font-family: 'Arial', 'Helvetica';
    font-size: 10pt;
    text-align:left;
    font-weight: normal;
    width:650px;
}

.helptext
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 10pt;
    font-weight: normal;
}


.errorheader
{
    background-image: url(imagesasp/bg-nav-visitors.jpg);
    background-repeat: repeat-x;
    line-height: 27px;
    color: #FFFFFF;
    font-size: 12pt;
    width:450px;
}
.errorcontent
{
    border: 1px solid #8D806F;
    background-color: #F1EBE4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    width:450px;
}

.authheader
{
    background-image: url(imagesasp/bg-nav-visitors.jpg);
    background-repeat: repeat-x;
    line-height: 27px;
    color: #FFFFFF;
    font-size: 12pt;
    width:650px;
}
.authcontent
{
    border: 1px solid #8D806F;
    background-color: #F1EBE4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    width:650px;
}
.modalbackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.labeltext
{
    color: #574A43;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.headertext
{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}

.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}

.MaskedEditError
{
    background-color: #ffcccc;
}

/*AutoComplete flyout */
.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'move';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	font-size: 10pt;
	cursor: 'move';
}

/* AutoComplete item */
.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
	font-size: 10pt;
	cursor: 'move';
}
.headlinestyle
{
    font-family: Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	/*background-color:white;*/
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	/*background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;*/
	color:#FFF;
	font-weight:bold;
}

.roundedPanel
{
    width: 200px;
    height: 180px;
    color: Black;
    vertical-align: bottom;
}

.overBoxHeading
{
    font-family: 'Tahoma' , 'Arial' , 'Helvetica';
    font-size: 8pt;
    color:Black;
}

.attentionLabel
{
    text-decoration: underline;
    color: #FFFF00;
}
