﻿/* reset */
/*html, body, div, a
table, tr, td, th, tbody, tfoot, thead,
{
	margin: 0;
	padding: 0;
	border: 0;
}*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;		
}

a img { border: none; }

html, body
{
	height: 100%;
}

body
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-Size: 12px;
	color: #4D4D4D;
	background: #6B112A; /*#E4EEF4; /*#FFFFFF url("Images/bg.gif") repeat-x;*/
}

a
{
	color: #A30046;
	text-decoration: none;
}

a:visited
{
	color: #A30046;
	text-decoration: none;
}

h1
{
	font-family: Arial;
	font-Size: 17px;
	color: #4D4D4D;
	margin-bottom: 0px;	
}

h2
{
	font-family: Arial;
	font-Size: 14px;
	color: #4D4D4D;
	margin-bottom: 0px;	
}
.headerText
{
	font-family: Arial;
	font-Size: 14px;
	font-weight:bold;
	color: #4D4D4D;
	margin-bottom: 0px;	
}

h3
{
	font-family: Arial;
	font-Size: 13px;
	font-weight: bold;
	color: #5F5F5F;
	margin-bottom: 0px;	
}

br
{
	margin: 0;
	height: 20px;
}

hr
{
	margin-top: 10px;
	margin-bottom: 10px;
}

p
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
}

#wrapper
{
	width: 918px;	
	margin: 0 auto;	
	background-color: #FFFFFF;
	min-height: 100%;
}

/* IE6 min-height fix */
* html #wrapper
{
	height: 100%;
}

.header
{
	height: 105px;
}

.topPadding
{
	padding-top: 17px;
}

.bottomPadding
{
	padding-bottom: 17px;
}

.rightPadding
{	
	padding-right: 37px;
}

.bottomMargin
{
	margin-bottom: 10px;
}

.topMargin
{
	margin-top: 40px;
}
.topMargin20
{
	margin-top: 20px;
}
.leftMargin20
{
	margin-left:20px;	
}

.menu
{
	padding-bottom: 2px;	
	border-bottom: solid 2px #E5E5E5;
	
	background: url("Images/menuBg.gif") repeat-x;
}

.bottomBorder
{
	border-bottom: solid 1px #E5E5E5;
}

.border
{
	border: solid 1px #E5E5E5;
}

.divider
{
	height: 10px;
}

hr
{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 2px;
	line-height: 2px;
}

.headerPadding
{
	/*padding-left: 745px; */
	padding-top: 20px;
}

.selected
{
	/*background-color: #A30046;*/
	color: #FFFFFF;
	font-weight: bold;	
}


/* sIFR */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 16px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.footer
{	
	font-size: 11px;
	margin-bottom: 10px;
	min-height: 50px;
	height: 50px;
	/*!important height: auto; */
	
}

.linkFooter a
{
	font-weight: bold;
	color: #9A9A99;
	text-decoration: none;
}

.startLinkFooter a	
{
	font-weight: bold;
	color: #C10049;
	text-decoration: none;
}

.startLinkFooter a:visited
{
	font-weight: bold;
	color: #C10049;
	text-decoration: none;
}

.puff
{
	background: red url("Images/puffBg.gif");
	width: 222px;	
	height: 100px;
}

.puffPadding
{
	padding-top: 10px;
	padding-left: 40px;
} 

.leftBorder
{
	border-left: solid 1px #E5E5E5;
}
.rightBorder
{
	border-right: solid 1px #E5E5E5;
}

.bgRed
{
	background-color: Red;
}

.bgGreen
{
	background-color: Green;
}

.textBox
{
	border: solid 1px #D6D6D6;
	color: #A30046;
	margin: 0;	
}



.button
{
	border: solid 1px #D6D6D6;
	background: url("Images/menuBg.gif") repeat-x;
	color: #A30046;
	padding: 2px;
	font-size: 10px;
	
	margin: 0;	
}

#tree
{
	/*width: 300px;*/
	/*background: url(Images/treeBg.gif) repeat-y;*/
}

#tree .contentPadding
{
	/*padding-top: 3px;*/
}

.left
{
	float: left;
}

/* RadMenu */

/* RadMenu CssBlue skin */

/*.RadMenu_CssBlue .level2
{
    display:none;
}*/

.RadMenu_Default
{
	/*background: url("Images/menuBg.gif");	*/
}

.RadMenu_Default a
{	    
	font-family: Arial;
	font-size: 12px  !important;
	color: #A30046  !important; /*#4D4D4D;	*/	
}

.RadMenu_Default .slide
{
	margin-top: 10px;	
	width: 100px;
}

.RadMenu_Default .rmItem
{		
	/*background: url("Images/menuBg.gif");*/
                        	
	border-right: solid 2px #FFFFFF;	
	/*height: 30px;	*/
	text-decoration: none;			
}

.RadMenu_Default .rmItem .selected
{
	background-color: #A30046;
	height: 30px;	
	width: auto !important; width: 60px; 			
	min-width: 60px;
}

.RadMenu_Default .rmItem .selected .rmText
{
	color: #FFFFFF;
}

