﻿
			.main-nav {
				float: right;
				font: 13px/15px proxima-nova;
				margin: 33px 22px 0 0;				
			}				
.lists
    {
    	list-style:none;
    	background-color:MidnightBlue;
    	padding: 2px 2px 2px 2px;
    }
.topbox
{
	background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 1px 1px #999999;
	border-right: 1px solid grey;
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
	border-top: 1px solid grey;
	width:100%;
	FONT-WEIGHT: normal;FONT-FAMILY: verdana;FONT-SIZE: 11px;
	
}
.topbox2
{
	background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 1px 3px 3px 1px #999999;
    width:100%;
	FONT-WEIGHT: normal;FONT-FAMILY: verdana;FONT-SIZE: 11px;
	
}
.topbox1
{
	background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 1px 1px #999999;
	border-right: 1px solid grey;
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
	border-top: 1px solid grey;
	FONT-WEIGHT: normal;FONT-FAMILY: verdana;FONT-SIZE: 11px;
	
}
.container
{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.table2
{
	 border-top-right-radius: 5px;
     border-top-left-radius: 5px;
     border-bottom-right-radius: 5px;
     border-bottom-left-radius: 5px;
     box-shadow: 2px 2px 2px 2px #999999;
     
}
.table3
{
	 
     border-bottom-right-radius: 5px;
     border-bottom-left-radius: 5px;
     box-shadow:0px 3px 3px 3px #999999 ;
     
}
.table1

{
	width:990px;
	padding: 0px; /* For WebKit (Safari, Google Chrome etc) */
            background: -webkit-gradient(linear, left top, left bottom, from(white), to(#E6E6E6)); /* For Mozilla/Gecko (Firefox etc) */
            background: -moz-linear-gradient(top, white, #E6E6E6); /* For Internet Explorer 5.5 - 7 */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#E6E6E6); /* For Internet Explorer 8 */
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#E6E6E6)";
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow:0px 2px 2px 2px #999999 ;
     
}
.LoginBox
{
	border-top-left-radius: 5px;border-bottom-right-radius: 5px;
	background: rgb(89,106,114); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(89,106,114,1) 0%, rgba(139,146,155,1) 49%, rgba(109,112,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(89,106,114,1)), color-stop(49%,rgba(139,146,155,1)), color-stop(100%,rgba(109,112,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(89,106,114,1) 0%,rgba(139,146,155,1) 49%,rgba(109,112,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(89,106,114,1) 0%,rgba(139,146,155,1) 49%,rgba(109,112,119,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(89,106,114,1) 0%,rgba(139,146,155,1) 49%,rgba(109,112,119,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(89,106,114,1) 0%,rgba(139,146,155,1) 49%,rgba(109,112,119,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#596a72', endColorstr='#6d7077',GradientType=0 ); /* IE6-9 */
	height:15px; width:125px;
}
.Loginbutton
{
	height:10px;
 padding: 0px; /* For WebKit (Safari, Google Chrome etc) */
  -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;
 background: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85)); /* For Mozilla/Gecko (Firefox etc) */
 background: -moz-linear-gradient(top, #3093c7, #1c5a85); /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3093c7, endColorstr=#1c5a85); /* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3093c7, endColorstr=#1c5a85)";
	
}
.login-window
{
	text-decoration:none; color:White; font-family:Verdana; font-size:12px; font-weight:bold;
}
.logo
{ 
	width:35%;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:100px;
}
.content-left
{
	background: #b5bdc8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YmRjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzgyOGM5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODM0M2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-8 */

}

.content-right
{
	background: rgb(135,224,253); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4N2UwZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM1M2NiZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDVhYmUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(center, ellipse cover,  rgba(135,224,253,1) 0%, rgba(83,203,241,1) 40%, rgba(5,171,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(135,224,253,1)), color-stop(40%,rgba(83,203,241,1)), color-stop(100%,rgba(5,171,224,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */ 
	border-bottom-left-radius:5px; 
	border-top-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-right-radius:5px;
	border:1px solid #999999;
	
}
.Submenu
{
	background: #4096ee; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQwOTZlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDk2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #4096ee 0%, #4096ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4096ee), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4096ee 0%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4096ee 0%,#4096ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4096ee 0%,#4096ee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4096ee 0%,#4096ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#4096ee',GradientType=0 ); /* IE6-8 */
	height:15px;
	padding:4px 0px 4px 0px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	width:15%;
	color:white;
	text-decoration:none;
}
.leftmenu
{
	background-color:Gray;
	height:20px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	width:20%;
	color:white;
	text-decoration:none;
	
    
}

.menu
{
	
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	background-color:#063e86;
	height:20px;
	text-align:center;
	font-family:Arial;
	font-size:10px;
	width:90%;
	color:white;
	text-decoration:none;
	border-right:1px solid white;
    
}
.lable
{
	font-family:Arial;
	font-size:11px;
	color:White;
	font-weight:bold;
}

.head
{
	height:25px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	letter-spacing:1px;
    color:white;
	text-decoration:none;
	border-right:1px solid white;
    background-color:#5E5E5E;
    
    
}
.headstyl
{
	background: #a7c7dc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3YzdkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NWIyZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a7c7dc 0%, #85b2d3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7c7dc), color-stop(100%,#85b2d3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a7c7dc 0%,#85b2d3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a7c7dc 0%,#85b2d3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a7c7dc 0%,#85b2d3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a7c7dc 0%,#85b2d3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c7dc', endColorstr='#85b2d3',GradientType=0 ); /* IE6-8 */
	font-family:Arial;
	width:20%;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	height:25px;
	color:black;
}
.head1
{
	background: rgb(99,182,219); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(99,182,219,1) 0%, rgba(48,157,207,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(99,182,219,1)), color-stop(100%,rgba(48,157,207,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(99,182,219,1) 0%,rgba(48,157,207,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(99,182,219,1) 0%,rgba(48,157,207,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(99,182,219,1) 0%,rgba(48,157,207,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(99,182,219,1) 0%,rgba(48,157,207,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b6db', endColorstr='#309dcf',GradientType=0 ); /* IE6-9 */
	/*background-color: #66CCFF;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66CCFF), to(#66CCFF), color-stop(.5,#2531B1));
	background: -moz-linear-gradient(top, #66CCFF 0%, #2531B1 50%, #66CCFF 100%);
	background-color:#007ACC;*/
	height:25px;
	width:20px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	/*border-bottom-right-radius: 0px;
	border-bottom-left-radius: 2px;*/
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:white;
	text-decoration:none;
	border-right:1px solid white;
	 
}
.coursehead
{
	 background-image:url(images/Box_Course.jpg);
	 background-repeat:no-repeat;
	 background-position:left;
	 height:25px;
	 width:200px;
	 text-align:left;
	 font-family:Arial;
	 font-size:11px;
	 letter-spacing:1px;
     color:white;
	 text-decoration:none;
	 border-right:1px solid white;
}
.coursehead1
{
	 background-image:url(images/rsz_box_course.jpg);
	 background-repeat:no-repeat;
	 background-position:left;
	 height:25px;
	 text-align:left;
	 font-family:Arial;
	 font-size:11px;
	 letter-spacing:1px;
     color:white;
	 text-decoration:none;
	 border-right:1px solid white;
}

.menu1
{
	font-family: Arial;
	font-size:12px;
	color:white;
	text-decoration:none;

}
.Submenu1
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

.topmenu
{
		box-shadow: 0px 1px 1px 0px #999999;
		border-right: 0px solid grey;
		border-left: 0px solid grey;
		border-bottom: 0px solid grey;
		border-top: 0px solid grey;
		width:100%;
		FONT-WEIGHT: normal;FONT-FAMILY: verdana;FONT-SIZE: 11px;
		background-position:right;
		background-repeat:no-repeat;
		
		
		
}
.topmenu1
{
	
	border-right: 1px solid grey;
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
	border-top: 1px solid grey;
	width:100%;
	font-family:Arial;
	font-size:12px;
	
}
.Divclass
{
	width:100%;
	font-family:Arial;
	font-size:10px;

}
.menu2:hover 
{ 
	/*color:White;
	background-color:midnightblue;*/
	background-image:url(images/signin_green.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
.navigation
{	background: rgb(125,126,125); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.Breadcrumbs
{
	text-decoration:none;
	color:blue;
	font-family:Arial;
	font-size:12px;
	padding-left:10px;
}
.heading
{
	color:midnightblue;
	font-family:Verdana;
	font-weight:bold;
	font-size:24px;
	padding:10px;
	text-transform:uppercase;
	text-decoration:underline;
	
}
.subheading
{
	font-family:Arial;
	text-transform:uppercase;
	font-size:15px;
	color:midnightblue;
	text-decoration:underline;
	font-weight:bold;
}
.levelheading
{
	font-family:Arial;
	font-size:14px;
	color:midnightblue;
	text-decoration:underline;
	font-weight:bold;
}
.content-body
{
	FONT-WEIGHT:normal;
	FONT-FAMILY:verdana;
	FONT-SIZE: 11px;
	padding:10px;
	text-align:justify;
	line-height:150%;
}

.headtable
{
	padding:2px;
	width:799px;
}
.contentbody1
{
	FONT-WEIGHT:normal;
	FONT-FAMILY:verdana;
	FONT-SIZE: 11px;
	padding:10px;
	line-height:150%;
}
.bullet
{
	FONT-WEIGHT:normal;
	FONT-FAMILY:verdana;
	FONT-SIZE: 11px;
	text-align:justify;
	line-height:150%;
}
.classth
{
	border-top:1px solid white;
	border-bottom:1px solid white;
	border-right:1px solid white;
	background-color:#000000;
	text-align:center;
	color:#FFFFFF;
}
.classtd
{
	border-bottom:1px solid white;
	border-right:1px solid white;
	background-color:#365F91;
	text-align:center;
	color:#FFFFFF;
	
}
.classtr
{
	border-bottom:1px solid white;
	border-right:1px solid white;
	background-color:#4F81BD;
	text-align:center;
	color:#FFFFFF;
}
.normaltd
{
	border-bottom:1px solid black;
	border-right:1px solid black;
	text-align:center;
	background-color:#FAF1CC;
	color:black;
}
.normalth
{
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	background-color:#E6B800;
	text-align:center;
	font-weight:bold;
	color:black;
}
  input[type=submit] {
    border-radius: 5px;
    border: 0;
    height:20px;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:White;
    background: midnightblue;

/*.Breadcrumbs:hover
{
	text-decoration:underline;
}*/
/*.head1:hover 
{ 
	background-image:url(images/Button_Box.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
*/
