/* body */
body
{
  margin: 0;
  color: #222222;
  font-family: Arial, Verdana;
}

/* links */
a:hover
{
  color: #222222;
  text-decoration: underline;
}

a:active
{
  color: #CC0000;
  text-decoration: none;
}

a
{
  color: #CC0000;
  text-decoration: none;
}

/* content */
.buttonheading
{
  padding-top: 10px;
  padding-right: 10px;
}

.componentheading
{
  padding-top: 10px;
  color: #303a56;
  font-size: 18px;
  font-weight: bold;
}

.contentheading
{
  padding-top: 10px;
  color: #49577a;
  font-size: 16px;
  font-weight: bold;
}

.contentdescription
{
}

.createdate
{
  padding-bottom: 10px;
  color: #666666;
  font-size: 11px;
}

.modifydate
{
  padding-top: 10px;
  color: #666666;
  font-size: 11px;
}

.small {
  color: #333333;
  font-size: 12px;
}

.contentpaneopen
{
  font-size: 12px;
}

.back_button
{
  font-size: 11px;
}

.message
{
  padding-top: 10px;
  color: #00d100;
  font-size: 20px;
  font-weight: bold;
}

/* error */
.error
{
  margin-left: 35px;
  color: #ff0033;
  line-height: 18px;
  font-size: 16px;
  font-family: "arial";
  font-weight: bold;
  text-decoration: none;
}


.error_green
{
  margin-left: 35px;
  color: #669900;
  line-height: 18px;
  font-size: 16px;
  font-family: "arial";
  font-weight: bold;
  text-decoration: none;
}

/* subtitles */
.subtitle
{ 
  color: #161920;
  line-height: 18px;
  font-size: 13px;
  font-family: "arial";
  font-weight: bold;
  text-decoration: none;
}

.input_text
{
  color: #ffffff;
  font-family: Arial;
  /*Courier New, Courier, mono;*/
  font-size: 9pt;
  font-weight: bold;
}

input.FormInput, .modulesidebar input, .moduletablesidebar input
{
  background-color: #49577A;
  border-bottom: #000000 0.75pt ridge;
  border-left: #000000 0.75pt ridge;
  border-right: #000000 0.75pt ridge;
  border-top: #000000 0.75pt ridge;
  color: #ffffff;
  font-family: Arial, Verdana;
  font-size: 9pt;
}

table.contentbox
{
  background-color: #ffffff;
  border-style: solid;
  /*border-color: top right bottom left; <----  note*/
  border-color: #49577A #49577A #49577A #49577A;
  border-left-width: 3px;
  border-right-width: 3px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

/* module styles */
/*
.modulesidebar div
{
  background: url(../images/modules/sidebar_top.png) no-repeat;
  font-size: 12px;
  font-family: "arial";
}

.modulesidebar div div
{
  background: url(../images/modules/sidebar_bottom.png) bottom repeat-x;
}

.modulesidebar div div div 
{
  padding-bottom: 8px;
}

.modulesidebar h3
{
  padding-top: 5px;
  padding-left: 17px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.modulesidebar, .modulesidebar table.contentpaneopen, .modulesidebar tr
{
  color: #ffffff;
  font-size: 12px;
}

.modulesidebar tr
{
  padding-left: 5px;
}

.modulesidebar a:link
{
  color: 91a2cb;
  text-decoration: none;
}
.modulesidebar a:visited
{
  text-decoration: none;
  color: 91a2cb;
}
.modulesidebar a:hover
{
  text-decoration: underline;
  color: 91a2cb;
}
.modulesidebar a:active
{
  text-decoration: none;
  color: 91a2cb;
}

.modulesidebar input, .moduletablesidebar input, .modulesidebar select, .moduletablesidebar select
{
  background-color: #222222;
  border-bottom: #888888 0.75pt ridge;
  border-left: #888888 0.75pt ridge;
  border-right: #888888 0.75pt ridge;
  border-top: #888888 0.75pt ridge;
  color: #cccccc;
  font-family: Arial, Verdana;
  font-size: 9pt;
}

.modulesidebarend
{
  background-color: #2C3244;
  background: url(../images/modules/sidebar_fadeout.png) top repeat-x;
}
*/

/*
.moduletablesidebar
{
  padding-bottom: 15px;
}

.moduletablesidebar tr
{
  color: #dddddd;
  font-size: 12px;
  font-family: "arial";
  background-color: #2C3244;
}

.moduletablesidebar th
{
  width: 160px;
  height: 29px;
  padding-top: 5px;
  padding-left: 17px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  background: url(../images/modules/sidebar_top.png) top no-repeat #2C3244;
}

.moduletablesidebar td
{
  padding-top: 5px;
  padding-left: 8px;
  padding-bottom: 10px;
  background: url(../images/modules/sidebar_bottom.png) bottom repeat-x #2C3244;
}

.moduletablesidebar a:link
{
	color: 91a2cb;
	text-decoration: none;
}
.moduletablesidebar a:visited
{
	text-decoration: none;
	color: 91a2cb;
}
.moduletablesidebar a:hover
{
	text-decoration: underline;
	color: 91a2cb;
}
.moduletablesidebar a:active
{
	text-decoration: none;
	color: 91a2cb;
}
*/

.moduletablesidebar tr
{
  color: #dddddd;
  font-size: 12px;
  font-family: "arial";
  background-color: #2C3244;
}

.moduletablesidebar th
{
  width: 160px;
  height: 28px;
  padding-top: 5px;
  padding-left: 17px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  background: url(../images/modules/sidebar_top-2.png) top no-repeat #2C3244;
}

.moduletableleftpad tr td
{
  padding-left: 5px;
}

.moduletablesidebar a:link
{
	color: 91a2cb;
	text-decoration: none;
}
.moduletablesidebar a:visited
{
	text-decoration: none;
	color: 91a2cb;
}
.moduletablesidebar a:hover
{
	text-decoration: underline;
	color: 91a2cb;
}
.moduletablesidebar a:active
{
	text-decoration: none;
	color: 91a2cb;
}

.moduletablesidebarbottom tr td
{
  width: 160px;
  height: 3px;
  background: url(../images/modules/sidebar_bottom-2.png) top repeat-x;
}

.moduletabbedmenu, .moduletabletabbedmenu, .tabbedmenu
{
  padding-left: 25px;
}

.modulecenter
{
  text-align: center;
}

.modulesearch, .moduletablesearch tr td
{
  width: 160px;
  text-align: center;
}

/*
.modulesearch input, .moduletablesearch input
{
  background-color: #222222;
  border-bottom: #888888 0.75pt ridge;
  border-left: #888888 0.75pt ridge;
  border-right: #888888 0.75pt ridge;
  border-top: #888888 0.75pt ridge;
  color: #cccccc;
  font-family: Arial, Verdana;
  font-size: 9pt;
}
*/

.modulespacer, .moduletablespacer tr td
{
  width: 160px;
  height: 10px;
}

.moduletablecopyright tr td
{
  text-align: center;
  color: #333333;
  font-size: 11px;
}

/* image styles */
.lightborder
{
  padding: 3px;
  border: 1px solid #cccccc;
}

.padtop
{
  margin-top: 15px;
}

.padright
{
  margin-right: 15px;
}

.padbottom
{
  margin-bottom: 15px;
}

.padleft
{
  margin-left: 15px;
}
