body{
	font-family: arial,helvetica,sans serif;
	background: url("http://www.usschooljobs.com/css/background.jpg");
}

#wrapper{
	width:930px;
	margin: 0px auto;
	background-color: #ffffff;
	padding-left:5px;
	padding-right:5px;
}
* html #wrapper{
	margin-left: 160px;
}

A:hover {color: #990000;}

.level1 {font-family: arial,helvetica,sans serif; font-weight: bold; font-size: 8pt; text-decoration: none; color: #3E53A7;}
.level2 {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #003399;}

P {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 9pt; text-decoration: none; color: #000000;}
P B {font-weight: bold; text-decoration: none;}
P I {font-weight: italic; text-decoration: none;}
P A {text-decoration: none; color: #003399}
UL A {text-decoration: none; color: #003399}
DL B {font-weight: bold; text-decoration: none;}

.footer {font-family: times,times new roman,serif; display: inline; font-size: 8pt; text-decoration: none;}

.otext A {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #003399;}

.text {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 9pt; text-decoration: none; color: #000000;}
#bottomlink {text-decoration: none; color: #0033cc;}
#joblink {text-decoration: none; color: #333399;}
#smaller {font-size: 8pt;}
#larger {font-size: 11pt;}
.itext {font-family: arial,helvetica,sans serif; text-decoration: none;}
#sm {font-size: 8pt; color: #000000;}
#smg {font-size: 8pt; color: #717171;}
#smb {font-size: 8pt; color: #000080;}
#smbb {font-size: 8pt; color: #000080; font-weight: bold;}
#lg {font-size: 10pt; color: #000000;}
.itextwb {font-family: arial,helvetica,sans serif; font-weight: bold; text-decoration: none; font-size: 10pt; color: #FFFFFF;}
.itextrb {font-family: arial,helvetica,sans serif; font-weight: bold; text-decoration: none; font-size: 10pt; color: #990000;}
	
.ntext {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #000000;}
.dtable1 {font-family: arial,helvetica,sans serif; font-weight: bold; font-size: 9pt; text-decoration: none; color: #ffffff;}
#black {color: #000000;}
#white {color: #ffffff;}
#red {color: #cc3300;}
#blue {color: #003399;}
#yellow {color: #ffff00;}
.title {font-family: arial,helvetica,sans serif; font-weight: bold; text-decoration: none;}
#state {font-size: 16pt; color: #cc3300;}
#employer {font-size: 16pt; color: #cc3300;}
#intl {font-size: 13pt; font-family: arial,helvetica,sans serif; color: #cc3300;}
#empselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 100px;}
#stateselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 120px;}
#openselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 130px;}
#optionselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 120px;}
#bookselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 200px;}
#factselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 150px;}
#smallselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 50px;}
#mrpselect {background-color : #ffffff; color : #000000; font-size : 9pt;	font-family: "ms sans serif,arial,helvetica"; width : 160px;}

.input {color : #000000; background-color : #f2f2f2; font-family: "arial"; font-size : 9pt;	width : 350;}
.nlinput {color : #000000; background-color : #f2f2f2; font-family: "arial"; font-size : 8pt;	width : 100;}
.bkinput1 {color : #000000; background-color : #ffffff; font-family: "arial"; font-size : 9pt;	width : 300;}

.newstitle {font-family: arial,helvetica,sans serif; font-weight: bold; font-size: 9pt; text-decoration: none; color: #ffffff;}
.newshead {font-family: arial,helvetica,sans serif; font-weight: bold; font-size: 9pt; text-decoration: none; color: #3E53A7;}

.menutext {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #ffd7db;}
.menusel {font-family: arial,helvetica,sans serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #ffd7db; background-color: #6699ff; cursor: hand;}
	
#greenbox{
	width:200px;
}
#greenbox table{
	background-color:#CEE2A5;
}
#greenbox th{
/*	background-color:#00483A;*/
	background:#fff url(http://www.usschooljobs.com/css/gbrowsetop.jpg) top left;
	color:#fff;
	margin:0px;
	padding-left:10px;
	height: 26px; 
	width:200px;
}
#greenbox td{
	background-color:#CEE2A5;
	color:#fff;
}
#greenbox tr{
	margin:0px;
}
#bluebox{
	width:200px;
}
#bluebox table{
	background-color:#BACBDB;
}
#bluebox th{
/*	background-color:#274965;*/
	background:#fff url(http://www.usschooljobs.com/css/bbrowsetop.jpg) top left;	
	color:#fff;
	padding-left:10px;
	height: 26px; 
	width:200px;
}
#bluebox tr{
	margin:0px;
}
#bluebox td{
	background-color:#BACBDB;
	color:#fff;
	padding-left:10px;	
}

form table{
	width: 80%;
	margin: 10pt auto;
}
