﻿Body
{
	font-family: verdana,arial;
	font-size: 8pt;
	color: #000000;
	/*background: #99CCCC;*/ 
	text-align: left;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

div { margin-left: auto; margin-right: auto;}
/*table { margin-left: auto; margin-right: auto;}*/

TD
{
	font-family: verdana,arial;
	font-size: 8pt;
}

A:link
{
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}
A:visited
{
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}
A:hover
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 1em;
}

A.whitelink:link
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}
A.whitelink:visited
{
	color:#FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}
A.whitelink:hover
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 1em;
}

div.globalheader 
{
width: 750px; 
height: 120px;
background: transparent url('images/headerbg.jpg') no-repeat bottom left;	


}

td.boxtop
{
width: 100%; 
height: 25px;
background: transparent url('images/TitlebarH.gif') repeat-x bottom left;	
color:Black;
font-size: 8pt;
padding-left: 10px;
}

.Button105
{

width: 105px;
height: 24px;	
background: url('images/btn-bg.png') no-repeat left top;
border: none 0px transparent;	
color : black;
font-size: 8pt;
font-weight: bold;

}

.Button105:hover{cursor: pointer ;}

.Button70
{

width: 70px;
height: 24px;	
background: url('images/btn-bg70.png') no-repeat left top;
border: none 0px transparent;	
color : black;
font-size: 8pt;
font-weight: bold;

}

.Button70:hover{cursor: pointer ;}

/*images*/
.picr {width: 260px; padding: 5px; float: right}
.picl {width: 260px; padding: 5px; float: left}
.picc  {position: relative; text-align: center; width: 410px; padding: 5px;}
.picc .left {width: 200px; }
.picc .right {position: absolute; width: 200px; top: 5px; left: 220px}
.cutline {font-size: 0.8em !important; text-align: left; color: #666666 !important;}

.TitleLabel
{
    font-size: 12pt;
    color: #666666;
    
}

.boxheader
{
	background: #484848 url('images/admin/Titlebarh.gif') repeat-x;
}

.alphaButton
{
	border: 0px;
	margin: 0px;
	WIDTH: 15px;
	FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight: bold;
	HEIGHT: 15px;
	color: #FFFFFF;
	BACKGROUND-image: url(Images/admin/alphabtnbg.jpg);
	TEXT-ALIGN: center;
	line-height: 15px;
}

.alphaButton:Hover
{
	cursor: pointer;
}

.alphaAllButton
{
	border: 0px;
	margin: 0px;
	WIDTH: 30px;
	FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight:bold;
	HEIGHT: 31px;
	color: #FFFFFF;
	BACKGROUND-image: url(Images/admin/alphaallbtnbg.jpg);
	TEXT-ALIGN: center;
	line-height: 30px;
}

.alphaAllButton:Hover
{
	cursor: pointer;
}


H1 {font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color:#AC2F59; font-weight: bold; margin-top: 15px}
H2 {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color:#2B8E9A; font-weight: bold}
H3, caption {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color:#2B8E9A; font-weight: bold}
H4, TH {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#2B8E9A; font-weight: bold}
H6, .credits, .picr p, .picl p, .picc p {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color:#000000; padding-bottom: 10px}
.red, .red0, .wrong_answer {color: #AC2F59}
.inputtext {font-family: "Courier New", Courier, mono}
SUP, SUB {font-size:60%}
	/*needhelp*/
.indent {display: block; padding: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 20px; margin-right: 20px}
.pullquote {width: 200px; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color:#1B5C92; font-weight: bold; font-style: italic; border-top: 4px #992200 solid; border-bottom: 4px #992200 solid; float: right}
.clear {clear:both} /*Use <br style="clear" /> in place of <br clear="all">*/

li {padding: 5px;}

ol.number {list-style-type: decimal;}
ol.lroman {list-style-type: lower-roman;}
ol.uroman {list-style-type: upper-roman;}
ol.lalpha {list-style-type: lower-alpha;}
ol.ualpha {list-style-type: upper-alpha;}

ol.number .li {padding: 5px;}
ol.lroman .li {padding: 5px;}
ol.uroman .li {padding: 5px;}
ol.lalpha .li {padding: 5px;}
ol.ualpha .li {padding: 5px;}

ul.disc {list-style-type: disc;}
ul.circle {list-style-type: circle; }
ul.square {list-style-type: square; padding-bottom: 5px;}

ul.disc .li{padding: 5px;}
ul.circle .li{padding: 5px;}
ul.square .li{padding: 5px;}

/*layout for whole site*/
.headimg {margin-left: -5px; float:left}