.HeaderModule 
{
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
    color:#676767;
}

.HeaderSelection
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
    color:#686868;
}

.Label
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #393939;
}

.LabelError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: Red;
}

.LinkButton
{
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;
	text-decoration:none;
	color:#666666;
}

.LinkButton a,
.LinkButton a:active,
.LinkButton a:link,
.LinkButton a:hover,
.LinkButton a:visited
{	
	color: #666666;
}

.MenuLink a {
border-bottom:1px solid #DADADA;
color:#A70303;
display:block;
font-size:100%;
font-weight:bold;
padding:2px 0pt 2px 19px;
text-decoration:none;
}
.MenuLink:hover {
color:#CCCCCC;
text-decoration:underline;
}

.LinkButtonIcon {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #2F5788;
	text-decoration: underline;
	background: url(images/arrow.gif) right center no-repeat;
	padding-right: 15px;
	font-weight: bold;
}

.LinkButtonIcon a,
.LinkButtonIcon a:link,
.LinkButtonIcon a:hover
{	
	text-decoration: underline;
	background: url(images/arrow.gif) right center no-repeat;
	color: #2F5788;
}
.RemoveLink a,
.RemoveLink a:link,
.RemoveLink a:hove
{color:#777777;}
.ImageButton
{
	cursor: hand;
}

.TextBox 
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	padding:2px 3px 2px 3px;
	margin:0px;
	border:solid 1px #C2C2C2;
	background-color:#FFFFFF;
}

.TextBoxCapitalize
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2a6280;
	padding:2px 3px 2px 3px;
	margin:0px;
	border:solid 1px #81979e;
	background-color:#FFFFFF;
	text-transform:capitalize;
}

.TextBoxUpper
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2a6280;
	padding:2px 3px 2px 3px;
	margin:0px;
	border:solid 1px #81979e;
	background-color:#FFFFFF;
	text-transform:uppercase;
}

.TextBoxReadOnly
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	background-color:#EEEEEE;
	border:solid 1px #81979e; /*border-style:none;*/
}

.TextBoxLower
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	padding:2px 3px 2px 3px;
	margin:0px;
	border:solid 1px #C2C2C2;
	background-color:#FFFFFF;
	text-transform:lowercase;
}

.DropDownList
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#393939;
}

.RadioButtonList
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#393939;
}

.RadioButton
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#393939;
}

.RadioButtonBlue
{
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#396FA8;
}

.CheckBox
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#393939;
}

.ListBox
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:black;
}

.PanelTitle
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#006699;
	background-color:#FFFFFF;
	text-align:left;	
	border-bottom-color:Gray;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding: 3px 0px 3px 8px;
}

.PanelTabs
{
	border-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
	padding: 5px 5px 5px 5px;
}

.PanelSignUp
{
	background-color: #ebebeb;
	padding: 4px 0px 3px 5px;
}

.PanelError
{
	background-color: #ffe4e1;
	padding: 5px 5px 5px 5px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color:White;
}

.PanelListHeader
{
	background-color: #779bcd;
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-align:center;
	padding: 2px 0px 2px 0px;
}

.PanelBox
{
	/** background-color: #ebebeb; */
	padding: 4px 0px 3px 5px;
	border: solid 1px #cccccc;
}

.PanelScroll
{
	overflow:auto;
}

.BulletList
{
	text-align:left;
	border:solid 0px white;
}

.GraphicButton
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#036499;
}

.PicButton
{
	display: block;
	cursor: default;
	font: normal 11px Tahoma;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 7px 0px 7px 0px;
}


/** Tab Strip **/
td.TabStrip
{
	font-family: Tahoma;
	font-size: 11px;
	cursor:hand;
}

a.TabStrip
{
	color:#036499;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;	
}

a.TabStrip:visited
{
	color:#036499;
}

a.TabStrip:hover
{
	color:#036499;
}

table.TabStrip
{
	border-style: solid;
	border-color: #8CA2B8;
	border-width: 1px;
}

.TabStripBorder
{
	border-style: solid;
	border-color: #8CA2B8;
	border-width: 1px;
}

.DatePicker
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#393939;
	text-align:center;
}

input 
{
	font-size: 11px;
}

/** Fixed size font! **/
.FixedFont
{
	font-family:Terminal;
	font-size:8px;
	height:22px;
	overflow:hidden;
}
.FixedFontFirefox
{
	font-family:Terminal;
	font-size:13px;
	height:22px;
	overflow:-moz-scrollbars-vertical;
}
/** End of Fixed size font **/

.yellowWarning 
{
    width: 300px;
    border: 1px solid #D44140;
    background-color: #FFFEC7;
    padding: 5px;
    font-size: 11px;
}

.yellowWarning H1 
{
    font-size: 14px;
    font-weight: bold;   
}

#divSitePages, #ctl00_cphContent_divSitePages
{
    min-width: 120px;
    margin: 0px 0px 0px 0px;
	padding-left: 2px;
	width: 187px;
	border-right: solid 1px #7E7E7E;
	border-bottom: solid 1px #7E7E7E;
}

#divSitePagesTitle, #ctl00_cphContent_divSitePagesTitle
{
    margin: 5px 0px 0px 0px;
    background-image: url(treeview/treeview_top.jpg);
    background-repeat: repeat-x;
    background-position: left top;
	font:bold 11px Tahoma;
	color:#393939;
	height: 26px;
}

#divSitePagesTable, #divLegendTitleTable, #tdPageInfoTitleTable
{
	border-right: solid 4px #CBCBCB;
	border-left: solid 4px #CBCBCB;
	border-bottom: solid 8px #CBCBCB;
	border-top-style: none;
}

#divLegendInfo, #divPageInfo
{
    min-width: 120px;
    background-color: #D7DFF6;
    /*border: 1px solid white;
    border-top: 0px solid white;
    font-family: Tahoma, Arial, Helvetica;*/
    margin: 0px 0px 0px 0px;
	background-color: Transparent;
	padding-left: 2px;
	width: 187px;
	border-right: solid 1px #7E7E7E;
	border-bottom: solid 1px #7E7E7E;
}

#divLegendTitle, #divPageInfoTitle
{
    margin: 5px 0px 0px 0px;
	background: url(toolbarimages/box_top.jpg) 0 0 no-repeat;
	font:bold 11px Tahoma;
	color:#393939;
	height: 26px;
}

#aTWStatus 
{
    text-align: right;
}
#aTWStatus a
{
    color: White;
}

#divLegendInfo img 
{
    padding-left: 10px;
    padding-right: 15px;
}

#editorError 
{
    background-color: White;
    padding: 10px;
}

#editorError h1 
{
    padding-top: 20px;   
    padding-left: 10px;
}

#editorError p 
{
    padding-left: 10px;   
}

.pageList 
{
    margin: 10px 0px 0px 30px;
}

.pageList LI 
{
    list-style: square;
}

.pageList LI A:link, 
.pageList LI A:visited,
.pageList LI A:active
{
    color: #369;   
}
