body
{
	font-family:Arial;
	font-size:9pt; color: #333333;
	margin-left: 0px; margin-right: 0px; 	
	BACKGROUND-IMAGE: url(../images/login/trans_wiz_bg_img.jpg);
}
.module { color:Black;font-family:Arial;
	font-size:9pt;}
.module a {color:Blue;font-family:Arial;
	font-size:9pt;}
.module a:link {color:Blue;font-family:Arial;
	font-size:9pt;}
.module a:visited {color:Purple;font-family:Arial;
	font-size:9pt;}

.module td {color:Black;font-family:Arial;
	font-size:9pt;}
.module td a {color:Blue;font-family:Arial;
	font-size:9pt;}
.module td a:link {color:Blue;font-family:Arial;
	font-size:9pt;}
.module td a:visited {color:Purple;font-family:Arial;
	font-size:9pt;}

.module a.dcmbuttons  {color:white;}

.module td a.dcmbuttons  {color:white;}

.normallink {color:Blue;}
a.normallink {color:Blue;}
a:link.normallink {color:Blue;}
a:visited.normallink {color:Blue;}

.admincontrols {font-family:Arial;
	font-size:9pt; border:solid 1px #333333; color: #333333; width: 144px;
}

.adminbuttons {font-weight:bold; font-family:Arial; background-color:#006791;
	font-size:8pt; color:white; text-transform:uppercase; border: solid 1px #333333;
	padding: 1px
}
/*  border: solid 1px #006791; */
td {font-family:Arial;
	font-size:9pt; /*color: #333333;*/
}

/* used to make sure the names for new sections created for website are in Uppercase 
- this style should NOT be applied here, it should only be applied to a Section when actually
viewing the website */
.section {font-family:Arial; font-size:9pt;
	border:solid 1px black; color: #333333;  width: 144px;
}

.header {font-family:Arial;
	font-size:10pt; font-weight:bold; color: steelblue;}

.admin_container 
{
	height: 100%;
	width: 100%;
}
.admin_contentcell
{
	height: 100%;
	vertical-align:bottom;
}
.admin_contenttable
{
	height: 100%;
	width: 100%;
}
.vertical_spacer_big
{
	height: 15px;
}
.vertical_spacer_small
{
	height: 5px;
}
.bottom_spacer
{
	border-right: 0;height:13px;
}

/* ACTION BAR CLASSES */
.actionbar
{	
	FONT-SIZE: 8pt; 
	COLOR: white; 
	FONT-FAMILY: Arial; 
	background-image:url(../images/actionbar/trans_sim_actionbarbg_img.jpg);
	background-repeat: repeat-x;
	border-bottom:  solid 1px #006791; 
	border-top:  solid 1px #006791; 
	height: 19px;
	width: 100%;
}

.actionbarbottom 
{
	FONT-SIZE: 8pt; 
	COLOR: white; 
	FONT-FAMILY: Arial; 
	background-image:url(../images/actionbar/trans_sim_actionbarbg_img.jpg);
	margin-bottom:0; margin-top:15px;
	background-repeat: repeat-x;
	border-bottom:  solid 1px #006791; 
	border-top:  solid 1px #006791; 
	height: 19px; 
	width: 100%;
}

.actionbarbuttons {font-weight:bold; font-family:Arial;
	font-size:9pt; color:white; background-color: Transparent;
	border-style:none; text-transform:uppercase; 
	text-decoration:none; margin-left: 10px; margin-right: 10px; 
	
}

.actionbartitle {font-family: Arial; font-size: 9pt; FONT-WEIGHT: bold; 
	color: White; padding-left:18px; padding-right:10px; text-transform:uppercase; }
	
/* END ACTION BAR CLASSES */
.invisiblebox 
{
	background-color: Transparent;
	border-style:none;
	font-family:Arial;
	font-size:9pt; 
	width: 22px;
	text-align:right;
}
.mainbox {border:  solid 1px #006791;margin-left:9px;
	margin-top:15px;
	height: 100%;}