.RadMenu_Default .rmText
{
    padding-top: 6px !important;
}

.RadMenu_Default .rmLast
{
	border-right: none;
}

.RadMenu_Default_Context
{
	background:none;
}

.RadMenu_Default .rmLink
{	
	text-decoration:none;
	/*color: #4D4D4D;*/
	/*line-height: 20px;*/
	/*border-bottom: 2px solid #a7cfe8;
	border-top: 3px solid #a7cfe8;*/
}

.RadMenu_Default .rmLink .rmText
{
	text-decoration: none;
	padding-top: 8px;
	/*padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;*/
}

.RadMenu_Default .rmLink:hover
{
	/*rmText-decoration: underline;*/
	/*background: #64b3df;
	border-bottom: 3px solid #1973c9;
	border-top: 1px solid #3487d4;*/
	color: #000000 !important;
	/*background-color: #A30046;*/
}

/*.RadMenu_Default .focused
{
	background-color: Blue;
}*/

.RadMenu_Default .link:hover .rmText,
.RadMenu_Default .focused .rmText,
.RadMenu_Default .expanded .rmText
{	
	/*border-top: 1px solid #85c3e6;*/
}

.RadMenu_Default .rootGroup .disabled:hover
{
	/*border-bottom: 2px solid #a7cfe8;
	border-top: 2px solid #a7cfe8;
	background: #a7cfe8;*/
}

.RadMenu_Default .rootGroup .disabled:hover .rmText
{
	border-top: 1px solid #a7cfe8;
}

.RadMenu_Default .rmText
{
	padding: 0px 13px;
	/*font-size: 11px;*/
}

.RadMenu_Default .group .rmLink
{
	text-decoration: none;
	height: 29px;
	/*margin-top: -8px;*/
	/*padding-top: 5px;*/
	background: #9dcbe8;
	/*border: solid 1px red;*/
	border-top: solid 1px white;
	text-align: left;
	/*padding-right: 0px;*/
	color: #2e2d2e; 
}

.RadMenu_Default .group .rmText
{
	padding-left:6px;
	padding-right: 40px;
}

.RadMenu_Default .group .link:hover,
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background: #4d87bd; /* #9dcbe8;*/
	
	border-bottom: 1px solid #1973c9;
	border-top: 1px solid white;
	/*font-weight: normal;*/
}

.RadMenu_Default .group .link:hover .rmText,
.RadMenu_Default .group .focused .rmText,
.RadMenu_Default .group .expanded .rmText
{
	border-top: 0;
}

.RadMenu_Default .leftArrow,
.RadMenu_Default .rightArrow,
.RadMenu_Default .topArrow,
.RadMenu_Default .bottomArrow,
.RadMenu_Default .leftArrowDisabled,
.RadMenu_Default .rightArrowDisabled,
.RadMenu_Default .topArrowDisabled,
.RadMenu_Default .bottomArrowDisabled
{
	border-left: 1px solid #bfcde3;
	border-right: 1px solid #bfcde3;
	/*background: #a7cfe8 url('Images/left.gif') center center no-repeat;*/
	width:15px;
}

.RadMenu_Default .topArrow,
.RadMenu_Default .topArrowDisabled
{
	/*background-image:url('Images/top.gif');*/
	width: 100%;
}

.RadMenu_Default .bottomArrow,
.RadMenu_Default .bottomArrowDisabled
{
	background-image:url('Images/bottom.gif');
	width: 100%;
}

.RadMenu_Default .rightArrow,
.RadMenu_Default .leftArrow
{
	height:100%;
}

.RadMenu_Default .rightArrow,
.RadMenu_Default .rightArrowDisabled
{
	/*background-image:url('Images/right.gif');*/
}


.RadMenu_Default .vertical .separator .rmText
{
	background: #d4e5eb;
	font-size:1px;
	padding-top: 2px;
	border-left: solid 1px #bfcde3;
	border-right: solid 1px #bfcde3;
}


.RadMenu_Default .expandLeft,
.RadMenu_Default .expandRight
{
	/*background:transparent url(Images/groupImage.gif) right center no-repeat;*/
	margin: 0px;
}


.RadMenu_Default_rtl .group .link:hover .expandLeft,
.RadMenu_Default_rtl .group .link:hover .expandRight
{
	/*background:transparent url(Images/left.gif) left center no-repeat;*/
	margin: 0px 1px;
	padding-left: 8px;
}

.RadMenu_Default_rtl .expandLeft,
.RadMenu_Default_rtl .expandRight
{
	background:transparent url(Images/groupImageRTL.gif) left center no-repeat;
}



.RadMenu_Default .link:hover .expandLeft,
.RadMenu_Default .link:hover .expandRight,
.RadMenu_Default .focused .expandLeft,
.RadMenu_Default .focused .expandRight,
.RadMenu_Default .expanded .expandLeft,
.RadMenu_Default .expanded .expandRight
{
	/*background:transparent url(Images/invertedGroupImage.gif) right center no-repeat;*/
}

.RadMenu_Default .rootGroup .focused
{
	/*background-color: Green;*/
	color: #000000;	
}