/*||||||||||||||||||||||||||||||||||||||||||||   BEGIN GLOBALS    ||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
th {font-style:normal;font-weight:normal;text-align:left;}
ul {list-style:none;}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}
body {

font-size:small;*font:x-small;
font-family: arial, helvetica, clean, sans-serif;
}
.formblock {
	background: #EFEFEF;
	display: block;
	margin: 9px;
	padding: 9px;
	border: 1px solid #B6B6B6;
	font: 12px Arial, Helvetica, sans-serif;
	color: #003D7D;
}

select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
/*code {font:115% monospace;*font-size:100%;}*/
body * {

}

p {
font-size:12px;
}

a {
	text-decoration: none;
	color: #003D7D;
}
a:hover {text-decoration: underline;}
/*||||||||||||||||||||||||||||||||||||||||||||   END GLOBALS    ||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*|||||||||||||||||||||||||||||||||||||||||BEGIN STRUCTURAL ELEMENTS||||||||||||||||||||||||||||||||||||||||||||||||*/
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/* ||||||||||||||||||||||||||||||||||||||||||||BEGIN HEADER ||||||||||||||||||||||||||||||||||||||||||||*/
#header {
	height: 94px;
	position: relative;
}
/* ||| Top white area that contains logo and search engine elements |||*/
#topwhitespace {
	display: block;
	clear: both;
	padding: 0px 0px 0px;
}
/* ||| Search engine area float block |||*/
#searchengine {
	display: block;
	float: right;
	width: 270px;
	text-align: right;
	margin-right: 18px;
	padding-top: 12px;
	background: #FFFFFF;
}
/* ||| Bottom blue area |||*/
#header {
	display: block;
	height: 15px;
	background: #01236A;
}
#header_image img {display:block;}
#header_image {
	clear: both;
	margin-bottom: 9px;
	display: block;
}

/* ||| Right Endcap image  |||*/
#right {
	height: 36px;
	width: 295px;
	float: right;
	display: block;
}
/* ||| Left Endcap image |||*/
#left {
	display: block;
	float: left;
	height: 15px;
	width: 18px;
}
/* ||| Constrains form tag and fixes IE6 double padding bug |||*/
form {
	margin: 0px;
	padding: 6px 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
/* ||| Form buttons and text area form elements style |||*/
.formFonts {
	font: 11px Arial, Helvetica, sans-serif;
	color: #01236A;
	text-align: left;
}
.formFontsbutton {
	font: 11px Arial, Helvetica, sans-serif;
	color: #01236A;
	text-align: center;
}
/*School or Department*/
#school {
	display: block;
	padding: 9px;
	width: 230px;
	color: #666666;
	float: right;
	margin-top: 5px;
	letter-spacing: 1px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
/*||||Left DIV that contains the logo and the school or department|||||||*/
#logowrapper {
	display: block;
	width: 420px;
	padding: 5px;
}
#site_search {
	position: absolute;
	bottom: 0;
	left: 545px;
	width: 308px;
}
fieldset {
	float: left;
	clear: left;
	width: 100%;
}
#main_nav  {
	background: #235995 url(/images/) no-repeat;
	text-align: right;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 30px;
}
#main_nav ul {
	float:right;
	height: 30px;
}
#main_nav li {
	display: inline;
}
#main_nav li a {
	background:transparent url(/images/) no-repeat right top;
	color: #FFFFFF;
	display:block;
	font-size: 11px;
	font-weight: bold;
	height:22px;
	padding: 8px 10px 0;
	float: left;
	width: 130px;
	text-align: center;
}
#main_nav li a:hover {
	text-decoration: none;
	background:#021a57 url(/images/global/images/btn_mainnav_div.gif) no-repeat right bottom;
}
#main_nav li.mn_last a {
	background:transparent url(/images/global/images/btn_mainnav_end.gif) no-repeat right top;
	display: block;
}
#main_nav li.mn_last a:hover {
	background:transparent url(/images/global/images/btn_mainnav_end.gif) no-repeat right bottom;
}

/*|||||||||||||||||||||||||| Grey bar with page title or department in it |||||||||||||||||||||||||*/
#graybar_subpage {
	background: #56595b repeat-x;
	height: 30px;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
}
#graybar_subpage h2 {
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding: 4px 0 0;
}
/* ||||||||||||||||||||||||||||||||||||||||||||END HEADER ||||||||||||||||||||||||||||||||||||||||||||*/