/* Defines space that must be placed around contents in mainbox area */
.maincontentsarea
{
	padding-top:10px;padding-left:17px;
	padding-right:17px; padding-bottom:20px;
	background-image:url(../images/sim/trans_sim_panelbg_img.gif);
	color: #333333;
}

/* Header for tables */	
.theader
{	FONT-WEIGHT: bold; FONT-SIZE: 8pt;  
	COLOR: white; padding-left:10px;
	FONT-FAMILY: Verdana; padding-top: 1px;
	background-image:url(../images/sim/trans_sim_title_img.jpg);
	border-bottom:  solid 1px #006791; height:18px;
}

asp:label .theader 
{
	FONT-WEIGHT: bold; FONT-SIZE: 8pt;  
	COLOR: white; 
	FONT-FAMILY: Verdana; 
}

/* Base image for Header of a mainbox table */
.theaderbase 
{background-image: url(../images/sim/trans_sim_base_img.jpg);
	height: 5px;}

/* Base image for footer of a mainbox table */
.tfooter
{background-image: url(../images/sim/trans_sim_base_img.jpg);
	border-bottom:solid 1px #006791;height:5px;}
	
/* An individual box containing content */
.box {border:solid 1px #006791; background-color: white;	}

/* Defines space that must be placed around a box's contents */
.boxarea
{
	padding-top:15px;padding-left:20px;
	padding-right:20px;padding-bottom:15px;
	background-image:url(../images/sim/trans_sim_panelbg_img.gif); 
	color: #333333; 
}

/* For Expandable Tips: */
.tipsbutton {left:690px; position:absolute  }/*margin-left:550px;}*/

/* when tips are collapsed, just set background image of the div */
.tipsempty {background-image:url(../images/sim/trans_sim_panelbg_img.gif); }

.tipstextarea {
	padding-top:10px;padding-left:10px;
	padding-right:10px;padding-bottom:10px;
	background-image:url(../images/sim/trans_sim_panelbg_img.gif); 
	color: #333333; font-size: 9pt; 
}


.expandlist
{
	border-width:1px; border-style:solid;
	background-color:Gray; 
}
	
.list_heading 
{
	FONT-WEIGHT: bold; FONT-SIZE: 9pt;  
	COLOR: white;
	FONT-FAMILY: Arial; 
}
.list_mainbox {border:  solid 1px #006791; }

.text_error_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Red ;
	font-style: normal;
	font-weight: normal;
	padding-left: 16px;
}

.footer
{	
	background-image:url(../images/actionbar/trans_sim_actionbarbg_img.jpg);
	/*background-repeat:no-repeat; */
	background-repeat: repeat-x;
	border-bottom:  solid 1px #006791; 
	border-top:  solid 1px #006791; 
	margin-top: 2px; 
}

.Terms a 
{
font-size:8pt; color: White; padding-left:18px; text-decoration:none;
}
.Terms a:hover 
{
	font-size:8pt; color: White; padding-left:18px; text-decoration:none;
}
.Terms a:visited 
{
font-size:8pt; color: White; padding-left:18px; text-decoration:none;
}
.copyright 
{font-size:8pt; color: #fff; padding-right:10px; }

.statusbox {background-image:url(../Images/sim/trans_sitestatus_bg_img.jpg);margin-top:5px}
	
.statusboxarea {color:#FFF;
	padding-left:15px; padding-right:15px; font-weight:700;}
	
a:link.normal {color:navy; text-decoration:none}
a:hover.normal{color:orange}
a:visited.normal{color:Navy;text-decoration:none}

/* for color picker */
.colorswatch 
{
	border: solid 1px black
}

.colorswatchselected
{
	border: solid 2px black
}
/* Directive Text Control Classes*/
.directiveTextIcon {
    width:14px;height:14px;vertical-align: top;
}
.directiveTextPopup {
position: absolute;  z-index: 100; width:200px;border: 1px solid #cccccc; overflow: visible;padding:4px;display:none;background-color: #fff;}

.directiveTextMessageBox
{background-color: #EDEDED;padding:4px;}