﻿body
{
	font-family:Verdana;
	font-size:.8em;
}
.menu 
{
	/*ackground: url(../images/menu.png) no-repeat; */
	float: left;
	padding: 0px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.menu li {
	float: left;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
	display:block;
}

.menu a {
	display: block;
	float: left;
	margin-right: 1px;
	text-decoration: none;
	padding-top: 10px;
    text-align: center;
	color: #ffffff;
	padding:0px;
}

.menu a:hover {
	color: Orange;
	
}

.sidebar {
	float: left;
	margin-left: 10px;
	margin-bottom: 2em;


}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
	line-height: normal;
}



.sidebar li {
	margin: 0;
	padding: 5px;
	background: url(../images/img04.gif) repeat-x left bottom;
	font-size: .7em;
}



.title {
	background: url(../images/title.gif) no-repeat left top;
	height: 26px;
	color: #FFFFFF;
	padding-top: 10px;
	vertical-align:middle;
}



.sidebar a {
	border: none;
	padding-left: 10px;
}

.sidebar a:hover {
	border: none;
	padding-left: 10px;
}

.back_title
{
 background: url(../images/title_back.gif) no-repeat;
 padding-left:30px;
 margin-left:30px;
 margin-bottom:15px;
 padding-bottom:15px;
 padding-top:10px;
 margin-top:10px;
 font-weight:bold;
 color:#a00;
 
}

.sidebar2 .top 
{
  padding-top : 20px;
}
ul.prepend-1
{
 padding-left:30px;
 margin-left:30px;
}
 
ul li
{
	line-height:2em;
	list-style:none;
	padding:1px;
}
 
table.search
{
	margin-bottom:0px;
	padding:0px;
}

.welcomebox
{
background: url(../images/intro_text_box.gif) repeat-x;
color: #ffffff;
margin-left: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;	
}


.footer , .footer a
{
	color: #00429C;
	font-size:x-small;
	padding-top:10px;
	margin-top:10px;
}


/*.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.footer li {
	float: left;
	padding-right: 25px;
	margin-right: 25px;
	padding-top:3px;
	margin-top:3px;
}*/


input[type="button"], input[type="submit"], .btn
 { 	
  color:#050;
  font: bold 100% 'trebuchet ms',helvetica,sans-serif;
  background-color:#fed;
  border: 1px solid;
  border-color: #696 #363 #363 #696;
  filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
  cursor:pointer;
}


input[type="button"]:hover, input[type="submit"]:hover, .btn:hover
{ 

} 

.CourseName
{
	font-size:12pt;
	font-weight:bolder;
}
.LabelText
{
	width:80px;
	font-size:10pt;
	padding:0px;
}
#pnlCategory
{
	padding:0px;
}

.search select
{
	width:250px;
	padding:0px;
}

.SubmitLabel
{
	font-size:10pt;
	/*font-weight:bold;*/
	color:Navy;
}

.watermarked , select
{
	padding:2px 0 0 2px;
	vertical-align:middle;
	color: #2ae;
	font-size:.9em;
	font-family:Verdana;
 
}	

.watermarked1
{
	vertical-align:middle;
	color:#2ae;
	font-size:x-small;
	font-family:Verdana;
}	

.watermarked2
{
	padding:2px 0 0 2px;
	vertical-align:middle;
	color: #2ae;
	border:solid 1px #2ae;
	font-family:Verdana;
	font-size:x-small;
}	

.PageNavTop
{
	background-color:#CEE3F6;


}

.PageNavBottom
{
	background-color:#CEE3F6;

	
}

.HelpLnk
{
	padding-left: 4px;
	font-size:7pt;
	cursor:pointer;
	vertical-align:top;
	color:Red;
}
.SearchPanelParent
{
 padding:0px;
}

a.HelpHeading 
{
	float: left;
	padding-left: 10px;
	font-weight:bolder;
	text-decoration:none;
}

.SearchButton
{
	margin-left:8px;

}

h3
{
	height:30px;
	text-align:left;
	padding-top:7px;

}
.heading
{
	 padding-bottom:5px;
	 margin-bottom:5px;
	 font-weight:bolder;


}

.red-square
{
	background: url(../images/red-square-small.gif) no-repeat;
	width:177px;
	height:80px;
	color:#fff;
	font-weight:bold;
}

.pdf-bg
{
	background: url(../images/pdf-bg.gif) no-repeat;
	width:177px;
	height:132px;
	color:Navy;
	font-weight:bold;
}

ul.red-square li
{
	padding-left:15px;
	color:#fff;
	font-weight:bold;
}
ul.red-square li span
{
	color:#fff;
	font-weight:bold;
}

.blue-square
{
	background: url(../images/darkblue-square.gif) no-repeat;
	width:177px;
	height:275px;
	color:#fff;
	font-weight:bold;
}

