@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		3;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

 
@media only screen and (min-width: 300px) {


#__________Mobile_____________
.gridContainer {
	margin-right: auto;
	width: 100%;
	padding-left: 3.0333%;
	padding-right: 10%;
}
#LayoutDiv1 {
	margin-left:5%;
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#menu {
	margin-left:5%;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#FFF;
}
#acknowledgements {
	margin-left: 5%;
	clear:both;
	float: left;
	width: 100%;
	display: block;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 4px double #303;
	text-align: center;
}
#header {
	margin-left:5%;
	clear: both;
	float: left;
	width: 100%;
	display: block;
              background-color: #FFFFFF;
              border:4px double #303;
}
#menu #MenuBar1 {
	margin-left:0%;
	height: auto;
	float: left;
	width: 100%;
	font-size: 9px;
	background-color:#FFF;
}
#column_left {
	margin-left:5%;
    margin-top: 1%;
	clear: both;
	float: left;
	width: 48%;
	display: block;
	font-size: 14pt;
              background-color: #FFFFFF;
              border:4px double #303;
}
#column_right {
	text-align:center;
    margin-top: 1%;
	margin-left:3%;
    float: left;
	width: 38%;
	display: block;
             background-color: #FFFFFF;
              border:4px double #303;
}


#column_left_header {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006;
}
#column_left_first_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align:left;
}
#column_lef_2nd_row {
	font-size: 10px;
	color: #000;
	text-align:left;
}
#column_left_prescribed {
	font-size: 10px;
	text-align:left;
}
#column_left_exams {
	font-size: 10px;
	text-align:left;
}
#column_left_assessment {
	font-size: 10px;
	text-align:left;
}
#column_left_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#F00;
}
#column_left_new1 {
	font-size: 10px;
	color: #00C;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
#email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
}
#advertise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #360;
	text-align:center;
}
#acknowledgements_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	text-align:center;
}
#table_styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#facebook {
	position: relative;
	width:34%;
}

}

	

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#_____________TABLETS__AND__DESKTOPS___
.gridContainer {
	margin-right: auto;
	margin:auto;
	width: 100%;
	padding-left: 3.0333%;
	padding-right: 10%;
}
#LayoutDiv1 {
	margin-left:5%;
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#menu {
	margin-left:5%;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#FFF;
	
}
#menu #MenuBar1 {
	margin-left:0%;
	height: auto;
	width: 100%;
	font-size: 14px;
	border: 4px double #303;
	background-color:#FFF;
}
#column_left {
	margin-left:5%;
    margin-top: 1%;
	clear: both;
	float: left;
	width: 60%;
	display: block;
	font-size: 10px;
             background-color: #FFFFFF;
              border:4px double #303;
}
#acknowledgements_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align:center;
}

#advertise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #360;
	text-align:center;
}

#column_right {
	text-align:center;
    margin-top: 1%;
	margin_left:2%; 
	float: left;
	width: 25%;
	display: block;
             background-color: #FFFFFF;
              border:4px double #303;
}
#acknowledgements {
	margin-left: 5%;
	clear:both;
	float: left;
	width: 100%;
	display: block;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 4px double #303;
	text-align: center;
}
#header {
	margin-left:5%;
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#column_left_header {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006;
}
#column_left_first_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align:left;
}
#column_lef_2nd_row {
	font-size: 14px;
	color: #000;
	text-align:left;
}
#column_left_prescribed {
	font-size: 14px;
	text-align:left;
}
#column_left_exams {
	font-size: 14px;
	text-align:left;
}
#column_left_assessment {
	font-size: 14px;
	text-align:left;
}
#column_left_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#F00;
}
#column_left_new1 {
	font-size: 14px;
	color: #00C;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
#email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
}
#table_styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
#________ONLY_DESKTOPS_____
.gridContainer {
	margin-right:auto;
	width: 100%;
	padding-left: 3.0333%;
	padding-right: 10%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-left: 5%;
}
#menu {
	clear: both;
	float: left;
	width: 100%;
	margin-left:5%;
	display: block;
	background-color:#FFF;
}
#email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
}

#menu #MenuBar1 {
	height: auto;
	margin-left:0%;
	width: 100%;
	font-size: 16px;
    background-color: #FFFFFF;
	border: 4px double #303;
	background-color:#FFF;
}
#column_left {
    margin-top: 1%;
	margin-left:5%;
	clear: both;
	float: left;
	width: 58%;
	display: block;
	font-size: 16px;
              background-color: #FFFFFF;
              border:4px double #303;
}


#column_right {
    margin-top: 1%;
	margin-left:2%;
	float: left;
	width: 28%;
	display: block;
              background-color: #FFFFFF;
              border:4px double #303;
   text-align:center;               
}


#acknowledgements {
	margin-left: 5%;
	clear:both;
	float: left;
	width: 100%;
	display: block;
	font-size: 18px;
	background-color: #FFFFFF;
	border: 4px double #303;
	text-align: center;
}




#header {
	clear: both;
	margin-left:5%;
	float: left;
	width: 100%;
	display: block;
}
#column_lef_2nd_row {
	font-size: 18px;
	color: #000;
}

#column_left_header {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #006;
}
#column_left_first_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align:left;
}
#column_left_prescribed {
	font-size: 18px;
	text-align:left
}

#column_left_exams {
	font-size: 18px;
	text-align:left;
	
}
#column_left_assessment {
	font-size: 18px;
	text-align:left;
	
}
#column_left_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F00;
}
#column_left_new1 {
	font-size: 18px;
	color: #00C;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
#advertise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #360;
	text-align:center;
}
#acknowledgements_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-align:center;
}
#table_styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#facebook {
	position: relative;
}
}


.ListeningTests {
	color: #F00;
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
