* {
	padding: 0px;
	margin: 0px;
	}
Body {
	background:#FFFFFF;
	font: 13px Helvetica, Arial,"Lucida Sans Unicode" ;
	color: #292a2a;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	}
form {
	margin: 0px;
	padding: 0px;
	}
label {
	float: left;
	width: 30%;
	}	
img {
	border: 0px;
	}
img.floatRight {
  margin: 5px 0 5px 10px;
  float: right;
}

img.floatLeft {
  margin: 5px 10px 5px 0;
    float: left;
}
Pre {
	font-family: arial;
	}
small {
	font-size: 11px;
	line-height: 1.3em;
	}		
UL {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
UL LI{
	background: url(../images/default_bullet.gif) left 6px no-repeat;
	padding: 0px 0px 5px 18px;
	}
H1,H2,H3,H4,H5,H6  {
	font-weight: normal;
	margin-top: 15px;
	}
H1,H2,H3,H4,H5,H6 {
	line-height: 1.5em;
	font-family: Rockwell, Helvetica, "Lucida Sans Unicode";
	}
P {	
	font-weight: normal;
	padding-top: 14px;
	margin-bottom: 0px;
	}
H1 {
	font-size: 30px;
	font-family: Rockwell, Helvetica, "Lucida Sans Unicode";
	color: #332a86;
	margin: 0px;
	}
H2 {
	font-size: 1.8em;
	}
H3 {
	font-size: 1.6em;
	margin: 0px;
	}
H4 {
	font-size: 1.4em;
	margin: 0px;
	}
H5 {
	font-size: 1.2em;
	}
H6 {
	font-size: 0.9em;
	}
A {
	text-decoration: underline;
	color: #332a86;
	}
A:hover {
	text-decoration: none;
	}

/* =LAYOUT - the main layout styles */

/*Container*/
.container {
	width: 970px;
	margin: 0px auto;
	}

/* =HEADER */
#header {
	background: #FFFFFF url(../images/bg/header-bg.jpg) left bottom repeat-x;	
	width: 100%;
	min-height: 105px;
	float: left;
	}
#header h1 {
	font-size: 2.4em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	}
#header h1 a,h1 a:hover{
	display: block;
	height: 126px;
	width: 170px;
	text-indent: -9999px;
	background: url(../images/UPN-logo.png) left bottom no-repeat;
	padding-top: 11px;
	}
#header .header_rite {
	width: 630px;
	padding: 15px 9px 0px 0px;
	height: 90px;
	background: url(../images/bg/UPN-tagline.jpg) right bottom no-repeat;
	font-size: 14px;
	color: #332a86;
	float: right;
	text-align: right;
	}
#header .header_rite A {
	color: #332a86;
	text-decoration: none;
	}
#header .header_rite A:hover {
	color: #332a86;
	text-decoration: underline;
	}
#header .header_rite h3 {
	margin: 0px;
	font-size: 24px;
	font-family: Rockwell, Helvetica, "Lucida Sans Unicode";
	padding: 0px;
	}

/*Main Navigation style*/
#navigation {
	background: #332a86;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	width: 100%;
	float: left;
	}
#navigation UL {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: right;
	padding-right: 10px;
	}
#navigation UL LI {
	float: left;
	font-size: 15px;
	font-family: Rockwell, Helvetica, "Lucida Sans Unicode";
	padding: 0px;
	background: none;
	}
#navigation UL LI A {
	display: block;
	padding: 10px 14px;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	}
#navigation UL LI A:hover {
	background: #f0b310;
	color: #332a86;
	text-decoration: none;
	}
#navigation UL LI A.first {
	border-left: 1px solid #FFFFFF;
	}
/*Flash Area*/
#flash {
	background: url(../images/bg/gold-bg.gif) left top repeat;
	height: 280px;
	float: left;
	width: 100%;
	}
#flash .flash_container {
	background: url(../images/bg/flash-bg.jpg) left top no-repeat;
	text-align: center;
	height: 252px;
	width: 944px;
	margin: 0px auto;
	border: 2px solid #f6d170;
	margin-top: 11px;
	}
/*Home page panel Area*/
#panel {
	/*background: #eff1ff url(../images/bg/lightblue-top.jpg) left top repeat-x;*/
	background: #eff1ff url(../images/bg/lightblue-btm.jpg) left bottom repeat-x;
	float: left;
	width: 100%;
	font-size: 12px;
	padding-bottom: 18px;
	}