/*||||||||||||||||||||||||||||||||||||||||| BEGIN MAIN CONTENT ELEMENTS  |||||||||||||||||||||||||||||*/

#content {
	background-color: #f1f0f0;
	border-top: solid 3px #003d7d;
	border-right: solid 1px #e3e3e3;
	border-left: solid 1px #e3e3e3;
}
#content_subpage01 {
	border-bottom: 5px none #003D7D;
	display: block;
	clear: both;
	margin-top: 5px;
	float: left;
	width: 900px;
	background: #EFEFEF url(/images/global/images/bg_content_bottom.gif) no-repeat bottom;
	border-top: 5px solid #003D7D;
	padding-bottom: 15px;
	font-size: 11px;
}
a.link_arrow {
	background: transparent url(/images/global/images/link_arrow.gif) no-repeat right center;
	color: #003d7d;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}
#innercontent {
	font: 11px/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	margin-right: 30px;
	text-align: justify;
	margin-left: 20px;
	margin-top: 0px;
}

#column_main01 {
	padding: 0px;
	float: left;
	color: #333333;
	text-align: left;
	border-left: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif, font-size:40px;
	
}

#column_main01 img {
	background: #FFFFFF;
	display: block;
	padding: 9px;
	border: 1px solid #BEBEBE;
	margin: 0px 9px 5px;
}
#column_main01   h1  {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 5px 0px 10px;
	padding: 0px;
	border-bottom: 1px dotted #003D7D;
	color: #003D7D;
	background: url(none);
}
#column_main01  p {
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-indent: 0px;
}
#column_main01  h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 9px 0px 0px;
	padding: 0px;
	color: #003D7D;
	text-align: left;
}
#column_main01  h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 9px 0px 0px;
	padding: 0px;
	color: #003D7D;
	text-align: left;
}
#column_main01 h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 9px 0px 0px;
	padding: 0px;
	color: #333333;
	text-align: left;
}

#column_main01  ul {
	list-style: disc outside;
	margin: 5px;
	padding: 0px 30px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	line-height: normal;
	text-align: left;
}
#column_main01  li {
	margin-bottom: 9px;
	list-style: url(/images/global/images/bullet.gif) outside;
}
#column_main01 li li {
	margin-bottom: 9px;
	list-style: disc url(none) outside;
	line-height: 6px;
}

#column_main01  a:link {
	color: #003388;
	text-decoration: none;
}
#column_main01  a:visited {
	text-decoration: none;
	color: #003388;
}
#column_main01  a:hover {
	color: #00172F;
	text-decoration: underline;
}
#column_main01   a:active {
	color: #003388;
	text-decoration: none;
}
#column_main01 ol li {
	background: url(none);
	list-style: decimal url(none);
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 3px 3px 35px;
	padding: 3px 3px 3px 0px;
}
#column_main01 ol li ol li {
	background: url(none);
	list-style: decimal url(none) inside;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin-left: 30px;
}
.blockquote {
	background: #FFFFFF;
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid #B9B9B9;
}
.blockquotedark {
	background: #003D7D;
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid #002B55;
	color: #FFFFFF;
}
.blockquoteLeft {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #003D7D;
	display: block;
	float: left;
	width: 250px;
	margin: 0px 9px;
	padding: 9px;
	border-right: medium solid #002B55;
	text-align: left;
}
.blockquoteRight {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #003D7D;
	display: block;
	float: right;
	width: 250px;
	margin: 0px 9px;
	padding: 9px;
	text-align: left;
	border-left: medium solid #002B55;
}
.topbottomlines {
	display: block;
	padding: 9px;
	margin-top: 9px;
	margin-bottom: 9px;
	border-top: 1px solid #00267F;
	border-right: 0px none #00267F;
	border-bottom: 1px solid #00267F;
	border-left: 0px none #00267F;
}
.topbottomdots {
	display: block;
	padding: 9px;
	margin-top: 9px;
	margin-bottom: 9px;
	border-top: 1px dotted #00267F;
	border-right: 0px none #00267F;
	border-bottom: 1px dotted #00267F;
	border-left: 0px none #00267F;
}


