body {
	padding: 0 20px 0 20px;
	background-image:url(../images/bg.gif)
}

hr {
  border: 0;
  width: 100%;
}

.body-heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#660000;
font-weight:bold;
padding-left:20px;
padding-top:20px;
}
.body-text
{
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-left:20px;
padding-top:20px;
text-align:justify;
line-height:20px;
}

div#header {
	height:80px;
	margin: 0 auto;
	overflow: hidden;
	padding:0;
	background: #fff;
	min-width: 725px;
	max-width: 1254px;
	border-top:1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	height:85px;
	background-image:url(../images/top-bg.gif);
}

div#branding {

	position:relative;
	top:0;
	left:0;
	float:left;
	padding-top:12px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#993300;
}


div#container {
	background: #FFF;
	min-width: 694px;
	max-width: 1214px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0px 0 0px;
	border-left: 1px solid #FF0000;	
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
div#content-primary {
	float: left;
	width: 20%;
	background-image:url(../images/side-manu-bg.gif);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}




div.menu-wrapper, div.spotlight-wrapper {
	width: 100%;
	float: left;
}

dl.menu {
	float: left;
	margin: 0.75em 3.4% 0 0;
	width: 100.5%;
	background:url(../images/bg-home-menu-top.gif) repeat-x 0 100%;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}

dd {
	margin: 0 0 0.5em 0 ;
}

dl.menu dt {
	font-size: .4em;
	font-weight: bold;
	line-height: normal;
	padding: 0.4em 15px 0.3em 15px;
	background:#666666;
	color:#c60;
	margin-bottom: 0;
}

dl.menu dd {
	margin: 0;
	padding-top: 1px;
	padding-bottom: 0;
	background:url(../images/bg-home-menu-top.gif) repeat-x 0 0;
	font-size: .8em;
	line-height: 1.1em;
	font-weight: bold;
}

dl.menu-right dd {
	margin: 0;
	padding-top: 1px;
	padding-bottom: 0;
	font-size: .8em;
	line-height: 1.1em;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#content-right dl.menu-right dd a, div#content-primary dl.menu dd a:visited {
	display: block;
	color: #003c79;
	padding: 0.6em 5px 0.45em 25px;
	text-decoration: none;
	border-bottom:dashed 1px;
	border-bottom-color:#CCCCCC;
	background-color:#F3F7FF;
}

div#content-right dl.menu-right dd a:hover {
	background: #f3f7ff url(../images/icon-arrow-home-menu.gif) no-repeat 5px 0.65em;
	color:#c60;	
}

.menu-right-title {
	padding-top: 1px;
	font-size: .8em;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#996600;
}

div#content-primary dl.menu dd a, div#content-primary dl.menu dd a:visited {
	display: block;
	color: #003c79;
	padding: 0.6em 5px 0.45em 25px;
	background: url(../images/icon-arrow-home-menu.gif) no-repeat 5px 0.65em;
	text-decoration: none;
}

div#content-primary dl.menu dd a:hover {
	background: #f3f7ff url(../images/icon-arrow-home-menu.gif) no-repeat 5px 0.65em;
	color:#c60;	
}


div#mid-content
{
width:100%;
padding:0px 0px 0px 0px;
border-left:solid 0px #FF0000;
background-color:#FFF1F5;
background-repeat:no-repeat;
background-repeat:repeat-y;
}
div#content-left {
	float: left;
	width: 70%;
	background-color:#FFF1F5;
}
div#content-right {
	float: right;
	width: 30%;
	padding:0px px 0px 0px;
	background-color:#FFF1F5;
}
div#pic-box {
	width: 200px;
	padding:15px 13px 15px 17px;
	background-color:#FDE8EE;
}

.dept div#content-secondary, .dept.three-col.nosub div#content-secondary {
	border-top: 1px solid #ccc;
}

.dept.three-col div#content-secondary  {
	border: 0;
}

/****** content Right Section *************/
div#content-right {
	float: right;
	background: #fff url(../images/bg-content-secondary-blue.jpg) no-repeat 0 0;
	width: 20%;
	height: 100%;
	padding:5px 3px 5px 7px;
}

.dept div#content-right, .dept.three-col.nosub div#content-right {
	border-top: 1px solid #ccc;
}

.dept.three-col div#content-right  {
	border: 0;
}

