body {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10pt;
  color            : #333333;
  margin-top: 0px;	
}
tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10pt;
  color            : #333333;
  margin-top: 0px;
}


/*pathaway setting*/
a.pathway:link, a.pathway:visited {
  color            : #ff9900;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}

a.greylink:link, a.greylink:visited {
  color            : #999999;
  font-weight      : normal;
}

a.greylink:hover {
  color            : #999999;
  font-weight      : normal;
  text-decoration   : underline;
}

a.readon:link, a.readon:visited {
	color: #83003C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;

}
a.readon:hover {
	color: #83003C;
	text-decoration: underline;
}


.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83003C;

}

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83003C;

}


/* --Default Class Settings-- */
#active_menu {
	background : #F7E8EF;
	color : #83003C;
	background-repeat: no-repeat;
	background-position : 12px 10px;
	padding-left: 0px;


}

a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #83003C;
font-weight: normal;
background-repeat: no-repeat;
width: 100%;
text-indent: 5px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
line-height: 25px;
margin-bottom: 1px;
border-top: 1px solid #E0BFCE;
font-size: 9px;
}
a.mainlevel:hover {
color: #83003C;
font-size: 9px;
}

#active_menu-sub {
	background : #F7E8EF;
	color : #83003C;
	background-repeat: no-repeat;
	background-position : 12px 10px;
	padding-left: 0px;
	height: 25px;
	line-height: 25px;

}

a.mainlevel-sub:link, a.mainlevel-sub:visited {
	color: #83003C;
	font-weight: normal;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 9px;
	height: 25px;
	text-transform: uppercase;

}
a.mainlevel-sub:hover {
color: #83003C;
font-size: 9px; 
}


a.mainmenu:link, a.mainmenu:visited {
color: #000000; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}

table.moduletable {
	padding: 0px 0px;
	margin-bottom: 0px;
	width: 100%;
}

table.moduletable th {
	font-size        : 10px;
	font-weight      : bold;
	color: #83003C;
	text-align       : left;
	width            : 100%;
}

table.moduletable li {
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 3em;

}

  
table.moduletable ul {
	list-style-type : disc;
}
table.moduletable td {
	
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.contentpaneopen {
  width: 100%;
  padding: 0px;
}

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #83003C;

}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #83003C;
  border           : 1px solid #E0BFCE;
}

a:link, a:visited {
color: #83003C;
font-size        : 8pt;
text-decoration: none;

}

a:hover {
color: #83003C;
text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

.borders {
	border: 1px solid #CCCCCC;

}


table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
	color: #83003C;
}

.BoxScroll {

	overflow-x: hidden;
	padding: 0px;
	border: 0px #FFFFFF;
	margin: 0px;
    overflow-y: scroll; 
	scrollbar-base-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #663366;
	scrollbar-darkshadow-color: #000000;
	z-index: auto;

}

li {
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 3em;
	font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10pt;
  color            : #333333;

}

ul {
	list-style-type : disc;
}

/* <custom_formats> */
.pathway {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}

.readon {
	color: #83003C; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.mainlevel {
	display: block;
	color: #83003C;
	font-weight: normal;
	background-repeat: no-repeat;
	width: 100%;
	text-indent: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin-bottom: 1px;
	border-top: 1px solid #E0BFCE;
	font-size: 9px;
}

.mainlevel-sub {
	color: #83003C;
	font-weight: normal;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 9px;
	height: 25px;
	text-transform: uppercase;
	margin-left: 3px;
	margin-right: 3px;
}

.sectiontableheader {
  background-color : #F2F2F2;
  color            : #83003C;
  font-weight      : normal;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.headline {
	font-family      : Georgia, "Times New Roman", Times, serif;
  font-size        : 18px;
  font-weight      : normal;
  color            : #83003C;
  text-align       : left;
}

.contentheading, .componentheading {
  font-family      : Georgia, "Times New Roman", Times, serif;
  font-size        : 18px;
  font-weight      : normal;
  color            : #83003C;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.redtxt {
	color: #83003C;
	font-size        : 8pt;
}
/* </custom_formats> */

.software_legend
{
    color: black;
    font-weight: bold;
}

.software_office_use_only
{
    background-color: #f2f2f2;
}

.software_monthly_calendar
{
    width: 99%;
    border-collapse: collapse;
}

.software_monthly_calendar td, .software_monthly_calendar th
{
    line-height: 12px;
    padding: 2px;
    border: #666666 1px solid;
    vertical-align: top;
}

.software_monthly_calendar th
{
    width: 14%;
    background-color: #dbdbdb;
}

.software_monthly_calendar td.inactive
{
    background-color: #f2f2f2;
}

/* styling for the ad region container */
.software_ad_region_dynamic
{
    width: 500px; /* this should probably match the width for the ads_container selector below */
    position: relative; /* set this to relative if the ad region menu is absolutely positioned */
}

/* styling for the ads container */
.software_ad_region_dynamic .ads_container
{
    width: 500px; /* this is the width of the scrolling area. this should probably match the width for the ad region container above */
    height: 250px; /* this is the height of the scrolling area */
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

/*
styling for ads
The height, width, and padding below need to work with the values entered above.
For example, if these values are set too small, then the content might not take up enough space,
and if the values are too large, then the content might be cropped.
*/
.software_ad_region_dynamic .ad
{
    width: 460px;
    height: 210px;
    padding: 20px;
}

/* styling for the ad region menu */
.software_ad_region_dynamic ul.menu
{
	list-style: none;
    padding: 0em;
    margin: 0em;
    position: absolute; /* set the menu so that it is absolutely positioned on top of the ad region */
    bottom: .5em; /* set the location of the absolutely positioned menu, starting from the bottom */
    right: 0em; /* set the location of the absolutely positioned menu, starting from the right */
    z-index: 1; /* you might need to set this so that the menu items are clickable in Firefox */
}

/* styling for the menu items */
.software_ad_region_dynamic ul.menu li
{
	list-style-type: none;
    display: inline; /* set the menu items so they appear horizontally */
    margin-right: .5em;
}

/* styling for the menu item links */
.software_ad_region_dynamic ul.menu a
{
    padding: .25em;
}

/* styling for the current menu item */
.software_ad_region_dynamic ul.menu a.current
{
    background-color: #dddddd;
}

#site-menu-border {
    margin: 0px;
    padding: 0px;
    background-color: transparent;
}

#site-menu-border .phone_number {
    font-size: 10px;
    color: #83003C;
    display: block;
    padding: .78em .55em .78em .55em;
    border-top: 1px solid #E0BFCE;
}
 
