﻿/*************************************************************/
/*   Info:     Cascading Style Sheet used to determine		 */
/*			   the design attributes of the MidYis+ Website  */
/*   File:     layout.css				                     */
/*-----------------------------------------------------------*/
/*   Last Modified:			28th July 2008					 */
/*************************************************************/

/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin: 0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:900px; margin:0px auto; margin-top:10px; font-size:1.0em;}
.main {clear:both; width:896px; border:solid; border-color:rgb(230,230,230);border-width:0 2px 2px 2px; margin: 0px auto; padding-top:20px; padding-bottom:20px; /*background:transparent url(img/bg_main_withoutnav.jpg) top left repeat-y;*/}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-navigationright {display:inline /*Fix IE floating margin bug*/; float:left; width:185px; margin:  0 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.main-content {display:inline /*Fix IE floating margin bug*/; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-contentMultiview {display:inline ; float:right; width:640px; margin:0  30px 0 0; overflow:visible !important /*Firefox */;overflow:hidden /*IE6*/; }
.main-contentMultiview-wide {padding-bottom:30px; display:inline ; float:left; width:840px; margin:0 0 0 30px; overflow:visible !important /*Firefox */;overflow:hidden /*IE6*/; }
.main-contentMultiview-left {padding-bottom:30px; display:inline ; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox */;overflow:hidden /*IE6*/; }

.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:185px; margin:0 15px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main_subcontentLeft {display:inline /*Fix IE floating margin bug*/; float:left; width:185px; margin:0 15px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; position:relative; width:900px; background:#212121; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-wide-content {padding-bottom:30px; display:inline; /*Fix IE floating margin bug*/ float:left; width:840px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-narrow-content {padding-bottom:30px; display:inline; /*Fix IE floating margin bug*/ float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/********************/
/*  HEADER SECTION  */
/********************/

/* HEADER */
.header {width:900px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {width:896px; height:79px; border:solid; border-color:rgb(230,230,230);border-width:2px; background:rgb(240,240,240) url(img/secondary+-header.png); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {width:900px; height:150px; background:rgb(230,230,230) url(img/bg_head_middle.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:900px; height:40px; background:rgb(255,255,255) url(img/bg_head_breadcrumbs.jpg) repeat-y;}
.header-breadcrumbs {clear:both; width:900px; padding:1.0em 0 1.5em 0; background:rgb(255,255,255) url(img/bg_head_breadcrumbs.jpg) repeat-y;}

.sitelogo {width:60px; height:40px; position:absolute; z-index:1; margin:22px 0 0 20px; background:url(img/bg_head_top_logo.jpg); }
.sitename {width:300px; height:45px; position:absolute; color:rgb(50,50,50); z-index:1; margin:20px 0 0 135px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-size:160%; color:rgb(125,125,125);}
.sitename h1 a {font-size:160%; color:rgb(125,125,125);}
.sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:250px !important/*Non-IE6*/; margin-left:253px /*IE6*/;}
.nav0 ul {float:right; padding:0 15px 0 0;font-weight:bold;}
.nav0 li {display:inline; list-style:none;font-size:10%;color:rgb(170,182,55);}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav1 {width:650px; position:absolute; z-index:3; margin:2px 0 0 270px;}
.nav1 ul {float:right; padding:0 50px 0 0; font-weight:normal;}	
.nav1 li {display:inline; list-style:none; font-family:"Helvetica",arial; font-size:130%; color:rgb(119,119,119);}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(0,0,0) ; text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.sitemessage {width:400px; height:120px; position:absolute; z-index:1; margin:20px 0 0 480px; color:rgb(234,239,247); /*overflow:visible !important /*Activate if Firefox print problems*/ overflow:hidden /*IE6*/;}
.sitemessage h1 {width:400px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}

/*Drop-down menu*/
.nav2 {float:left; width:896px; border:solid; border-color:rgb(230,230,230);border-width:0 2px 2px 2px; background:rgb(255,255,255) /*url(img/bg_head_bottom_nav.jpg) no-repeat*/; color:rgb(66,66,66); font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; /*border-right:solid 1px rgb(230,230,230);*/}
.nav2 ul li a {float:left; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 li img {padding-top:8px;}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {/*background-color:rgb(230,230,230);*/ text-decoration:underline; color:rgb(0,118,189);} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:15.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:15.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; text-decoration:none; /*border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175)*/; background-color:rgb(255,255,255); font-weight:normal; color:rgb(66,66,66);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {/*background-color:rgb(210,210,210);*/ text-decoration:underline; color:rgb(0,118,189);} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {/*background-color:rgb(230,230,230);*/ text-decoration:underline; color:rgb(0,118,189);} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:15.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; width:15.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; text-decoration:none; /*border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175);*/ background-color:rgb(255,255,255); font-weight:normal; color:rgb(66,66,66);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {/*background-color:rgb(210,210,210);*/ text-decoration:none; color:rgb(0,118,189);} /*Color subcells hovering mode*/

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url(img/bg_corner_topright.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {width:640px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 0px rgb(49,179,231); background-color:rgb(251,251,251);}
.subcontent-unit-border-grey {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}


.subcontent-unit-border-green-fullwidth {width:640px; margin:0 0 2.5em 0; padding:0 0 0 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue-fullwidth  {width:640px; margin:0 0 2.5em 0; padding:0 0 0 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange-fullwidth {width:640px; margin:0 0 2.5em 0px; padding:0 0 0 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}
.subcontent-unit-border-grey-fullwidth {width:640px; margin:0 0 2.5em 0; padding:0 0 0 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}

.divider {float:left;width:41px; margin:0 0 2.5em 0; padding:0 0 10px 0;}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}
.subcontent-unit-noborder-grey {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}


.round-border-topright-fullwidth {width:10px; height:10px; position:absolute; z-index:100; background:url('img/bg_corner_topright.gif') no-repeat; margin-top:-1px; margin-left:631px}



/* MAIN NAVIGATION */
.nav3-grid {width:199px; border-bottom:solid 1px rgb(200,200,200);}
.nav3-grid dt a, .nav3-grid dt a:visited {display:block; min-height:2.0em /*Non-IE6*/; height:auto !important; height:2.0em /*IE6*/; line-height:2.0em; padding:0px 10px 0px 20px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-grid dd a, .nav3-grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 40px; border:none; font-weight:normal; text-decoration:none; color:rgb(70,122,167); font-size:120%;}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {background-color:rgb(225,225,225); color:rgb(42,90,138); text-decoration:none;}

.nav3-bullet {width:170px; margin:10px 0 0 20px;}
.nav3-bullet dt a, .nav3-bullet dt a:visited {line-height:2.0em; padding:0 0 0 10px; background:url(img/bg_bullet_full_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-bullet dd a, .nav3-bullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; padding:0 0 0 10px; background:url(img/bg_bullet_half_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-bullet dt a:hover {background:url(img/bg_bullet_full_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}
.nav3-bullet dd a:hover {background:url(img/bg_bullet_half_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}

.nav3-nobullet {width:170px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:rgb(42,90,138);}

.main-navigation .loginform {width:160px; margin:-10px 20px 0 20px;}
.main-navigation .loginform p {clear:both; margin:0; padding:0;}
.main-navigation .loginform fieldset {width:160px; border:none;}
.main-navigation .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-navigation .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/ font-size:110%;}
.main-navigation .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-navigation .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-navigation .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-navigation .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation .searchform {width:160px; margin:0 20px 0 20px;}
.main-navigation .searchform p {clear:both; margin:0; padding:0;}
.main-navigation .searchform fieldset {border:none;}
.main-navigation .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-navigation .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-navigation .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation h1.first {clear:both; margin:0px; padding:4px 20px 3px 20px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.main-navigation h1 {clear:both; margin:30px 0 20px 0; padding:4px 20px 3px 20px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.main-navigation h3 {clear:both; margin:10px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {clear:both; margin:0 10px 10px 20px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-navigation p.center {text-align:center;}
.main-navigation p.right {text-align:right;}

.main-navigation ul {list-style:none; margin:0.5em 10px 1.0em 20px;}
.main-navigation ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-navigation ol {margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navigation ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}



.main-content h1.block {clear:both; margin:0.0em 0 1.0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:170%;}
.main-content h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.main-content a.blue {clear:both; text-decoration:underline; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:100%;}
.main-content a.blue:visited {color:rgb(255,255,255);}
.main-content h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none; font-size:170%;}
.main-content h1.side {clear:none;font-size:170%;}

.main-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:130%;}
.main-content h2.red {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:red; font-weight:normal; font-size:130%;}
.main-content h2.side {clear:none;}

.main-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:bold; font-size:120%; padding-top: 20px; padding-bottom: 0px;}
.main-content h3.side {clear:none;}

.main-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:bold;  padding-top:10px;}
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; }
.main-content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold;}
.main-content h7 {font-weight:bold;}

.main-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%; text-align:justify}
.main-content p.helpbox {margin:0.5em 0.5em 0.5em 0.5em; line-height:1.5em; font-size:120%; text-align:justify}

.main-content divider p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-content p.center {text-align:center;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}
.main-content div.linkaddress {font-weight:bold; font-size:80%;color:Gray;}
.main-content font.linkaddress {font-weight:bold; font-size:80%;color:Gray;}

.main-content a img {border:none;}
.main-content a:hover img {border: none;}
.main-content img {clear:both; float:none; margin:3px 10px 70px 0; padding:1px;}
.main-content table{font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 640px;background-color: #ffffff;border: 1px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-content table th{border-bottom: 2px solid #6699CC;background: #999999 url(img/tbbg.jpg) top left repeat; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.main-content table td td { border-bottom: 1px dotted #6699CC;font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;} 
.main-content table td a {background: transparent;text-decoration: none;color: #363636;}
.main-content table tr:hover {background: rgb(184, 208, 222)}
.main-content table img {float: none;padding: 1px;margin:0 auto;padding: 4px;} 
.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(190,190,190);  text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table td.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(190,190,190); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
/*Classes used in the Advert table of images on HomePage */
.main-content table.Advert {font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 640px;background-color: #ffffff;border: 0px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-content table tr.Advert:hover {background: rgb(255,255,255)}
.main-content table td.Advert:hover {background: rgb(255,255,255)}

.main-content table.AssessmentAnalysis {font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 640px;background-color: #ffffff;border: 0px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-content table tr.AssessmentAnalysis:hover {background: rgb(255,255,255)}
.main-content table td.AssessmentAnalysis:hover {background: rgb(255,255,255)}

.main-content table td.Registration{border-width: 1px;padding: 5px;border-style: inset;border-color: black; width:35%}
.main-content table tr.Registration:hover {background: rgb(255,255,255)}
.main-content table td.Registration a {border:none; color:#0000FF}

.main.content table.Reg {font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 640px;background-color: #ffffff;border: 1px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-content table tr.Reg {text-align:center;}
.main-content table td.Reg {padding: 3px 3px 3px 3px;}
.main-content table tr.Reg:hover {background: rgb(255,255,255)}
.main-content table td.Reg a {border:none; color:#0000FF}

.main-content table.SubjectChoice {font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 640px;background-color: #ffffff;border: 1px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
/*.main-content table th.SubjectChoice {text-align: left; text-indent: 5px;} */
/*.main-content table td.SubjectChoice {padding-bottom: 0px; padding-left: 2px; padding-right: 0px; padding-top:0px}*/
/*.main-content table tr.SubjectChoice{  height:20px;} */
.main-content table tr.SubjectChoice:hover { background: rgb(255,255,255)}
/*.main-content table td.subjectChoice a {color:#0000FF} */
.main-content table td.SubjectChoice:hover {background: rgb(255,255,255)}

.test h1.block {clear:both; margin:0.0em 0 1.0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:170%;}

/*.main-content table td.Advert {border-right: solid 1px #ffffff; border-top: solid 1px #ffffff;border-bottom: solid 1px #ffffff;}
.main-content table td.Advert:hover {border: 1px #333333 solid}
.main-Content a.Advert img {border:solid 1px #ffffff;}
.main-content a.Advert:hover img {border:solid 1px #000000} */

.main-content divider ExtTopicsList{LINE-HEIGHT: 1.5;LIST-STYLE-TYPE: circle;TEXT-ALIGN: left}
.main-content divider ExtTopicsTitles{FONT-WEIGHT: bold;FONT-SIZE: 10pt;COLOR: purple}

.TableIndependent {background: #DEEBF7;}
.TableCohortFeedack {background: #FFFFE0;}
.TableAttitudinal {background: #F0F8FF;}


.main-content table data Subtitle {font-weight:bold;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-content ul { list-style:none; margin:0.5em 0 1.0em 0; font-size:120%;}
.main-content ul li {padding:0 0 0 12px; background:url(img/bg_bullet_full_2.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:100%;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0.2em;
}
.main-content ol {margin:0.5em 0 1.0em 30px !important /*Non-IE6*/; margin:0.5em 0 1.0em 35px /*IE6*/;}
.main-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}

.contactform {width:418px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* MAIN WIDE CONTENT */
.main-wide-content h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:170%;width:840px}
.main-wide-content h1.block {clear:both; margin:0.0em 0 1.0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:170%; width:840px}
.main-wide-content h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-wide-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:130%;}
.main-wide-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:bold; font-size:110%; padding-top: 20px; padding-bottom: 0px;}
.main-wide-content h1.side {clear:none;}
.main-wide-content h2.side {clear:none;}
.main-wide-content h3.side {clear:none;}
.main-wide-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; }
.main-wide-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; }
.main-wide-content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.main-wide-content details {margin:1.2em 0 0.2em 0; color:blue; font-weight:bold; font-size:120%;}

.main-wide-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%; text-align:justify}
.main-wide-content p.center {text-align:center;}
.main-wide-content p.right {text-align:right;}
.main-wide-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-wide-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}
.main-wide-content ul {list-style:none; margin:0.5em 0 1.0em 0;}
.main-wide-content ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
.main-wide-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-wide-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-wide-content a img {border:none;}
.main-wide-content a:hover img {border: none;}
.main-wide-content img {clear:both; float:none; margin:3px 10px 70px 0; padding:1px;}
.main-wide-content table img {float: none;padding: 1px;margin:0 auto;padding: 4px;} 
.main-wide-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(190,190,190);  text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-wide-content table td.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(190,190,190); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}

.main-wide-content  table{font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 840px;background-color: #ffffff;border: 1px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-wide-content  table th{border-bottom: 2px solid #6699CC;background: #999999 url(img/tbbg.jpg) top left repeat; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.main-wide-content  table td td { border-bottom: 1px dotted #6699CC;font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;} 
.main-wide-content table td a {background: transparent;text-decoration: none;color: #363636;}

.main-wide-content table.ResultsCollection {font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 600px; margin-left: 30px; background-color: #ffffff;border: 1px #333333 solid; border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-wide-content table td.ResultsCollection {padding: 2px 2px 2px 5px; width:25%; border-right: 1px solid #000000;}
.main-wide-content table.noborder{font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 840px;background-color: #ffffff;border: 0px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-wide-content table td.docs
{
	padding-right: 3px;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-right: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: center;
	padding-left: 3px;
} 
.main-wide-content table td.docsempty
{
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background:rgb(220,220,220);
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
} 

.main-wide-content table td.docsIndependent
{
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #DEEBF7;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
} 
.main-wide-content table td.docsScot
{
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #ffe4e1;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
} 
/* MAIN NARROW CONTENT */
.main-narrow-content h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:170%;width:640px}
.main-narrow-content h1.block {clear:both; margin:0.0em 0 1.0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:170%; width:640px}
.main-narrow-content h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-narrow-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:130%;}
.main-narrow-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:bold; font-size:110%; padding-top: 20px; padding-bottom: 0px;}
.main-narrow-content h1.side {clear:none;}
.main-narrow-content h2.side {clear:none;}
.main-narrow-content h3.side {clear:none;}
.main-narrow-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; }
.main-narrow-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; }
.main-narrow-content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.main-narrow-content details {margin:1.2em 0 0.2em 0; color:blue; font-weight:bold; font-size:120%;}

.main-narrow-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%; text-align:justify}
.main-narrow-content p.center {text-align:center;}
.main-narrow-content p.right {text-align:right;}
.main-narrow-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-narrow-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}
.main-narrow-content ul {list-style:none; margin:0.5em 0 1.0em 0;}
.main-narrow-content ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
.main-narrow-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-narrow-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-narrow-content a img {border:none;}
.main-narrow-content a:hover img {border: none;}
.main-narrow-content img {clear:both; float:none; margin:3px 10px 70px 0; padding:1px;}
.main-narrow-content table img {float: none;padding: 1px;margin:0 auto;padding: 4px;} 
.main-narrow-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(190,190,190);  text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-narrow-content table td.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(190,190,190); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}

.main-narrow-content  table{font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 640px;background-color: #ffffff;border: 1px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-narrow-content  table th{border-bottom: 2px solid #6699CC;background: #999999 url(img/tbbg.jpg) top left repeat; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.main-narrow-content  table td td { border-bottom: 1px dotted #6699CC;font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;} 
.main-narrow-content table td a {background: transparent;text-decoration: none;color: #363636;}

.main-narrow-content table.noborder{font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 640px;background-color: #ffffff;border: 0px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-narrow-content table td.docs
{
	padding-right: 3px;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-right: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: center;
	padding-left: 3px;
} 
.main-narrow-content table td.docsempty
{
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background:rgb(220,220,220);
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
} 

.main-narrow-content table td.docsIndependent
{
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #DEEBF7;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
} 
.main-narrow-content table td.docsScot
{
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #ffe4e1;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
} 

.FeedbackTable
{
    width: 640px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
   
    border-collapse: collapse;
    border-spacing: 0px;
    margin-top: 0px;
   text-align: center;
   
}
.FeedbackTable th{background: url(img/tbbg.jpg) top left repeat-y; 
                  height:40px; color: #ffffff;text-align: center;
                  font-family: Verdana;font-weight: bold;
                  font-size: 11px;}
.FeedbackTable td{font-family: Verdana;font-weight: normal;
                  font-size: 11px;color: #404040;
                  background-color: white;text-align: center;
                  padding-left: 3px;padding-right: 3px;} 

.FeedbackTable .TableIndependent td{background: #DEEBF7;}
.FeedbackTable .TableCohortFeedack td{background: #FFFFE0;}
.FeedbackTable .TableAttitudinal td{background: #F0F8FF;}



/* Different Tables */
.fullwidth table {clear:both; width:640px; margin:2.0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show;}
/*.fullwidth table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show;  text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:150%;}*/
.fullwidth table td {text-align:left; vertical-align:text-top; font-weight:normal; color:rgb(80,80,80); font-size:120%;}
.fullwidth h4
{
	margin: 1.5em 0px 1em;
	color: rgb(80,80,80);
	font-family: "trebuchet ms" ,arial,sans-serif;
	font-weight: normal;
}


.data table{ font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;float:left;background-color: #ffffff;border: 1px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-bottom: 30px;padding-left: 30px;padding-right: 20px;margin-right: 10px;margin-left: 10px;}
.data table th{ border-bottom: 2px solid #6699CC; background: #999999 url(img/tbbg.jpg) top left repeat; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.data table td { border-bottom: 1px dotted #6699CC;font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;padding-top:3px;padding-bottom:3px;padding-right:3px;} 
.data table td a {background: transparent;text-decoration: none; color: #363636;}
.data table tr:hover {background: rgb(184, 208, 222);}
.data table img {float: none;padding-left:15px;margin:0 auto;padding: 2px;}

/************************/
/*  SIDE MENU SECTION  */

.AssessAdminmenu
{
    
    display: inline /*Fix IE floating margin bug*/;
    float: left;
    overflow: visible !important /*Firefox*/;
    overflow: hidden /*IE6*/;
    font-family: 'Trebuchet MS';
    margin:0.0em 0 0.5em 0;
}
        

.AssessAdminmenu .level1
{
    background-image: url('Img/bg_main_withnav.jpg');
    font-variant: normal;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 4px;
   

   
}

.AssessAdminmenu .level1 a:hover, .AssessAdminmenu .level1 a:active, .AssessAdminmenu .level1 a:focus
{
    background: #CCCCCC !important;
    display: block;
    text-decoration: none;
  
}

.AssessAdminmenu .level2, .AssessAdminmenu .level2 a:visited
{
    color: white;
    font-size: 10pt;
    background-image: url('Img/tbbg.jpg');
    padding-left: 4px;
    
}

.AssessAdminmenu .level2 a:hover , .AssessAdminmenu .level2 a:active, .AssessAdminmenu .level2 a:focus
{
    background: transparent !important;
    text-decoration: none;
    color: #FFFFFF;
  
}

.AssessAdminmenu .level3
{
    
    font-size: 9pt;
    padding-left: 4px;
    background-image: url('Img/bg_main_withnav.jpg');
   
      
}

.AssessAdminmenu .level3 a:hover, .AssessAdminmenu .level3 a:active, .AssessAdminmenu .level3 a:focus
{
    background: #CCCCCC !important;
    display: block;
    text-decoration: none;
   
}


.AssessAdminmenu .level4
{
    background-image: url('Img/bg_main_withnav.jpg');
    font-size: 9pt;
    padding-left: 8px;
    padding-right: 8px;

     
}   
.AssessAdminmenu .level4 a:hover, .AssessAdminmenu .level4 a:active, .AssessAdminmenu .level4 a:focus
{
    background: #CCCCCC !important;
    display: block;
    text-decoration: none;

}

.AssessmentAdmin
{
    width: 640px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    background-color: #ffffff;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-top: 0px;
   
   
}
.AssessmentAdmin th{background: url(img/tbbg.jpg) top left repeat-y; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.AssessmentAdmin td{font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;padding-right: 3px;} 

.AssessmentAdmin tr:hover {background: rgb(255, 255, 255)}
.AssessmentAdmin ul
{
    list-style-type: circle;
}
.AssessmentAdmin li
{
    list-style-type: circle;
}


/************************/

/* MAIN SUBCONTENT */
.main-subcontent h1 {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.green {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.orange {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(49,179,231); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.grey {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}


.subcontent-unit-border-blue h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;} 
.subcontent-unit-border-blue p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.subcontent-unit-border-blue ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}

.subcontent-unit-border-green-fullwidth h1.green {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;} 
.subcontent-unit-border-blue-fullwidth h1.blue
{
	clear: both;
	margin: 0 0 5px 0;
	padding: 4px 10px 3px 10px;
	background-color: rgb(137,170,214);
	font-family: "trebuchet ms" ,verdana,arial,sans-serif;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 140%;
} 
.subcontent-unit-border-orange-fullwidth h1.orange {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(232,177,13); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;} 
.subcontent-unit-border-grey-fullwidth h1.grey {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(190,190,190); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;} 

.subcontent-unit-border-green-fullwidth p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em;}
.subcontent-unit-border-grey-fullwidth p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em;}

.subcontent-unit-border-green-fullwidth ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.subcontent-unit-border-grey-fullwidth ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}


.subcontent-unit-border-blue-fullwidth table
{
	clear: both;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	float: left;
	background: rgb(213,225,240);
	border: 1px dotted #6699CC;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}
.subcontent-unit-border-blue-fullwidth table td
{
	clear: both;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	border: 1px dotted #6699CC;
	text-align: center;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	
} 
.subcontent-unit-border-blue-fullwidth table th
{
	clear: both;
	font-weight: bold;
	vertical-align: middle;
	background: rgb(137,170,214);
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	color:rgb(255,255,255);
	text-align: center;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	border: 1px dotted #6699CC;
} 
.subcontent-unit-border-blue-fullwidth  table tr:hover {background:rgb(213,225,240);}
.subcontent-unit-border-green-fullwidth  table tr:hover {background:rgb(217,239,185);}
.subcontent-unit-border-orange-fullwidth  table tr:hover {background:rgb(213,225,240);}

.subcontent-unit-border-green-fullwidth table
{
	clear: both;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	float: left;
	background:rgb(217,239,185);
	border: 1px dotted #6699CC;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}
.subcontent-unit-border-green-fullwidth table td
{
	clear: both;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	border: 1px dotted #6699CC;
	text-align: center;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	
} 
.subcontent-unit-border-green-fullwidth table th
{
	clear: both;
	font-weight: bold;
	vertical-align: middle;
	background:rgb(160,214,81);
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	color:rgb(255,255,255);
	text-align: center;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	border: 1px dotted #6699CC;
} 



.subcontent-unit-border-green h1.green {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;} 
.subcontent-unit-border-grey h1.grey {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(190,190,190); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;} 

.subcontent-unit-border-green p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em;}
.subcontent-unit-border-green p.Fromdate {clear:both; text-align:right; margin:0 10px 1.0em 10px; color:rgb(80,80,80); font-size:80%;}

.subcontent-unit-border-grey p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em;}

.subcontent-unit-border-green ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.subcontent-unit-border-grey ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}


 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3 {clear:both; margin:1.0em 10px 0.5em 10px; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-subcontent p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-subcontent p.center {text-align:center;}
.main-subcontent p.right {text-align:right;}

.main-subcontent ul {list-style:none; margin:0.5em 10px 1.0em 10px;}
.main-subcontent ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-subcontent ol {margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 35px /*IE6*/;}
.main-subcontent ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}
.main-subcontent-date {clear:both; margin:1.0em 10px 0.5em 10px; color:rgb(80,80,80); font-weight:bold; font-size:90%;}

.main-subcontent .loginform {width:160px; margin:0 10px 0 10px;}
.main-subcontent .loginform p {clear:both; margin:0; padding:0;}
.main-subcontent .loginform fieldset {width:160px; border:none;}
.main-subcontent .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-subcontent .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/ font-size:110%;}
.main-subcontent .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-subcontent .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-subcontent .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-subcontent .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-subcontent .searchform {width:160px; margin:0 10px 0 10px;}
.main-subcontent .searchform fieldset {border:none;}
.main-subcontent .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-subcontent .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-subcontent .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height: 1.3em; text-align: left; padding:10px 0px 10px 10px; background-color: #212121; color: rgb(255,255,255); font-weight: bold; font-size: 120%;}
.footer p.credits {font-weight: normal; line-height:24px;}
.footer a {text-decoration: underline; color: rgb(255,255,255);}
.footer a:hover {text-decoration: none; color: rgb(200,200,200);}
.footer a:visited {color: rgb(200,200,200);}
.footer img {background-color: #212121; float:right; padding: 0px 10px 0px 10px;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:640px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}

/********************/
/*  COMMON CLASSES  */
/********************/
.main img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px;}
.main img.center {clear:both; float:none; display:block; margin:0 auto; padding:1px;}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}
.main img.tableCenter {clear:both; float:none; display:block; margin:0 auto; padding:1px;}
.main a {color:rgb(70,122,167); font-weight:bold; text-decoration:none;}
.main a:hover {color:rgb(42,90,138); text-decoration:underline;}
.main a:visited {color:rgb(42,90,138);}
.main h1
.main a img {border:solid 1px rgb(150,150,150);}

/*School Details Page Grid classes */
.DetailsGridHeader {background-color:Silver; Border-Color:Black; font-family:Arial; font-weight:bold; font-size:small; text-align:center}
.DetailsGridItem {background-color:#E0E0E0; Border-Color:Black; font-family:Arial; font-size:small; text-align:center}

/*Main-ContentMultiView - name refers to where the class orginally was used.*/

.main-contentMultiview h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:170%;}
.main-contentMultiview h1.block {clear:both; margin:0.0em 0 1.0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:170%;}
.main-contentMultiview h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:170%;}
.main-contentMultiview h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-contentMultiview h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none; font-size:170%;}
.main-contentMultiview h1.side {clear:none;font-size:170%;}

.main-contentMultiview h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:130%;}
.main-contentMultiview h2.red {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:red; font-weight:normal; font-size:130%;}
.main-contentMultiview h2.side {clear:none;}

.main-contentMultiview h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:bold; font-size:120%; padding-top: 20px; padding-bottom: 0px;}
.main-contentMultiview h3.side {clear:none;}

.main-contentMultiview h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:bold;  padding-top:10px;}
.main-contentMultiview h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; }
.main-contentMultiview h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold;}
.main-contentMultiview h7 {font-weight:bold;}
.main-contentMultiview p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%; text-align:justify}
.main-contentMultiview p.helpbox {margin:0.5em 0.5em 0.5em 0.5em; line-height:1.5em; font-size:120%; text-align:justify}

.main-contentMultiview divider p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-contentMultiview p.center {text-align:center;}
.main-contentMultiview p.right {text-align:right;}
.main-contentMultiview p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-contentMultiview blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-contentMultiview a img {border:none;}
.main-contentMultiview a:hover img {border: none;}
.main-contentMultiview img {clear:both; float:none; margin:3px 10px 70px 0; padding:1px;} 

.main-contentMultiview table{font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;  background-color: #ffffff; border-collapse: collapse; border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-contentMultiview table th{background: url(img/tbbg.jpg) top left repeat-y; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.main-contentMultiview table th.vert{background: url(img/tbbg-90.jpg) top left repeat-y; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.main-contentMultiview table td td { font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;} 
.main-contentMultiview table td a {background: transparent;text-decoration: none;color: #363636;}
.main-contentMultiview table tr:hover {background: rgb(184, 208, 222)}

.main-contentMultiview table td.docs { border-bottom: 1px dotted #6699CC;font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: center;padding-left: 3px;} 

.main-contentMultiview table img {float: none;padding: 1px;margin:0 auto;padding: 4px;} 
.main-contentMultiview table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-contentMultiview table td.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}

.main-contentMultiview table.AssessmentAnalysis {font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;width: 640px;background-color: #ffffff;border: 0px #333333 solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-contentMultiview table tr.AssessmentAnalysis:hover {background: rgb(255,255,255)}
.main-contentMultiview table td.AssessmentAnalysis:hover {background: rgb(255,255,255)}




.MultiViewTables table{font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;  background-color: #ffffff; border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.MultiViewTables table th{background: url(img/tbbg-90.jpg) top left repeat-y; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.MultiViewTables td{border-top: 1px dotted #6699CC; border-bottom: 1px dotted #6699CC; border-right:1px dotted #6699CC; font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;} 
.MultiViewTables table td a {background: transparent;text-decoration: none;color: #363636; }
.MultiViewTables table tr:hover {background: rgb(184, 208, 222)}
.MultiViewTables table td.docs { border-bottom: 1px dotted #6699CC;font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: center;padding-left: 3px;} 
.MultiViewTablestable img {float: none;padding: 1px;margin:0 auto;padding: 4px;} 
.MultiViewTables table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.MultiViewTables table td.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}


/*Main-ContentMultiView-Wide - Used to stop upload progress control overflowing in firefox*/
/*.main-contentMultiview-wide h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:170%;}
.main-contentMultiview-wide h1.block {clear:both; margin:0.0em 0 1.0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:170%;}
.main-contentMultiview-wide h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:170%;}
.main-contentMultiview-wide h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-contentMultiview-wide h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none; font-size:170%;}
.main-contentMultiview-wide h1.side {clear:none;font-size:170%;}

.main-contentMultiview-wide h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:130%;}
.main-contentMultiview-wide h2.red {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:red; font-weight:normal; font-size:130%;}
.main-contentMultiview-wide h2.side {clear:none;}

.main-contentMultiview-wide h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:bold; font-size:120%; padding-top: 20px; padding-bottom: 0px;}
.main-contentMultiview-wide h3.side {clear:none;}

.main-contentMultiview-wide h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:bold;  padding-top:10px;}
.main-contentMultiview-wide h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; }
.main-contentMultiview-wide h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold;}
.main-contentMultiview-wide h7 {font-weight:bold;}
.main-contentMultiview-wide p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%; text-align:justify}
.main-contentMultiview-wide p.helpbox {margin:0.5em 0.5em 0.5em 0.5em; line-height:1.5em; font-size:120%; text-align:justify}

.main-contentMultiview-wide divider p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-contentMultiview-wide p.center {text-align:center;}
.main-contentMultiview-wide p.right {text-align:right;}
.main-contentMultiview-wide p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-contentMultiview-wide blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-contentMultiview-wide a img {border:none;}
.main-contentMultiview-wide a:hover img {border: none;}
.main-contentMultiviewv img {clear:both; float:none; margin:3px 10px 70px 0; padding:1px;} 

*/

.main-contentMultiview-wide table{font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;  background-color: #ffffff; border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-contentMultiview-wide table th{background: url(img/tbbg-90.jpg) top left repeat-y; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.main-contentMultiview-wide table td td { font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;} 
.main-contentMultiview-wide table td a {background: transparent;text-decoration: none;color: #363636;}
.main-contentMultiview-wide table tr:hover {background: rgb(184, 208, 222)}
.main-contentMultiview-wide table td.docs { border-bottom: 1px dotted #6699CC;font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: center;padding-left: 3px;} 
.main-contentMultiview-wide table img {float: none;padding: 1px;margin:0 auto;padding: 4px;} 
.main-contentMultiview-wide table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-contentMultiview-wide table td.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}

.main-contentMultiview-left table{font-family: Verdana;font-weight: normal;font-size: 11px;color: #404040;  background-color: #ffffff; border-collapse: collapse;border-spacing: 0px;margin-top: 0px;padding-left: 30px;padding-right: 20px;}
.main-contentMultiview-left table th{background: url(img/tbbg-90.jpg) top left repeat-y; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.main-contentMultiview-left table td td { font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;} 
.main-contentMultiview-left table td a {background: transparent;text-decoration: none;color: #363636;}
.main-contentMultiview-left table tr:hover {background: rgb(184, 208, 222)}
.main-contentMultiview-left table td.docs { border-bottom: 1px dotted #6699CC;font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: center;padding-left: 3px;} 
.main-contentMultiview-left table img {float: none;padding: 1px;margin:0 auto;padding: 4px;} 
.main-contentMultiview-left table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-contentMultiview-left table td.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}



/*File Upload Table*/
.FileUpload table
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;  
	background-color: #ffffff; 
	border-collapse: collapse;
	border-spacing: 2px;
	margin-top: 2px;
	padding-left: 30px;
	padding-right: 20px;
}
.FileUpload td
{
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	padding-left: 3px;
	}
	
.PEHeader {border-bottom: 2px solid #6699CC;background: #999999 url(img/tbbg-90.jpg) top left repeat; height:40px; color: #ffffff;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;}
.PERow {font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;} 

.PupilEditorCSS a img {border:none;}
.PupilEditorCSS a:hover img {border: none;}



/*Exam Collection Site specific styles */
.PupilGrid
{
    FONT-SIZE: 10px;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #DCDCDC
}
.PupilGridEdit
{
    FONT-SIZE: 10px;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: white
}
.PupilGridHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #CD5C5C 
}

.TitleTD
{
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: navy 1px solid;
    COLOR: navy;
    BORDER-BOTTOM: navy 1px solid;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffebc0;
    TEXT-ALIGN: center
}

.Title
{
    MARGIN-TOP: 20pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 14pt;
    PADDING-BOTTOM: 5pt;
    WIDTH: 800px;
    COLOR: navy;
    PADDING-TOP: 0pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: center
}
.SubTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    COLOR: navy;
    PADDING-TOP: 10pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: left
}
.TableTitle
{
    MARGIN-TOP: 20pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 14pt;
    PADDING-BOTTOM: 5pt;
    COLOR: navy;
    PADDING-TOP: 0pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: center
}
.TableTitle2
{
    MARGIN-TOP: 20pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 5pt;
    COLOR: black;
    PADDING-TOP: 0pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffcc;
    TEXT-ALIGN: center
}
.TableSubTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    WIDTH: 800px;
    COLOR: navy;
    PADDING-TOP: 10pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: left
}
.TableSubTitle2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    COLOR: navy;
    PADDING-TOP: 10pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: left
}
.SubTitle2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    WIDTH: 800px;
    COLOR: navy;
    PADDING-TOP: 10pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: left
}
.WarningMsg
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    COLOR: red;
    PADDING-TOP: 10pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}
.BodyText
{
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    WIDTH: 800px;
    MARGIN-RIGHT: 10pt;
    PADDING-TOP: 2pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: justify
}
.BodyTextLI
{
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    WIDTH: 760px;
    MARGIN-RIGHT: 10pt;
    PADDING-TOP: 2pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: justify
}
.BodyText2
{
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    WIDTH: 625px;
    MARGIN-RIGHT: 10pt;
    PADDING-TOP: 2pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: justify
}
.BodyTextLI2
{
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    WIDTH: 585px;
    MARGIN-RIGHT: 10pt;
    PADDING-TOP: 2pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: justify
}
.TableText
{
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    MARGIN-RIGHT: 10pt;
    PADDING-TOP: 2pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: justify
}
.TableText2
{
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 2pt;
    MARGIN-RIGHT: 2pt;
    PADDING-TOP: 2pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffcc;
    TEXT-ALIGN: justify;
}
.NoticeText
{
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 2pt;
    MARGIN-RIGHT: 2pt;
    PADDING-TOP: 2pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffcc;
    TEXT-ALIGN: justify;
}
.NoticesHeader
{
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 2pt;
    MARGIN-RIGHT: 2pt;
    PADDING-TOP: 2pt;
    FONT-FAMILY: Verdana;
    Font-Weight:BOLD;
    COLOR: Black;
    BACKGROUND-COLOR: #ffffcc;
    TEXT-ALIGN: center
}
.BodyList
{
    FONT-SIZE: 8pt;
    TEXT-INDENT: 0px;
    FONT-FAMILY: Verdana
}
.ExtSectList
{
    LIST-STYLE-TYPE: none;
    TEXT-ALIGN: left
}
.ExtTopicsList
{
    LINE-HEIGHT: 1.5;
    LIST-STYLE-TYPE: circle;
    TEXT-ALIGN: left
}
.ExtTopicsTitles
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: purple
}
.ImportantText
{
    FONT-SIZE: 10pt;
    COLOR: purple;
    FONT-FAMILY: Verdana
}
.SpecialNoticeText
{
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 10pt;
    WIDTH: 800px;
    COLOR: purple;
    MARGIN-RIGHT: 10pt;
    PADDING-TOP: 2pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: justify
}
.MainTable
{
    BORDER-RIGHT: #dfdfff 1pt solid;
    BORDER-TOP: #dfdfff 1pt solid;
    MARGIN-TOP: 8pt;
    PADDING-LEFT: 0pt;
    PADDING-BOTTOM: 5pt; 
    MARGIN-LEFT: 10pt;
    BORDER-LEFT: #dfdfff 1pt solid;
    MARGIN-RIGHT: 10pt;
    PADDING-TOP: 5pt; 
    BORDER-BOTTOM: #dfdfff 1pt solid;
}
.MainTH
{
    BORDER-RIGHT: #dfdfff 1pt solid;
    PADDING-RIGHT: 3pt;
    BORDER-TOP: #dfdfff 1pt solid;
    PADDING-LEFT: 3pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 3pt;
    BORDER-LEFT: #dfdfff 1pt solid;
    COLOR: #660000;
    MARGIN-RIGHT: 0px;
    PADDING-TOP: 3pt;
    BORDER-BOTTOM: #dfdfff 1pt solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #999999;
    TEXT-ALIGN: center
}
.MainTH2
{
    BORDER-RIGHT: navy 1pt solid;
    PADDING-RIGHT: 3pt;
    BORDER-TOP: navy 1pt solid;
    PADDING-LEFT: 3pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 3pt;
    BORDER-LEFT: navy 1pt solid;
    COLOR: navy;
    MARGIN-RIGHT: 0px;
    PADDING-TOP: 3pt;
    BORDER-BOTTOM: navy 1pt solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #dfdfff;
    TEXT-ALIGN: center
}
.MainTH3
{
    BORDER-RIGHT: navy 1pt solid;
    PADDING-RIGHT: 3pt;
    BORDER-TOP: navy 1pt solid;
    PADDING-LEFT: 3pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 3pt;
    BORDER-LEFT: navy 1pt solid;
    COLOR: navy;
    MARGIN-RIGHT: 0px;
    PADDING-TOP: 3pt;
    BORDER-BOTTOM: navy 1pt solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #b0b0ff;
    TEXT-ALIGN: justify;
}
.HeaderText
{
    PADDING-RIGHT: 0pt;
    PADDING-LEFT: 0pt;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0pt;
    MARGIN: 0pt;
    PADDING-TOP: 0pt;
    FONT-FAMILY: Verdana;
    HEIGHT: 16px
}
.NoticeListItem
{
    FONT-SIZE: 8pt
}
.MainTD
{
    BORDER-RIGHT: #dfdfff 1px solid;
    BORDER-TOP: #dfdfff 1px solid;
    BORDER-LEFT: #dfdfff 1px solid; 
    BORDER-BOTTOM: #dfdfff 1px solid;
    PADDING-RIGHT: 0pt;
    PADDING-LEFT: 0pt;
    PADDING-BOTTOM: 3pt;
    PADDING-TOP: 3pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #cccccc;
    TEXT-ALIGN: center;
}
.IndepTD
{
    BORDER-RIGHT: #dfdfff 1px solid;
    BORDER-TOP: #dfdfff 1px solid;
    BORDER-LEFT: #dfdfff 1px solid; 
    BORDER-BOTTOM: #dfdfff 1px solid;
    PADDING-RIGHT: 3pt;
    PADDING-LEFT: 3pt;
    PADDING-BOTTOM: 3pt;
    PADDING-TOP: 3pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #dfdfff;
    TEXT-ALIGN: center;
}
.MainButton
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    WIDTH: 75pt;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    HEIGHT: 20pt;
    BACKGROUND-COLOR: #ffebc0
}


.MainTD1
{
    BORDER-RIGHT: navy 1pt solid;
    BORDER-TOP: navy 1pt solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: navy 1pt solid;
    COLOR: navy;
    BORDER-BOTTOM: navy 1pt solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffebc0;
    TEXT-ALIGN: center
}
.MainTH1
{
    BORDER-RIGHT: navy 1pt solid;
    BORDER-TOP: navy 1pt solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: navy 1pt solid;
    COLOR: #ffebc0;
    BORDER-BOTTOM: navy 1pt solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: purple;
    TEXT-ALIGN: center
}
.MessageText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    LEFT: 0pt;
    FLOAT: none;
    VISIBILITY: visible;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    POSITION: absolute;
    TOP: 0pt
}
.TopLeft
{
    LEFT: 0pt;
    FLOAT: none;
    VISIBILITY: visible;
    POSITION: absolute;
    TOP: 0pt
}
.SelectColour
{
    WIDTH: 13px;
    FONT-FAMILY: Tahoma;
    HEIGHT: 13px
}
.SCB
{
    WIDTH: 13px;
    COLOR: black;
    HEIGHT: 13px;
    BACKGROUND-COLOR: black
}
.SCG
{
    WIDTH: 13px;
    COLOR: green;
    HEIGHT: 13px;
    BACKGROUND-COLOR: green
}
.SCN
{
    WIDTH: 13px;
    COLOR: blue;
    HEIGHT: 13px;
    BACKGROUND-COLOR: blue
}
.SCO
{
    WIDTH: 13px;
    COLOR: orange;
    HEIGHT: 13px;
    BACKGROUND-COLOR: orange
}
.SCP
{
    WIDTH: 13px;
    COLOR: #FF00FF ;
    HEIGHT: 13px;
    BACKGROUND-COLOR: #FF00FF
}
.SCR
{
    WIDTH: 13px;
    COLOR: red;
    HEIGHT: 13px;
    BACKGROUND-COLOR: red
}
.ProblemText
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 10pt;
    MARGIN-LEFT: 10pt;
    COLOR: red;
    MARGIN-RIGHT: 10pt;
    PADDING-TOP: 10pt;
    FONT-FAMILY: Verdana
}
#htmlmenu
{
    FONT-SIZE: 7pt;
    MARGIN-LEFT: 10pt;
    COLOR: #3333cc;
    MARGIN-RIGHT: 10pt;
    FONT-FAMILY: verdana, arial, times new roman
}
#htmlmenu A:link
{
    FONT-SIZE: 7pt;
    COLOR: #3333cc;
    TEXT-DECORATION: none
}
#htmlmenu A:visited
{
    FONT-SIZE: 7pt;
    COLOR: #3333cc;
    TEXT-DECORATION: none
}
#htmlmenu A:active
{
    FONT-SIZE: 7pt;
    COLOR: #3333cc;
    TEXT-DECORATION: none
}
#htmlmenu A:hover
{
    FONT-SIZE: 7pt;
    COLOR: #3333cc;
    TEXT-DECORATION: underline
}
.downloadtable
{
    MARGIN-LEFT: 10pt;
    WIDTH: 800px;
    MARGIN-RIGHT: 10pt
}
.DocLinks
{
    MARGIN-LEFT: 10pt;
    MARGIN-RIGHT: 10pt
}
div.NoticeDate
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Arial, Verdana;
    TEXT-ALIGN: CENTER;
    
}

/* selection Page Tables
Styles below copied from ExamEditStyle.css */
.NoWidth td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
}


/* Div container to wrap the datagrid */
div#MainDG
{
	overflow: auto;
	width: 575px;
	height: 775px;
	/*background-color: #48D1CC;*/	
	background-color: #FFFFFF;		
}

Grid 
{
	height:348px;
}

/* Applies to all elements in datagrid ( as they're all TDs) */
.Grid td
{	
	padding: 5px 5px 5px 5px;
}

.dropdownlist
{
	font-weight: bold;
	color: red;
}

/* Section separator effect */
.GridCellSep
{	
	border-right-color:Black;
	border-right-width:medium;
	border-right-style:solid;
}

/* Header Styles */
.GridHeader
{
	background-color: #87CEFA;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px; 	 
}

.GridHeaderScot
{
	background-color: #87CEFA;
    font-weight: bold; 
	font-size:12px;
	text-align:center;
	height:230px;
}

/* Summary Page */
.GridHeaderSumm
{
	background-color: #87CEFA;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:60px; 	 
}
.GridItemSumm
{
	font-size: 12px;
	font-family: Arial;
	height: 20px;
	background-color: #E0FFFF;
	text-align: center;	
}

.GridAltItemSumm
{
	font-size: 12px;
	font-family: Arial;
	height: 20px;
	background-color: #B0E0E6;
	text-align: center;
}

/* Headers for different GCSE types*/
.GridHeaderD
{
	background-color: #87CEFA;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px;
}

.GridHeaderDSSep
{
	background-color: #87CEFA;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px;

	border-right-color:Black;
	border-right-width:medium;
	border-right-style:solid;
}

.GridHeaderS
{
	background-color: #AFEEEE;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px;
}

.GridHeaderSVSep
{
	background-color: #AFEEEE;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px;

	border-right-color:Black;
	border-right-width:medium;
	border-right-style:solid;
}

.GridHeaderV
{
	background-color: #90EE90;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px;
}

/* SCOT Specific Headers */
.GridHeaderA
{
	background-color: #AFEEEE;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px;
}

.GridHeaderAISep
{
	background-color: #AFEEEE;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px;

	border-right-color:Black;
	border-right-width:medium;
	border-right-style:solid;
}

.GridHeaderI
{
	background-color: #90EE90;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px;
}

.GridHeaderISSep
{
	background-color: #90EE90;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px;

	border-right-color:Black;
	border-right-width:medium;
	border-right-style:solid;
}

.GridHeaderStan
{
	background-color: #87CEFA;
    font-weight: bold; 
	font-size:12px;    
	text-align:center;
 	height:230px;
}

/* <ItemStyle> and <AlternatingItemStyle> */
.GridItem
{
	font-size: 12px;
	font-family: Arial;
	height: 40px;
	background-color: #E0FFFF;
	text-align: center;
}

.GridAltItem
{
	font-size: 12px;
	font-family: Arial;
	height: 40px;
	background-color: #B0E0E6;
	text-align: center;
}

.GridItemScot
{
	background-color: #E0FFFF;
	font-size: 12px;
	font-family: Arial;	
	text-align: center;	
	height:40px; 
}

.GridAltItemScot
{
	background-color: #B0E0E6;
	font-size:12px;
	font-family: Arial;
	text-align: center;
	height:40px;
}

/* Full/Normal GCSE */
.GridItemD
{
    background-color: #E0FFFF;
    font-size: 12px;
	font-family: Arial;	
    text-align:center;
    height:40px; 
}

.GridAltItemD
{
    background-color: #B0E0E6;    
    font-size: 12px;
	font-family: Arial;	
    text-align:center;
   	height:40px; 
}

/* Short GCSE */
.GridItemS
{
	font-size: 12px;
	font-family: Arial;
	height: 40px;
	background-color: #66CDAA;
	text-align: center;
}

.GridAltItemS
{
	font-size: 12px;
	font-family: Arial;
	height: 40px;
	background-color: #32CD32;
	text-align: center;
}

/* Voc GCSE */
.GridItemV
{
    background-color: #FAFAD2;
    font-size: 12px;
	font-family: Arial;	
    text-align:center;
    height:40px; 
}

.GridAltItemV
{
    background-color: #EEE8AA;    
    font-size: 12px;
	font-family: Arial;	
    text-align:center;
   	height:40px; 
}
.MandatoryField 
{
	font-family: Arial verdana Times New Roman;
	color:Red;
	font-weight:bold;
	font-size: 10pt;
}
.FormNote
{
	font-family: Arial verdana Times New Roman;
	color:Black;
	font-size: 10pt;
	text-align:center;	
}



