/* main */

html, body, table, td
{
	padding:0;
	margin:0;
}

td
{
	font-family:  "Helvetica", Verdana, Arial, Trebuchet MS;
	font-size: 12px;
	color: #666666;
}

p 
{
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 0px;
}

ul
{
	list-style-type: square;
	margin-left: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
}

li
{
	background-position: 1em;
	margin-left: 2em;
}

/*
ul
{
	list-style-type: none;
	margin-left: 25px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
}

li
{
	background-image: url(../images/ui-li.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
}

ul.large
{
	list-style-type: none;
	margin-left: 25px; 
	padding-left: 0px; 
	padding-right: 20px;
	padding-bottom: 13px;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
}

li.large
{
	background-image: url(../images/ui-li.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	font-size: 13px;
}

ul.large
{
	list-style-type: none;
	margin-left: 25px; 
	padding-left: 0px; 
	padding-right: 20px;
	padding-bottom: 13px;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
}

li.large
{
	background-image: url(../images/ui-li.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	font-size: 13px;
} */

.grade {
	/*
	background-color: #FAFAFA;
	background-image: url(/images/ui-p-grade.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #FAFAFA;
	font-size: 11px;
	width: 454px;
}

p.sidegrade 
{

	background-color: #fff;
	background-image: url(../images/ui-p-grade-topdown.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	
	margin: 0px 0px 0px 0px;
	color: #666;
}

p.bigger {
	font-size: 13px;
}


a
{
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #663399;
}

a:hover
{
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
}

a.boldlink
{
	font-weight: bold;
}

h1
{
	color: #003366;
	font-size: 14px;
	padding: 15px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
}

h2
{
	color: #003366;
	font-size: 12px;
	padding: 15px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
}

h3
{
	color: #333;
	font-size: 12px;
	padding: 15px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
}

h4
{
	color: #333;
	font-style: italic;
	font-size: 11px;
	padding: 15px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
	
}

headerorange
{
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
}

h_small
{
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

hr
{
	border: none 0;
	border-top: 1px dashed #cccccc; /*the border*/
	width: 100%;
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	/*padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;*/
}

.mainContent
{
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
}

/* ui */
#topGrade {
	background-color: #ccc;
	background-image:url(../images/ui-grade-top.jpg);
	background-repeat: repeat-y;
	height:9px;
	
}

#tertiaryBar{
	background-color: #ccc;
	background-image:url(../images/ui-grade-top.jpg);
	background-repeat: repeat-y;
	height:19px;
	width:557px;
}
#topGrade-sony {
	background-color: #000;
	background-image:url(../images/whitelabel/sony/ui-grade-top.jpg);
	background-repeat: repeat-y;
	height:9px;
	
}

#tertiaryBar-sony{
	background-color: #000;
	background-image:url(../images/whitelabel/sony/ui-grade-top.jpg);
	background-repeat: repeat-y;
	height:19px;
	width:557px;
}
#secondaryBar{
	background-color: #333;
	background-image:url(../images/ui-grade-secondnav.jpg);
	background-repeat: repeat-y;
	height:36px;
	width:100%;
}

#topnavRight{
	background-color: #999;
	background-image:url(../images/ui-nav-grade-rt.jpg);
	background-repeat: repeat-y;
	width: 100%;
}

.grayLine {
	background-color: #DADADA;
}
/*
#mainSideNav {
	width: 199px;
} */

.mainCornerLine {
	width: 1px;
	background-color: #DADADA;
	background-image: url(../images/ui-corner-top.gif);
	background-repeat: no-repeat;
	
}

#mainLeftGutter {
	width:10px;
}

#mainBody {
	width: 466px;
	background-image: url(../images/ui-body-top.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 20px 0px;
	vertical-align: top;
}

#mainLine {
	width: 1px;
	background-color: #DADADA;
}

#mainSideBar {
	width: 158px;
}