#panel .panel {
	width: 290px;
	padding-top: 20px;
	}

h3 {
	font-family: Rockwell, Helvetica, "Lucida Sans Unicode";
	font-size: 24px;
	color: #332a86; 
	padding-bottom: 5px;
	}
h4,h5 {
	color: #332a86;
	}
#panel .divider_v {
	width: 50px;
	background: url(../images/bg/panel_divider.jpg) 50% 50% no-repeat;
	height: 200px;
	margin-top: 35px;
	}
#panel UL, .inside_rite .panel UL {
	list-style: none;
	padding: 10px 0 0;
	margin: 0px;
	}
	/*
	#panel UL, .inside_rite .panel p
	{
	    text-align:justify;
	}*/
#panel UL LI,  .inside_rite .panel UL LI {
	background: none;
	padding: 0px;
	padding-bottom: 7px;
	}
.panel_btm {
	background: url(../images/bg/lightblue-btm.jpg) left bottom repeat-x;
	height: 14px;
	width: 100%;
	}
	
/*Home page content Area*/
.content-top {
	background: url(../images/bg/content-top-bg.jpg) left top repeat-x;
	height: 18px;
	float: left;
	width: 100%;
	}
#content {
	background: #fceeca url(../images/bg/home-content-bg.jpg) left bottom repeat-x;
	width: 100%;
	padding: 0px;
	padding-bottom: 28px;
	float: left;
	}

/**********************************************************************
Inside Pages
***********************************************************************/
.content_top {
	background: url(../images/bg/inside-content-top-bg.png) left top repeat-x;
	width: 100%;
	}
.content_btm {
	background: url(../images/bg/inside-content-btm-bg.png) left bottom repeat-x;
	width: 100%;
	}
.inside_container {
	background: url(../images/bg/inside-panels-bg.gif) 655px 0px repeat-y;
	float: left;
	width: 970px;
	} 
.inside_left {
	width: 636px;
	padding: 35px 15px 20px 5px;
	float: left;
	}
.inside_left h1 {
	border-bottom: 1px groove #332a86;
	}
.inside_rite {
	padding: 15px 0px 15px 15px;
	width: 290px;
	float: left;
	
	}
.inside_rite .panel {
	width: 290px;
	padding: 10px 0px;
	font-size: 12px;
	}



/******************************************************************	
	NEWS	
******************************************************************/
	

#news td{ padding:6px; color:#000; border-bottom: 1px #ccc solid; padding-bottom: 12px;}
#news P{margin:0px; background:url(../images/arrows.gif) no-repeat -2px 7px; padding:0px 0px 10px 12px; line-height:normal;}
#news strong{color:#075391; font-weight:bold; line-height:20px; }
.news_content .title {font-size: 16px; font-weight: bold;}

#news .view{color:#015480; padding: 10px 0px 0 0px; display:block; text-align:right; background:none;}
#news .view A{color:#015480; text-decoration:underline;}
#news .view A:hover{color:#999999; text-decoration:underline;}
.news_img {
	float: right;
	padding: 2px;
	border: 1px solid #dadada;
	margin: 12px 0px 10px 10px;
	}


/**********************************************************************
Footer
***********************************************************************/
#footer {
	margin: 0px auto;
	width: 970px;
	font: 12px Rockwell, Helvetica, "Lucida Sans Unicode";
	color: #000;
	padding-top: 22px;
	}
#footer A {
	font: 14px Rockwell, Helvetica, "Lucida Sans Unicode";
	color: #332a86;
	text-decoration: none;
	font-weight: 400;
	}
#footer A:hover {
	font: 14px Rockwell, Helvetica, "Lucida Sans Unicode";
	color: #000;
	text-decoration: none;
	}
#footer UL {
	float: left;
	}
#footer LI {
	float: left;
	background: none;
	padding: 0px;
	}
#footer LI A{
	padding-right: 5px;
	}
#footer .copyright {
	float: left;
	width: 40%;
	padding: 20px 0px;
	}
/*Generic Classes*/
.fl {
	float: left;
	}
.fr {
	float: right;
	}
.clear {
	clear: 
	}
.bluetxt {
	color: #332a86;
	text-align:justify;
	}
.border2px {
	border: 2px solid #f6d170;
	}