ul.blue-square a
{
	color:#fff;
	font-weight:bold;
}

ul.blue-square li
{
	padding-top:8px;	
	padding-left:15px;
}


.myBox
{
    margin: 0 auto;
    width: 640px;
    padding: 10px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #003366;
    margin-bottom: 10px;
    height:auto;

    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius:20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;
}

.bottomBox2
{
       margin: 0 auto;
    width: 670px;
    padding: 1px;
    text-align: left;
    /*background-color: #BF3E29;*/
  border: 1px solid #003366;
     margin-bottom: 5px;

    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius:20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;
}

.sideBox3
{
    margin: 0 auto;
    width: 170px;
    padding: 1px;
    text-align: left;
/*    background-color: #FFCC00;*/
    border: 1px solid #BF3E29;
    margin-bottom: 10px;

    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius:20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;
}

.RateSideBox3
{
    margin: 0 auto;
    width: 170px;
    padding: 1px;
    text-align: left;
    /*background-color  : #FFCC00;*/
    border: 1px solid #BF3E29;
    margin-bottom: 10px;

    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius:20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;
}

.sideBox2
{
    margin: 0 auto;
    width: 170px;
    padding: 1px;
    text-align: left;
    /*background-color: #7D1B7E;*/
    /*border: 1px solid #7D1B7E;*/
    /*border: 1px solid #FFCC00;*/
    border: 1px solid #BF3E29;
    margin-bottom: 10px;

    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius:20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;
}

.sideBox1
{
    margin: 0 auto;
    width: 170px;
    padding: 1px;
    text-align: left;
    /*background-color: #BF3E29;*/
    border: 1px solid #BF3E29;
    margin-bottom: 5px;

    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius:20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;
}

.sideBox01
{
    margin: 0 auto;
    width: 170px;
    padding: 1px;
    text-align: left;
    border: 1px solid #BF3E29;
    margin-bottom: 5px;

    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius:20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;
}



.WizardSdeBar
{
	padding:10px;
	color:Red;
}
.SearchBox
{
	border:solid 1px #2ae;
}

select.Width200
{
	width:200px;
}

/*
.CourseTab
{
	font-family:Rockwell, Verdana;
	padding:15px;
}

.TabHeader
{
	Color:#fff;
	padding:15px;
	margin:5px;
	background-color:#2ae;
}
*/

.eureka .ajax__tab_header { 
    font-family::Verdana; 
    font-size: 12pt; 
} 

.eureka .ajax__tab_outer    { 
    border-left: solid 1px #999999;
    border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
    height:22px;
    vertical-align: bottom;
} 

.eureka .ajax__tab_inner    { 
    padding-left: 1px;  
} 

.eureka .ajax__tab_tab { 
    padding: 5px 5px;
    margin: 0; 
} 

.eureka .ajax__tab_active .ajax__tab_outer { 
    border-left: solid 1px #999999;
    border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    border-bottom: none;
 	background-color:#99ccff;
    font-weight: bold;
    height: 26px;
} 

.eureka .ajax__tab_active .ajax__tab_inner { 
  background-color:#EFF5FB;
} 

.eureka .ajax__tab_active .ajax__tab_tab { 
    background-color:#EFF5FB;
}

.eureka .ajax__tab_body { 
    background-color:#EFF5FB;
    font-size:10pt;
}

a.WizardSdeBar
{
	color:Purple;
}

a img { border:none;text-decoration:none;vertical-align:middle;background:#fff }

ul.SideBarUL li
{
	list-style-type:disc;
	color: #BF3E29;
	padding-left:0px;
}

ul.RecentSideBarUL li
{
	list-style-type:none;
	color: #BF3E29;
	padding-left:0px;
}

ul.RateSideBarUL li
{
	list-style-type:none;
	color: #BF3E29;
	padding-left:0px;
}

.ajax__calendar_container { z-index : 1000 ; }

.ajax__calendar {
    position: relative;
}
.ajax__calendar iframe {
    left: 0px !important;
    top: 0px !important;
}


.AutoList
{
	 z-index:1000;
	margin-left:0;
	margin-right:0;
	overflow-y:auto;
	overflow-x:hidden;
	border-bottom:1px solid #B5C6D4;
	border-left:1px solid #B5C6D4;
	border-right:1px solid #B5C6D4;
	
	max-height:200px!important;

}
div.expandable_note_box {
		width: 210px;
		min-height: 40px;
		background-image: url("../images/top.jpg");
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 20px;
		font-size: 80%;
	}
	
div.expandable_note_box div.middle {
		width: 210px;
		background-image: url("../images/middle.jpg");
		background-position: center;
		background-repeat: repeat-y;
	}
	
div.expandable_note_box div.inside {
		padding-left: 20px;
		width: 167px;
	}
		