.horizDots
{
	background-image: url(../images/ui-horizdots.gif);
	width: auto;
	background-repeat: repeat-x;
	height: 1px;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.mainHorizDots
{
	background-image: url(../images/ui-horizdots.gif);
	width: auto;
	background-repeat: repeat-x;
	height: 1px;
	font-size: 0px;
	margin: 0px 10px 0px 0px;
}

/* sidenav */

.sidenavOnTop {
	background-image: url(../images/sidenav-on-bg.gif);
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	width: 199px;
}

.sideNavOn {
	background-color: #F5F5F5;
	width: 199px;
	
}

.sideNavOffTop {
	background-image: url(../images/sidenav-off-bg.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 199px;
}

.sidenavOff {
	background-color: #fff;
	width: 199px;
}

.sidenavPad {
	padding: 6px 6px 6px 16px;
}

a.sidenavOnLink {
	font-size: 10px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}

a.sidenavOnLink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.sidenavOffLink {
	font-size: 10px;
	font-weight: normal;
	color: #663399;
	text-decoration: none;
}

a.sidenavOffLink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.sideBug {
	padding: 8px 0px 8px 0px;
}

/* home */

.smallText {
	color: #333;
	font-size: 10px;
	font-family:  Arial, Verdana,  Helvetica;

}

a.homelink 
{
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	color: #333;
	line-height: 12px;
}

a.homelink:hover
{
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	color: #FF6600;
}

a.homelinkBig 
{
	font-family:  Arial, Verdana,  Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	line-height: 12px;
}

a.homelinkBig:hover
{
	font-family:  Arial, Verdana,  Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}

/*  forms */


.inputstyle
{
	color: inherit;
	background-color: #FAFAFA;
	border: 1px solid #666666;
	background-image: url(../images/input_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Sans" , "Trebuchet MS" , Arial, Helvetica;
	font-size: 10px;
}

.inputstyleHand
{
	color: inherit;
	background-color: #FAFAFA;
	border: 1px solid #666666;
	background-image: url(../images/input_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Sans" , "Trebuchet MS" , Arial, Helvetica;
	font-size: 10px;
	cursor: hand;
}

.RequiredField
{
	font-weight: bold;
}
.lblMessage
{
	font-weight: bold;
	font-size:14px;
	color:#663399;
}
/* misc */

.footer {
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	color: #333333;
	margin:5px 0 0 30px;
	}
	
a.footer {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
	margin:0;
}

a:hover.footer {
	color: #FF6600;
	text-decoration: underline;
	font-size: 10px;
}
lbl
{
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}

.btn
{
	font-size: 10pt;
	color: black;
	font-family: Century Gothic;
	height: 24px;
	background-color: #99cc66;
}
.lbl_large
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
}
.lbl_large_bold
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	font-weight:bold;
}
.lbl_small
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
}
.lbl_small_bold
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
	font-weight:bold;
}
.lbl_usmall
{
	font-family: Arial;
	font-size: 6pt;
	color: black;
}
.lbl_FormTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #330066;
	font-family: Century Gothic;
	text-decoration: underline;
}
.lbl_Error
{
	font-weight: normal;
	font-size: 10pt;
	color: red;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}
.lbl_Error2
{
	font-weight: normal;
	font-size: 14pt;
	color: red;
	font-family: Century Gothic;
}
.lbl_FormRadioList
{
	font-size: 8pt;
	color: #330066;
	font-family: Century Gothic;
}
.lbl_Header
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Century Gothic , Arial, Verdana, Sans-Serif;
}
.lbl_HeaderSmall
{
	font-size: 10pt;
	font-weight: bold;
	color: #330066;
	font-family: Century Gothic;
}
.lbl_Header1
{
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
	font-family: Century Gothic , Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}
.lbl_Header2
{
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
	font-family: Century Gothic , Arial, Verdana, Sans-Serif;
}
.lbl_FormField
{
	font-weight: bold;
	font-size: 8pt;
	color: #330066;
	font-family: Arial;
}
.lbl_FormFieldW
{
	font-weight: bold;
	font-size: 8pt;
	color: #330066;
	font-family: Arial;
	background-color:White;
}
.lbl_FormFieldN
{
	font-weight: normal;
	font-size: 8pt;
	color: #330066;
	font-family: Arial;
}
.lbl_FormFieldF
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
.lbl_FormField1
{
	font-weight: bold;
	font-size: 9pt;
	color: #330066;
	font-family: Arial;
}
.lbl_FormField1W
{
	font-weight: bold;
	font-size: 9pt;
	color: #330066;
	font-family: Arial;
	background-color:White;
}
.lbl_FormFieldGreen
{
	font-weight: bold;
	font-size: 8pt;
	color: #336600;
	font-family: Arial;
}
.lbl_FormFieldGreenN
{
	font-weight: normal;
	font-size: 8pt;
	color: #336600;
	font-family: Arial;
	text-align:center;
}


.lbl_grey
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	background-color: Gray;
}
.grid_AltRow
{
	background-color: #99cc33;
}
.combo
{
	color: #000000;
}
.txt
{
	color: #000000;
}

.lbl_Welcome
{
	font-size: 14pt;
	font-weight: normal;
	color: #5A3F99;
	font-family: Century Gothic;
	background-color: white;
}
.lbl_FormFieldLarge
{
	font-weight: bold;
	font-size: 11pt;
	color: #330066;
	font-family: Arial;
}
.bullets 
{
	list-style-image: url(../i/bullet.jpg);
	list-style-position: outside;
}
.lbl_Webcasting
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
}
.rdb_Webcasting
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	text-decoration: underline;	
}

