﻿body 
{
 
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.heading3
{
	font-weight: bold;
	font-size: 9pt;
	color: #99ccff;
	font-family: Verdana;
}
.heading4
{
	font-weight: bold;
	font-size: 12pt;
	color: #cc9966;
	font-family: Verdana;
}

.Desc
{
	font-size: 10pt;
	font-family: Lucida Sans Unicode;
}
.btnStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	font-weight: bold;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.BoxButton
{
    border: 1px solid #114E8A;
    font-weight: bold;
    background-color: #D6E1F3;
    color:#114E8A;
}
.side
{
    background-position: 7px 0px;
    display: block;
    font-size: 12px;
    width: 100%;
    color: #FFFFFF;
    border-bottom: #d9d9d9 1px solid;
    background-color: #2A3C62;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    height: 20px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    height:30px;
}
.side:hover
{
    font-weight: bold;
    background-position: 7px 0px;
    display: block;
    font-size: 12px;
    width: 100%;
    color: #FFFFFF;
    border-bottom: #d9d9d9 1px solid;
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    height: 20px;
    background-color: dodgerblue;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    height:30px;
}
.selected
{
    font-weight: bold;
    background-position: 7px 0px;
    display: block;
    font-size: 12px;
    width: 100%;
    color: #FFFFFF;
    border-bottom: #d9d9d9 1px solid;
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    height: 20px;
    background-color: dodgerblue;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    height:30px;
}


.nameBold
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    font-family: Verdana;
}

.nameBold1
{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    font-family: Verdana;
}

.nameBold2
{
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    font-family: Verdana;
 }

.nameBold3
{
    font-size: 12px;
    color: royalblue;
    font-weight: bold;
    font-family: Verdana;
}

.AddName
{
    font-size: 12px;
    color: black;
    font-weight: bold;
    font-family: Verdana;
}
.nameBold4
{
    font-size: 14px;
    color: royalblue;
    font-weight: bold;
    font-family: Verdana;
   
}
.nameBold5
{
    font-size: 10pt;
    color: royalblue;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: underline;
}

.nameBold7
{
    font-size: 12px;
    color: cornflowerblue;
    font-weight: bold;
    font-family: Verdana;
}
.nameBold8
{
    font-size: 15px;
    color: darkslateblue;
    font-weight: bold;
    font-family: Verdana;
}
.nameBold6
{
    font-size: 11px;
    color: royalblue;
    font-weight: bold;
    font-family: Verdana;
}

.name
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
}

.nameError
{
    font-size: 11px;
    color: #ff3366;
    font-family: Verdana;
}

.name1
{
    font-size: 11px;
    color: #0099ff;
    font-family: Verdana;
}
.name2
{
    font-size: 10pt;
    color: #000000;
    font-family: Verdana;
}
.name5
{
    font-size: 10pt;
    color: #000000;
    font-family: Verdana;
    text-align: justify;
}
.name3
{
    font-size: 10px;
    color: #000000;
    font-family: Verdana;
}
.name4
{
    font-size: 14px;
    color: #000000;
    font-family: Verdana;
}
.list1
{
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 11px;
	font-family: Verdana;
}

.Heading1
{
    font-size: 14px;
    color: #5281ce;
    text-decoration: underline;
    font-weight: bold;
    font-family: Verdana;
}

#button
{
    width: 135px;
    font-family: Verdana;
    font-size: 12px;
    background-color: #90bade;
    color: #333;
    height: 30px;
}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#button li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
	
#button li a
{
    display: block;
    background-color: #333366;
    color: #fff;
    text-decoration: none;
}

html>body #button li a {
	width: 135px;
}

#button li a:hover
{
    background-color: #0099CC;
    color: #fff;
}

	
#CourseLink a:link, a:active
{
    color: #5281ce;
    font-size: 13px;
    font-family: Verdana;
}
#CourseLink a:visited
{
    color: #5281ce;
        font-size: 13px;
    font-family: Verdana;
}
#CourseLink a:hover
{
    text-decoration: underline;
    color: #FBCD05;
        font-size: 13px;
    font-family: Verdana;
}


#book a:link, a:active
{
    color: #5281ce;
    font-size: 11px;
    font-family: Verdana;
}
#book a:visited
{
    color: #5281ce;
  font-size: 11px;
    font-family: Verdana;
    }
#book a:hover
{
    text-decoration: underline;
    color: #FBCD05;
  font-size: 11px;
    font-family: Verdana;
    }


#book2 a:link, a:active
{
    color: #5281ce;
    font-size: 11px;
    font-family: Verdana;
}
#book2 a:visited
{
    color: #5281ce; font-size: 11px;
    font-family: Verdana;
}
#book2 a:hover
{
    text-decoration: underline;
    color: #FBCD05; font-size: 11px;
    font-family: Verdana;
}



#book3 a:link, a:active
{
    color: #5281ce;
    font-size: 11px;
    font-family: Verdana;
}
#book3 a:visited
{
    color: #5281ce; font-size: 11px;
    font-family: Verdana;
}
#book3 a:hover
{
    text-decoration: underline;
    color: #FBCD05; font-size: 11px;
    font-family: Verdana;
}


.rowHead
{
    font-weight: bold;
    font-size: 13px;
    color: midnightblue;
    font-family: 'Microsoft Sans Serif';
    background-color: #99ccff;
}
 .rowNormal
{
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: 'Microsoft Sans Serif';
    border-right: #99ccff 1px solid;
    border-top: #99ccff 1px solid;
    border-left: #99ccff 1px solid;
    border-bottom: #99ccff 1px solid;
}
.rowHead22
{
    font-weight: bold;
    font-size: 11px;
    color: midnightblue;
    font-family: 'Microsoft Sans Serif';
    background-color: #99ccff;
}
 .rowNormal2
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: 'Microsoft Sans Serif';
    border-right: #99ccff 1px solid;
    border-top: #99ccff 1px solid;
    border-left: #99ccff 1px solid;
    border-bottom: #99ccff 1px solid;
}