/*
	WPA (Gold): #ca9d00
	Student Focus (Dark Blue): #004d7b
	Festivals (Red): #b60c2b
	WPA (Light Blue): #038fd9
	WPA (Gray): #4c4c4c
*/	

/********************************************************************/
/*                             Reset CSS                            */
/********************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
ol, ul {list-style-type: none;}
/********************************************************************/
/*                            Generic tags                          */
/********************************************************************/
body {font-family:Arial, Verdana, sans-serif; font-size:11px; color:#fff; background-position:center center; background-attachment:fixed; background-color:#000000; background-repeat:no-repeat; background-image:url(/_images/404/bkg.jpg);}
p { padding-bottom:15px;}
em { font-style:italic;}
strong { font-weight:bold;}
abbr { text-decoration:none; border:none;}
img {border:0px;}
a { font-weight:normal; text-decoration:underline; color:#fff;}
a:hover, a:active, a:focus {text-decoration:underline; color:#038fd9;}
.fl { float:left;}
.fr { float:right;}
.clear { clear:both;}
.skiptocontent, .relbookmark {position:absolute; margin-left: -9999px;}
legend, .ui-dialog .hide { display:none;}
input, select, textarea { font-size:11px; font-family:Arial, Verdana, sans-serif;}
.checkbox input, .rememberMe input { margin:0; width:13px; height:13px; overflow:hidden; padding:0;}

/********************************************************************/
/*                               Content                            */
/********************************************************************/
	
#content { height:320px; width:620px; background:url(/_images/404/focus.png) 0px 0px no-repeat; position:fixed; top:50%; left:50%; margin-top:-180px; margin-left:-350px; padding:40px 40px 0px 40px; font-size:12px; line-height:1.5em;}
	#logo { position:absolute; top:40px; left:40px;	}
	
	h1 { padding:0 0 20px 0;}
	h2 { padding:0 0 18px 0;}
	
	
	form { position:absolute; top:40px; right:40px; width:300px; height:25px;}
		form .text input { background:#fff; border:1px solid #fff; color:#4c4c4c; padding:4px 5px 5px 5px; position:absolute; top:0px; right:80px; width:150px;}
		form .formButton { position:absolute; top:0px; right:0px;}
		
	.infoCol { position:absolute; width:250px; top:137px; left:40px; line-height:1.7em;}	
	
	.helpfulLinks { position:absolute; width:340px; top:130px; left:345px;}
		.helpfulLinks ul li { padding:5px 0 7px 32px; background:url(/_images/404/bullet.gif) 0px 4px no-repeat;}
			.helpfulLinks ul li a { font-size:17px; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; line-height:1em; color:#fff;}
		
	.info503 { position:absolute; width:500px; top:137px; left:40px; line-height:1.7em;}	
		
		
		
		
		
		
		
		
		
		