div.ive-offblack
{
	color: Gray;
	font-size: 12px;
	font-family: Arial;
}

span.ive-offblack-header
{
	color:Gray;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;	
}

td.ive-top-background
{
	background: url('../images/top-background.gif') no-repeat;
}
label.ive-offblack 
{ 
	FONT-SIZE: 12px; COLOR: gray; FONT-FAMILY: Arial
}

a.ive-link
{
	text-decoration: underline;
	font-weight: bold;
	color: #CC510E;
}

a
{
	text-decoration: underline;
	font-weight: bold;
	color: #CC510E;
}

span.ive-white-text-small 
{
	color: #FFFFFF;
	font-size: 10px;
}

span.ive-white-text 
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

span.ive-white-text-normal 
{
	color: #FFFFFF;
	font-size: 12px;
}

span.ive-white-header
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

span.ive-white-header-bold 
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

span.ive-white-header-larger 
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

span.ive-green-header 
{
	color: #008D49;
	font-size: 14px;
	font-weight: bold;
}

span.ive-green-text
{
	color: #008D49;
	font-weight: bold;
}

span.ive-orange-header-larger 
{
	color: #CC510E;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
}

span.ive-orange-header-larger-italic 
{
	color: #CC510E;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
}

span.ive-orange-header 
{
	color: #CC510E;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

span.ive-orange-text-large 
{
	color: #CC510E;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}

span.ive-orange-text-large-italic 
{
	color: #CC510E;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	font-style:italic;
}

span.ive-orange-text-italic 
{
	color: #CC510E;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	font-style:italic;
}

span.ive-orange-text
{
	color: #CC510E;
	font-size: 12px;
	font-weight: bold;
}

span.ive-blue-text
{
	color: #022F68;
	font-size: 12px;
	font-weight: bold;
}

span.ive-blue-text-small
{
	color: #022F68;
	font-size: 12px;
}

span.ive-blue-text-larger
{
	color: #022F68;
	font-size: 14px;
	font-weight: bold;
}

span.ive-blue-header
{
	color: #022F68;
	font-size: 24px;
	font-weight: bold;
}

span.ive-blue-header-smaller
{
	color: #022F68;
	font-size: 18px;
	font-weight: bold;
}

span.ive-blue-text-bold
{
	color: #0D2353;
	font-size: 12px;
	font-weight: bold;
}

span.ive-blue-text-normal
{
	color: #0D2353;
	font-size: 12px;
}

span.ive-blue-text-italic
{
	color: #0D2353;
	font-size: 12px;
	font-style:italic;
}
span.webex-blue
{
	color: 0368CE;
	font-size: 12px;
	font-weight: bold;
}
	
a.ive-green-link, a.ive-green-link:hover
{
	color: #008D49;
	font-weight: normal;
}

a.ive-green-link-small, a.ive-green-link-small:hover
{
	color: #008D48;
	font-size: 10px;
	font-weight: normal;
}

a.ive-orange-link, a.ive-orange-link:hover
{
	color: #CC510E;
	font-weight: normal;
}

a.ive-white-link-bold, a.ive-white-link-bold:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

a.ive-white-link, a.ive-white-link:hover
{
	color: #FFFFFF;
	font-weight: normal;
}

a.ive-white-link-small, a.ive-white-link-small:hover
{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

a.ive-blue-link, a.ive-blue-link:hover
{
	color: #022F68;
	font-weight: normal;
}

a.ive-offblack-link, a.ive-offblack-link:hover
{
	color: gray;
	font-weight: normal;
}

div.dark-gray-line
{
	border-bottom: 1px #918B8D solid;
	height: 2px;
}

li.orange-bullet
{ 
	background-image:  url(../images/orange-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.4em;
}

li.black-bullet
{ 
	padding-left: .3em;
	background-image: none;
}

ul.orange-bullets
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul.black-bullets
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 40px; 
	list-style-type: disc;
}

ol.num-light
{
	list-style-type: decimal;
	margin-left: 55px; /*indent IE and Opera*/
	padding-left: 0px; /*indent Mozilla and NN7*/
	padding-right: 0px;
	padding-bottom: 13px;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
}

ol.num-light li
{
	padding-left: .3em;
	background-image: none;
}

a.orange-bold
{
	color: #FF6600;
	font-weight: bold;
}
td.ive-blue-background
{
	color: "#002f67";
}