/*||||||||BEGIN TABLE FORMATTING |||||||*/
table .firstcolumn  {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
table .firstrow {
	font-weight: bold;
	font-size: 12px;
	background: #CCCCCC;
}
table .lightblue {
	background: #CEE7FF;
}
table .darkblue {
	background: #00366C;
	color: #FFFFFF;
}
table .lightgrey {
	background: #E5E5E5;
}
table .darkgrey {
	background: #666666;
	color: #FFFFFF;
}
/*||||||||END TABLE FORMATTING |||||||*/


/*|||||||| BEGIN DIRECTORY PAGE TEMPLATE CODE ||||||||*/


.directoryblock {
	display: block;
	margin: 10px 5px 5px 25px;
	border-bottom: 1px dotted #999999;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	color: #001F5F;
}
.directoryright {
	display: block;
	margin: 10px 0px 0px;
	width: 180px;
	float: right;
}
.directorymiddle {
	display: block;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	width: 120px;
	color: #333333;
}
.directoryleft {
	display: block;
	margin: 0px 0px 0px 5px;
	width: 230px;
	float: left;
}
.directoryblockTop {
	display: block;
	margin: 5px;
	border-bottom: 1px dotted #999999;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #E0E0E0;
	color: #001C5C;
}
.directoryblocksub {
	display: block;
	margin: 2px 5px 2px 45px;
	border-bottom: 1px none #CCCCCC;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.directoryblocksub2 {
	display: block;
	margin: 2px 5px 2px 65px;
	border-bottom: 1px none #CCCCCC;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	color: #555555;
}

/*|||||||| END DIRECTORY PAGE TEMPLATE CODE ||||||||*/

/*|||||||| BEGIN 2 COLUMN PAGE TEMPLATE CODE ||||||||*/
#twocolumncontainer
 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: left;
}
#twocolumncontainerRight {
	display: block;
	float: right;
	width: 47%;
	margin: 0px;
	padding: 0px;
}
#twocolumncontainerLeft {
	display: block;
	float: left;
	width: 47%;
	margin: 0px;
	padding: 0px;
}
/*|||||||| END 2 COLUMN PAGE TEMPLATE CODE ||||||||*/

/*|||||||| BEGIN 3 COLUMN PAGE TEMPLATE CODE ||||||||*/
#threecolumncontainer
 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#threecolumncontainerRight {
	display: block;
	float: left;
	width: 32%;
	margin: 0px;
	padding: 0px;
	clear: none;
}
#threecolumncontainerLeft {
	display: block;
	float: left;
	width: 32%;
	margin: 0px;
	padding: 0px;
	clear: none;
}
#threecolumncontainerMiddle {
	display: block;
	padding: 0px;
	width: 32%;
	float: left;
	margin: 0px 10px;
}
/*|||||||| END 3 COLUMN PAGE TEMPLATE CODE ||||||||*/


/*|||||||||||||||||||||||||||||||||||||||||||||||END CONTENT MAIN ||||||||||||||||||||||||||||||||||||||||||||||||*/


/* ||||||||||||||||||||||||||||||||||||||||||||  BEGIN LEFT COLUMN  |||||||||||||||||||||||||||||||||||||||||||| */

#column_left {
	width: 200px;
	margin-right: 12px;
	display: block;
	float: left;
}
#leftnavbottom {
	height: 6px;
	display: block;
	background: url(/images/global/images/bg_roundedmenu01.gif) no-repeat top;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
	line-height: 1px;
	font-size: 9px;
	float: right;
	width: 200px;
}
#navbottom {
	background: url(/images/global/images/bg_roundedmenu01.gif) no-repeat;
	display: block;
	clear: both;
	height: 6px;
	margin: 0px;
	padding: 0px;
}
#rss {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FF6600;
	display: block;
	clear: both;
	background: url(/images/global/images/feed-icon-14x14.png) no-repeat 2px center;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 18px;
/*	vertical-align: middle;*/
	margin: 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sendfriend {
	background: #FFFFFF url(/images/global/images/email.jpg) no-repeat 2px top;
	display: block;
	height: 20px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#sendfriend a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

#rss a:link {
	color: #FF6600;
	text-decoration: none;
}
#rss a:visited {
	color: #FF6600;
	text-decoration: none;
}
#rss a:hover {
	color: #FF6633;
	text-decoration: underline;
}
#rss a:active {
	color: #FF6600;
	text-decoration: none;
}
#column_left  #item  a:link  {
	color: #666666;
	text-decoration: none;
	font: normal 9px Arial, Helvetica, sans-serif;
}
#column_left #item a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
#column_left #item a:hover {
	color: #003366;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
