INPUT
{
	font-family: "Open Sans" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10pt;
	font-weight: normal;
}

TEXTAREA
{
	font-family: "Open Sans" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10pt;
	font-weight: normal;
}

LABEL
{
	font-family: "Open Sans" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10pt;
	font-weight: normal;
}

SELECT
{
	font-family: "Open Sans" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10pt;
	font-weight: normal;
}

TABLE
{
	font-family: "Open Sans" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10pt;
}


TD.clsContentHeader
{
	background-color: #d0d0d0;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

TD.clsContentBody
{
	font-family: "Open Sans" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10pt;
	padding-top: 3px;
	padding-left: 3px;
}

TD.clsTopLink
{
	color: #ff9900;
	font-weight: bold;
	padding-top: 3px;
}

A
{
	color: #000033;
}

.TempHeader 
{
	font-family: Open Sans, Sans-Serif;
	color: Black;
	font-weight: bold;
	font-size: larger;
}

A.clsTopLink
{
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
}

A.clsTopLink:active
{
	color: #ff9900;
}

A.ChameleonNavBarItem
{
	color: #888888;
	font-family:  "Open Sans" , "Helvetica" , "sans-serif";
	font-size: 10pt;
	text-decoration: none;
	padding-left:17px;
	font-weight: bold;
}

A.ChameleonNavBarItem:hover
{
	color: #3b5998;
	text-decoration: underline;
	
	background-repeat: no-repeat;
	background-image:url(/images/Bluenavarrow.gif);
	background-position:1px top;
	font-weight: bold;
}

A.ChameleonNavBarSelectedItem
{
	color: #3b5998;
	font-family:  "Open Sans" , "Helvetica" , "sans-serif";
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
		background-repeat: no-repeat;
		background-image:url(/images/Bluenavarrow.gif);
	background-position:1px top;
	padding-left:17px;
	
}
A.clsLargeLink
{
	color: #69879e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

A.clsLargeLink:hover
{
	color: #81706b;
}

A.clsMediumLink
{
	color: #000080;
	font-size: 12px;
	text-decoration: none;
}

A.clsMediumLink:hover
{
	color: #0000ff;
}

A.clsInLineLink
{
	color: #990000;
}

A.clsInLineLink:active
{
	color: #ff9900;
}

.clsHeader
{
	color: #ff9900;
	font-size: 16px;
	font-weight: bold;
}

.ChameleonButton
{
	width: 100px;
}

.ChameleonHeader
{
	color: #ffffff;
}

.clsContentHeading
{
	color: #69879e;
	font-size: 15px;
	font-weight: bold;
}

.SimpleShellHeader1
{
	color: #ff9900;
	font-weight: bold;
	font-family: Open Sans;
	letter-spacing: 3px;
	font-size: 12pt;
}

.SimpleShellHeader1 A
{
	color: #CCCCCC;
	font-weight: normal;
	font-family: Open Sans;
	letter-spacing: normal;
	font-size: 10pt;
}

.SimpleShellHeader2
{
	color: #ff9900;
	font-weight: normal;
	font-family: Open Sans;
	letter-spacing: normal;
	font-size: 10pt;
}

.SimpleShellBody1
{
	color: #ffffff;
}

.SimpleShellBody1 A
{
	color: #003366;
}

.SimpleShellFooter1
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.SimpleShellBody2
{
	font-weight: normal;
	color: #ffffff;
}

.SimpleShellBody2 A 
{
	color: Blue;
}

.SimpleShellBody3
{
	color: #ffffff;
}

.WarningShellBody2
{
	color: #000000;
}

A.WarningShellBody2 
{
	color: #000000;
}

.WarningShellHeader1
{
	color: #000000;
}

.ReadOnlyTextArea
{
	color: #ffffff;
	background-color: transparent;
	border-style: none;
}

.SmallSimpleShellHeader1
{
	color: #ff9900;
	font-weight: bold;
	font-family: Open Sans;
	font-size: 12pt;
}

.SmallSimpleShellHeader2
{
	color: #ff9900;
	font-weight: normal;
	font-family: Open Sans;
	font-size: 10pt;
}

.SmallSimpleShellHeader1 A
{
	color: #003366;
}

.SmallSimpleShellBody1
{
	color: #ffffff;
}

.SmallSimpleShellBody1 A
{
	color: #003366;
}

.SmallSimpleShellFooter1
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.SmallSimpleShellBody2
{
	font-weight: normal;
	color: #ffffff;
}

.SmallSimpleShellBody2 A 
{
	color: #003366;
}

.SmallSimpleShellBody3
{
	color: #ffffff;
}
.secondaryContent {
	display:block;
	overflow:hidden;
	float:left;
	width: 200px;
	padding-left:4px;
	padding-bottom:30px;
	background-repeat: repeat-y;
	background-position: 23px top;
	background-image: url(/images/dot.gif);
	background-color:#fff;
	zoom: 1;
	height:1%;
}



TABLE.RTG
{
    
     background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
	border-radius: 5px;
	border-collapse: separate;
    border-spacing: .5px;

/*border-style:solid ;
border-color:#D8dfea;
border-width:1px;
*/
}