/****************************************************************************
Site Menu Defaults  - defines the main site-wide common region used to display
the main menu.
*****************************************************************************/

#site-menu {
    WIDTH: 126px; /* must have this for IE */
    PADDING-TOP: 0px; */ /*this is magic, removes margin in Mozilla */
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;/*this is magic, removes margin in Mozilla */
    PADDING-LEFT: 0px;
    MARGIN: 0px;
    COLOR: transparent;
    background-color: transparent;
}

/****************************************************************************
Each menu region must have the following styles defined with are used by the
software's javascript that controls the menu "fly-outs" and "drop-downs" that
are invoked using the <menu></menu> tags in Page Styles.
*****************************************************************************/
/*used for all menus */
ul.software_menu, .software_menu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
/***************************************************************************/
/* Style definition for the menu region named "main-menu". */
/***************************************************************************/
ul#software_menu_main-menu.software_menu li {
    position: relative;
    padding: 0;
    margin: 0;
    border-top: 1px solid #E0BFCE;
}
ul#software_menu_main-menu.software_menu li a {
    display: block;
    padding: .78em .55em .78em .55em;
    /* margin-bottom: -1px;  required to prevent javascript menus from disappearing on hover for mozilla */
    color: #83003C;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 9px;
    width: 100%;
}
ul#software_menu_main-menu.software_menu li.on,
ul#software_menu_main-menu.software_menu li a:hover {
}
ul#software_menu_main-menu.software_menu li ul {
    position: absolute;
    visibility: hidden;
    top: 50px;
    left: 0;
    width: auto;
    border-top: 1px solid #E0BFCE;
    border-left: 1px solid #E0BFCE;
    border-right: 1px solid #E0BFCE;
    background-color: #f2f2f2;
}
ul#software_menu_main-menu.software_menu li ul li {
    border: none;
}
ul#software_menu_main-menu.software_menu li ul li a {
    width: 130px;  /* fix width of menu items */
    padding: .78em .55em .78em .55em;
    margin: 0;
    background-color: #f2f2f2;
    border-bottom: 1px solid #E0BFCE;
    font-size: 60%;
}


.software_catalog_search_results
{
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.software_catalog_search_results .item
{
    margin-bottom: 1.5em;
}

.software_catalog_search_results .item .image
{
    margin-bottom: .25em;
}

.software_catalog_search_results .item .short_description
{
    margin-bottom: .25em;
}

.software_catalog_search_results .item .short_description a
{
    font-weight: bold;
}

/* styling for the comments and add comment form headers */
.comments_heading,
.add_comment_heading
{
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0em .5em 0em;
}

/* styling for the comment container */
.comment
{
    margin: 0em 0em 1em 0em;
    padding: 1em;
    border: 1px solid;
}

/* styling for the comment name */
.comment .name
{
    font-weight: bold;
}

/* styling for the comment date and time */
.comment .date_and_time
{
    font-size: .75em;
    font-style: italic;
}

/* styling for the comment notice */
.comment .notice
{
    color: red;
}

.software_rss_link
{
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1em;
}

.software_icalendar_link
{
    margin-top: 1em;
    margin-bottom: 1em;
}

.software_tag_cloud a
{
    margin-right: .75em;
}

.software_discounted_price
{
    color: #990000;
    font-weight: bold;
}

.watcher_container
{
    margin: 2em 0em .5em 0em;
}

.watcher_count
{
    font-size: 1em;
    font-weight: bold;
    margin: 0em 0em .5em 0em;
}

.watcher_question
{
    margin: 0em 0em .5em 0em;
}