#column_left #item a:active {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
#column_left  h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003D7D;
	display: block;
	background: #CCCCCC url(/images/global/images/h2back.jpg) repeat;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	margin-top: 12px;
	padding: 1px;
	margin-bottom: 2px;
}
#subnav_01 {
	background: #777777;
	border-top: 3px none #003d7d;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0 0 0px;
	display: block;
}
#subnav_01 ul {}
#subnav_01 ul li {display:inline;}
#subnav_01 li a {
	color: #FFFFFF;
	display: block;
	padding: 3px 10px 4px;
}
#subnav_01 a:hover {
	background: #001553;
	text-decoration: none;
	display: block;
	clear: both;
}
#subnav_01 ul li ul li {
	display:block;
	background: #CCCCCC;
	color: #003D7D;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	border-bottom: 1px dotted #666666;
}
#subnav_01  ul  li  ul  li  a:link {
	display:block;
	background: #CCCCCC;
	color: #003D7D;
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 12px;
}
#subnav_01 ul li ul li a:visited {
	display:block;
	background: #CCCCCC;
	color: #003D7D;
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 12px;
}
#subnav_01 ul li ul li a:hover {
	display:block;
	background: #CCCCCC;
	color: #003D7D;
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 12px;
	text-decoration: underline;
}
#subnav_01 ul li ul li a:active {
	display:block;
	background: #CCCCCC;
	color: #003D7D;
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 12px;
}
#subnav_01 .navL1 a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #9A9B9D;
}

#subnav_01 .navL1 a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #001957 url(/images/global/images/bg_ugsubmenu_on.gif) no-repeat;
}

#subnav_01 .navL1_on a {
	padding: 4px;
	display: block;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #001957 url(/images/global/images/bg_ugsubmenu_on.gif) repeat-x;
}
#subnav_01 .navL2 a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 3px 2px 15px;
	background: #9A9B9D;
}
#subnav_01 .navL2 a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 3px 2px 15px;
	background: url(/images/global/images/bg_ugsubmenu_on.gif);
}

#subnav_01 .navL2_on a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 15px;
	background: #9A9B9D;
}
#subnav_01  .navL2_on  a:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 3px 2px 15px;
	background: url(/images/global/images/bg_ugsubmenu_on.gif);
}
#subnav_01 .navL3_on a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003162;
	text-decoration: none;
	display: block;
	padding: 2px 8px 2px 25px;
	background: #D1D1D1 no-repeat 25px center;
	border-bottom: 1px none #CCCCCC;
	border-right: 2px solid #9A9B9D;
	border-left: 2px solid #9A9B9D;
}
#subnav_01  .navL3  a:link {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px none #D2D2D2;
	display: block;
	background: #D1D1D1;
	padding: 2px 8px 2px 25px;
	clear: both;
	float: none;
	border-right: 2px solid #9A9B9D;
	border-left: 2px solid #9A9B9D;
}
#subnav_01 .navL3 a:visited {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 8px 2px 25px;
	background: #D1D1D1;
	border-bottom: 1px none #D2D2D2;
	border-right: 2px solid #9A9B9D;
	border-left: 2px solid #9A9B9D;
}

#subnav_01 .navL3 a:hover {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 8px 2px 25px;
	background: #BBBBBB;
	border-right: 2px solid #9A9B9D;
	border-left: 2px solid #9A9B9D;
}
#subnav_01 .navL3 a:active {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 8px 2px 25px;
	background: #D1D1D1;
	border-bottom: 1px none #D2D2D2;
	border-right: 2px solid #9A9B9D;
	border-left: 2px solid #9A9B9D;
}
#subnav_01 .navL4_on a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003162;
	text-decoration: none;
	display: block;
	padding: 2px 8px 2px 35px;
	background: #E5E5E5 no-repeat 25px center;
	border-bottom: 1px none #CCCCCC;
	border-right: 2px solid #9A9B9D;
	border-left: 2px solid #9A9B9D;
}
#subnav_01  .navL4  a:link {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px none #D2D2D2;
	display: block;
	background: #E5E5E5;
	padding: 2px 8px 2px 35px;
	clear: both;
	float: none;
	border-right: 2px solid #9A9B9D;
	border-left: 2px solid #9A9B9D;
}
#subnav_01 .navL4 a:visited {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 8px 2px 35px;
	background: #E5E5E5;
	border-bottom: 1px none #D2D2D2;
	border-right: 2px solid #9A9B9D;
	border-left: 2px solid #9A9B9D;
}