/**** Top Menu *********/
div#top-menu {
	height:34px;
	margin: 0 auto;
	overflow: hidden;
	padding:0;
	background-image:url(../images/pinkbg.gif);
	min-width: 725px;
	max-width: 1254px;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;

}


#thicktabs{
margin: 0;
padding: 0;
float: right;
font: bold 13px Arial, Helvetica, sans-serif;

}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: #003c79;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(../images/pinkbg.gif) top right no-repeat;
border-top: 0px solid #d3bdbe; /*top border style*/
border-bottom: 0px solid #017D01; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: #003c79;
}

#thicktabs li a:hover{
background: #f3f7ff ;
	color:#c60;	
}

/******* News List ******/
.newslist
{
border-bottom:dashed 1px #CCCCCC;
}
.news
{
font-family:Arial, Helvetica, sans-serif;
font-size: .8em;
color:#666666;
text-decoration:none;
line-height:18px;
}
.newstitle
{
font-family:Arial, Helvetica, sans-serif;
font-size: 1.2em;
color:#333333;
text-decoration:none;
font-weight:bold;
background-color:#C5ECC4;
padding: 1px 1px 1px 1px;
background-image:url(../images/news-events-bg.gif);
height:25px;

}

.news a
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#003c79;
text-decoration:none;
}
.news a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
text-decoration:underline;
}

/**** Normal Text *****/
.body-title
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#006633;
}
.body-title2
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF0000;
}
.body-subTitle
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#660000;
}
.body-txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:18px;
}
/* =SEARCH-FORM
----------------------------------------------- */

div#site-search form {
	font-size: 0.75em;
	margin: 0 5px 0 9px;
	float:right;
	width:198px;
	padding-top:40px;

	background-repeat:no-repeat;
	height:20px;

}

div#site-search form label {
	color: #999999;
}

div#site-search form #search-term {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #CCC;
	padding: 2px;
	width: 12em;
}

div#site-search form #search-button {
	position: relative;
	top: 2px;
}

div#site-search form a {
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	margin-left: 2.5em;
	padding-left: 15px;
	background: url(../images/icon-arrow-nav-primary.gif) no-repeat 0 6px;
	text-decoration: none;	
}

div#site-search form a:hover {
	text-decoration: none;
}
/*** End Site Search **********/

/* =LINKS
-------------------------------------------------------------- */

a:link, a:focus, a:active {
	color: #003c79;
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
	color: #003366;
}
	
/* =Notice Board
-------------------------------------------------------------- */

ul#notice {
	list-style-type: square;
	margin: 0 0 1em 2em;
}

ul#notice li a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#003c79;
text-decoration:none;
padding:1px 5px 5px 1px;
}
ul#notice li a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
text-decoration:none;
padding:1px 5px 5px 1px;
}

ul.disc {
	list-style-type: disc;
}

ul ul, ol ol {
	font-size: 0.9em;
	margin-top: 0.5em;
	margin-left: 1.25em;
}

div#frame-box
{
text-align:center;
height:400px;
float:left;
padding-left:180px
}
div#frame
{
text-align:left;
background-image:url(../images/frame.gif); background-position:center;
background-repeat:no-repeat;
width:329px;
height:400px;
background-color:#666666
}
div#frame-text
{
padding: 140px 30px 10px 50px;
color:#F7F7F7;
line-height:18px;
font-size:14px;
font:Arial, Helvetica, sans-serif;
font-weight:bold
}
div#frame-text a
{
color:#E7E7E7;
text-decoration:none;
}
div#frame-text a:hover
{
color:#FFFFFF;
text-decoration:underline
}

/* =SITE-INFO (Bottom)
-------------------------------------------------------------- */

div#site-info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0;
	clear: both;
	width: 99%;
	list-style-type: none;
	border-top: 1px solid #FF0000;
	padding: 10px 6px 10px 3px;
	font-size: 0.7em;
	background:#FFF1F5;
	line-height:18px;
	height:40px;
} 

div#site-info a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003c79;
	text-decoration:underline;
}

div#site-info a:hover
{
color:#FF0000;
text-decoration:none;
}

div#copyright
{
width:44%;
float:left;
padding-left:8px;
}
div#bottomlink
{
width:55%;
float:right;
}
table#style-1
{
	border-bottom-color:#FFCC00;
	border-top-color:#FFCC00;
	border-left-color:#FFCC00;
	border-right-color:#FFCC00;
	width:80%;
	border:dashed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:400;
}
