/*Safe style sheet for University of Oxford Admin pagesCreated by Tom James, 10 July 2001Last modified by Philippa Vereker, 2 April 2003This style sheet will be used for non CSS-P compliant browsersLast modified by Jill James, 31 January 2008 for new brand using colour #002147*/body	{color: #000000;	background-color: #ffffff;	padding: 0;	margin: 0;}h1, h2, h3, h4, h5, h6	{color: #002147;	font-family: arial, helvetica, sans-serif;}h1	{font-size: 18pt;}h2	{font-size: 16pt;}h3	{font-size: 14pt;}h4	{font-size: 13pt;	font-weight: bold;}h5	{font-size: 12pt;	font-weight: bold;}h6	{font-size: 12pt;	font-weight: normal;}p, ul, ol, dl, li, dt, dd, blockquote, th, td, #optional, #breadcrumb, caption	{font-family: verdana, helvetica, arial, sans-serif;	font-size: 10pt;}th, td	{text-align: left;	vertical-align: top;	}ul	{list-style-type: disc;}ul ul	{list-style-type: circle;}ul ul ul	{list-style-type: square;}ul.topage	{list-style-position: outside;	list-style-image: url("/graphics/abullet.gif");}ul.inpage	{list-style-position: outside;	list-style-image: url("/graphics/downbullet.gif");}p.back2top	{margin-top : 1px;	padding-left : 12px;	background : url("/graphics/upbullet.gif") no-repeat;	background-color: #ffffff;}caption	{	text-align: left;	color: #002147;	font-weight: bold;	margin-top: 2pt;	margin-bottom: 0.5pt;	}.printonly	{display: none;}.sitename	{font-weight: bold;	color: #002147;	background-color: #ffffff;	font-family: verdana, helvetica, arial, sans-serif;	font-size: 10pt;}.sitename a:link, .sitename a:visited	{color: #002147;	background-color: #ffffff;	font-weight: bold;	text-decoration: none;}.sitename a:hover	{color: #990000;	background-color: #ffffff;	font-weight: bold;	text-decoration: underline;}.smallfont	{font-size: 8.5pt;	font-family: verdana, helvetica, arial, sans-serif;	line-height: 9pt;	color: #666666;}.largefont	{font-size: 12.5pt;	font-family: verdana, helvetica, arial, sans-serif;}.pictext	{font-size: 9pt;	font-family: verdana, helvetica, arial, sans-serif;	font-style: italic;	color: #002147;}#leftcol	{color: #ffffff;	background-color: #002147;}#leftcol a:link	{text-decoration: none;	color: #ffffff;	background-color: #002147;	font-weight: bold;}#leftcol a:visited	{text-decoration: none;	color: #ccccff;	background-color: #002147;	font-weight: bold;}#leftcol a:active	{text-decoration: none;	color: #ffcc00;	background-color: #002147;}   /* a:active doesn't work in early versions of Netscape*/#toprow /* alternative template only */	{padding-top: 3px;	padding-left: 8px;	padding-right: 8px;	padding-bottom: 8px;	height: 95px;	color: #ffffff;	background-color: #002147;	}#topmenu 	{margin-top: 10px;	color: #ffffff;	}#topmenu p	{	text-align: right;	}#topmenu a:link	{text-decoration: none;	color: #ffffff;	background-color: #002147;	}#topmenu a:visited	{text-decoration: none;	color: #ccccff;	background-color: #002147;	}#topmenu a:active	{text-decoration: none;	color: #ffcc00;	background-color: #002147;}#topmenu a:hover	{text-decoration: underline;	color: #ffcc00;	background-color: #002147;}#breadcrumb	{font-weight: bold;}#footer	{font-family: verdana, helvetica, arial, sans-serif;	font-size: 9pt;	color: #808080;	background-color: #ffffff;}