#subnav_01 .navL4 a:hover {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 8px 2px 35px;
	background: #BBBBBB;
	border-right: 2px solid #9A9B9D;
	border-left: 2px solid #9A9B9D;
}
#subnav_01 .navL4 a:active {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 8px 2px 35px;
	background: #E5E5E5;
	border-bottom: 1px none #D2D2D2;
	border-right: 2px solid #9A9B9D;
	border-left: 2px solid #9A9B9D;
}

/* ||||||||||||||||||||||||||||||||||||||||||||  END LEFT COLUMN  |||||||||||||||||||||||||||||||||||||||||||| */

/* |||||||||||||||||||||||||||||||||||||||||||| BEGIN RIGHT COLUMN |||||||||||||||||||||||||||||||||||||||||||| */
#column_right {
	width: 180px;
	margin-right: 0px;
	display: block;
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #C9CACC url(/images/global/images/bg_roundedmenu04.jpg) no-repeat bottom;
	padding-bottom: 15px;
}
#column_right ul {
	display: block;
	padding: 5px;
	font-size: 11px;
}
#column_right li a {
	text-decoration: none;
	color: #666666;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #F3F3F3;
}
#rightcolumncontent {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	border-top: 1px none #999999;
	border-bottom: 1px none #FFFFFF;
	background: #FFFFFF;
	margin: 10px 5px;
	border-left: 1px none #999999;
	border-right: 1px none #FFFFFF;
}
#rightcolumncontent h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(/images/global/images/bg_navbar.gif);
	margin: 0px;
	padding: 5px;
}
#rightcolumncontent p {
	text-align: justify;
	padding: 10px 5px 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||| END RIGHT COLUMN |||||||||||||||||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||||||||||||||| BEGIN FOOTER |||||||||||||||||||||||||||||||||||||||||||| */
#footer {
	color: #707070;
	font-size: 11px;
	display: block;
	clear: both;
	margin: 20px 0;
}
.footer_address {
	padding-left: 5px;
	width: 445px;
	float: left;
}
.footer_address p {
	color: #acacac;
	font-size: 11px;
}
.footer_links {
	text-align: right;
	padding-right: 5px;
	width: 445px;
	float: left;
	display: block;
}
.footer_links li {
	display: inline;
}
.footer_links li a {
	color: #707070;
	padding: 0 5px;
}
.footer_links ul.top_row li a {
	font-weight: bold;
}
/* |||||||||||||||||||||||||||||||||||||||||||| BEGIN FOOTER |||||||||||||||||||||||||||||||||||||||||||| */

/*|||||||||||||||||||||||||||||||||||||||||||||||END STRUCTURAL ELEMENTS||||||||||||||||||||||||||||||||||||||||||||||||*/

/*|||||||||||||||||||||||||||||||||||||||||||||||BEGIN HACKS||||||||||||||||||||||||||||||||||||||||||||||||*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px;
	line-height: 1px;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {
	display: block;
	clear: both;
}
.clear {
	line-height: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: auto;
	font-size: 1px;
}

.imagenoborder   {
	margin: 0px !important;
	padding: 0px !important;
	border-style: none !important;
	display: inline !important;
	border-width: 0px !important;
}
.tableoverride {
	height: auto !important;
	width: auto !important;
}
.table400 {
	height: auto !important;
	width: 400px !important;
}
.table350 {
	height: auto !important;
	width: 350px !important;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||END HACKS||||||||||||||||||||||||||||||||||||||||||||||||*/
#fonttools {
	font: 11px Arial, Helvetica, sans-serif;
	color: #001F5F;
	display: block;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mediahead1{
	color: #333333;
	font: bold 20x Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	clear: both;

}

.mediahead2{
	color:#;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0 0 5px 3px;
	text-transform:uppercase;
	letter-spacing: .1em;
}