	/* #FFFFFF  White               */
	/* #000080  Navy                */
	/* #FFD700  Gold                */
	/* #00008B  DarkBlue            */
	/* #B0C4DE  LightSteelBlue      */
	/* #FFFFE0  LightYellow         */
	/* #008000  Green               */
	/* #4169E1  RoyalBlue           */
	/* #0000FF  Blue                */
	/* #FF0000  Red                 */
	
BODY	
{
	font-family: arial, verdana;
	color: #000080;
	font-size: 10pt;
/*	background-color: #D3D3D3; */
	background-image: url(../Images/Maths-Background3.gif);
	background-repeat: repeat;
	margin: 0 2px 0 5px;
/*	margin-left: auto;
	margin-right: auto; */
	
/*	max-width: 1024px;  */
}

H1
{
	font-size: 20pt;
	padding: 0;
	font-weight: bold;
	margin: 0;
}

P
{
    overflow: auto;
    font-size: 10pt;
}

.H1Center
{
	font-size: 20pt;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

H2
{
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
H4
{
    font-size: 12pt;
	text-align: left;
	font-weight: bold;
}

.H4Center
{
    font-size: 12pt;
	text-align: left;
	font-weight: bold;
	text-align: center;
}

H5
{
    font-size: 11pt;
    text-align: left;
	font-weight: bold;
}

A:link.Main
{
	color: #0000FF;
	text-decoration: underline;
}
A:visited.Main
{
	color: #0000FF;
	text-decoration: underline;
}
A:hover.Main
{
	color: #FF0000;
	text-decoration: underline;
}
A:active.Main
{
	color: #FF0000;
	text-decoration: underline;
}
SMALL
{
	font-size: 0.7em;
}
BIG
{
	font-size: 1.17em;
}
BLOCKQUOTE
{
	margin-left: 30px;
	margin-right: 0;
}
UL
{
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 10px;
}

UL UL
{
    margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

UL LI
{
	list-style-type: square;
}
UL LI LI
{
	list-style-type: circle;
}
UL LI LI LI
{
	list-style-type: circle;
}
OL LI
{
	list-style-type: decimal;
}
img
{
	padding: 0;
	border-color: #FFFFFF;
	margin: 0;
}
img.LeftAlign
{
	border-color: #FFFFFF;
	float: left;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 10px;
    height: 287px;
    width: 300px;
}

img.RightAlign
{
	border-color: #FFFFFF;
	float: right;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

img.IconAlign
{
	border-color: #FFFFFF;
	float: left;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}
.Courier
{
	font-family: 'Courier New';
	font-size: 10pt;
}

.MasterContent
{
	width: 800px;
	border: 0;
	padding: 10px 25px 20px 25px;
	vertical-align: top;
	margin: 0;
    margin-left: 80px;
}

.MasterFooter
{
	vertical-align: top;
	width: 800px;
	padding: 0 5px 0 50px;
	border: 0;
	margin:-1px;
	background-color: #FFEBCD;
	text-align: center;
	height: 70px;
}
.MasterHeader
{
	width: 800px;
	padding: 0;
	border: 0;
	margin:0;
	margin-bottom: 2px;
	background-color: #E6E6FA;
	color: #0000CD;
}
.PanelFormat
{
	border-color: #FFD700;		/* Gold */
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFE0;	/* LightYellow */
	margin: 10px;
}

#footer
{
	clear: both;
	height: 2em;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#StatusFooter
{
	clear: both;
	left: 160px;
	height: 2em;
	position: absolute;
	bottom: 0;
}

/* Rounded Corners */

img.bottom_corner_left
{
   position:absolute;
   bottom:0;
   left:0; 
}

img.left
{
   position:absolute;
   left:0; 
}

img.right
{
   position:absolute;
   right:0; 
}

img.top
{
   position:absolute;
   top:0;
}

img.bottom_corner_right
{
   position:absolute;
   bottom:0;
   right:0; 
}

img.top_corner_left
{
   position:absolute;
   top:0;
   left:0; 
}

img.top_corner_right
{
   position:absolute;
   top:0;
   right:0;
}

.DoNotDisplay
{
   display: none;
}
.TableBorderLeft td 
{
    border: 1px solid #D3D3D3;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
}

.TableBorder td 
{
    border: 1px solid #D3D3D3;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
table
{
    margin: 0;
    padding: 0;
    font-size: 10pt;
} 

.CenterIt      
{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    background-color: White;
}

div.CenterTable 
{
text-align: center;
}

div.CenterTable table 
{
margin: 0 auto; 
text-align: left;
}

img.CenterImage
{
    display: block;
    margin-left: auto;
    margin-right: auto
}

.grid, .grid td
{ 
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-top: 1px solid #0000ff;
        border-bottom: 1px solid #0000ff;
}

div.FixFirefox td
{
    border: solid 1px #808080;
}

.GridviewTable td {
        padding: 2px 5px 2px 5px; 
}

.StudentQuotes
{
    margin:10px;
    background-color:#EAFFFF;
}

.TableFAQ td 
{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    text-align: center;
}

.Messages
{
    color: #00008B;
    overflow: hidden;
    font-family: arial, verdana;
    font-size: 10;
}

.Labels
{
    vertical-align:text-top;
    font-weight:bold;
}

.StaticItemStyle
{
    text-align: center;
}

.picture        /* The Image must be in a Div with Width + 2px */
                /* <div class="picture right" style="width: 251px"> */
{ background-color: #F9F9F9; 
    border: 1px solid #CCCCCC;
    padding: 0px; 
    font: 11px/1.4em Arial, sans-serif;
    color: #007482;
    text-align: center;
} 

.picture img
{
    border: 1px solid #CCCCCC; 
    vertical-align:middle;
    margin-bottom: 3px;
} 

.right
{
    margin: 0 0 0 10px;
    padding: 0;
    float:right;
} 

.left
{
    margin: 0 10px 0 0;
    padding: 0;
    float:left;
} 
