@charset "utf-8";
/* CSS Document */

td.Empty { border: none; display: none; padding: 0; width: 0; }

/* LAYOUT GENEARL ALL PAGES*/
#Body {
	font-family: 'Arial','Helvetica',sans-serif;
	height:100%;
	margin:0px;
	padding:0px;
	background: #C7CBCE url(images/bg.jpg) top repeat-x;
}
.Normal { font-family: 'Arial','Helvetica',sans-serif; }
.body_bg {
	background: #C7CBCE url(images/bg.jpg) top repeat-x;
	margin:0px;
	padding:0px;
	color: #58595B;
	font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
	line-height: 21px;
	height:100%;
	width:100%;
}
table {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin:0px;
	padding:0px;
}
p { margin: 0px; padding: 0px; }
img { border:none; }
.page {
	height:100%;
	position: relative;
	width: 100%;
}
.container-width {
	margin: 0 auto;
	position: relative;
	width: 940px;
}
.logo {
	height: 120px;
	width: 650px;
}

.nav-left {
	background: url(images/nav-left.png) no-repeat;
	height: 35px;
	width: 15px;
}
.nav-middle {
	background: url(images/nav-bg.png) repeat-x;
	height: 35px;	
}
.nav-right {
	background: url(images/nav-right.png) no-repeat;
	height: 35px;
	width: 15px;
}
.content {
	background: #fff;
	padding: 0px 10px 10px 10px;
}
.LoginContainer {
	padding-bottom: 0px;
	vertical-align:bottom;
	height: 70px;
}
.SearchContainer {
	height: 50px;
}
.LatestNewsButtonPane { float: left; }
.HeaderLeftPane {
	width: 277px;
}
.LandingPanes {
	vertical-align: top;
	width: 100%;
}
.ContentPaneLanding { padding: 0 10px; vertical-align: top; }
.LeftPaneLanding, .RightPaneLanding { vertical-align: top; width: 25%; }
.LeftGreyTable {
	background: #EBECED;
	height: 100%;
	padding: 20px 10PX;
	width: 277px;
}
.LeftGreyPane {
	width: 100%;
}
.LeftGreyPane .Normal {
	color: #58595B;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
}
.LeftGreyPane .TitleHead {
	border: none;
	color: #004783;
	font-family: Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 23px;
}
.LeftPane {
	padding-right: 7px;
	padding-top:7px;
}
.MiddlePane {
	padding-top: 7px;
}
.RightPane {
	padding-left: 7px;
	padding-top:7px;
	width: 277px;
}
.RightPane.DNNEmptyPane { display: none; padding: 0; width: 0; }

/* DNN Styles */
.LoginContainer a:link, .LoginContainer a:visited, .LoginContainer a:active {
	background: url(images/login-icon.png) no-repeat left;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-left: 18px;
}
.LoginContainer a.none:link, .LoginContainer a.none:visited {
/*	background: url(images/none.jpg);	*/
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-left: 0px;
}
.LoginContainer a.ContactLink, .LoginContainer a.LatestNewsLink {
	background: none;
	display: inline-block;
	margin: 15px 0;
}
.Search {
	height: 20px;
	width: 27px;
}
head_title, c_icon, c_title {
	width: 100%;
}
.ContentPane {
	padding: 0 0 10px 20px;
}
.MiddleLeftPane {
	padding: 0 0 10px 20px;
}
.MiddleContentPane {
	padding: 0 0 10px 10px;
}
.TopPane {
	padding: 0 0 10px 20px;
}
.BottomPane {
	padding: 0 0 10px 20px;
}
.TitleHead {
	display: block;
	font-family: Times, serif;
    font-size: 22px;
	line-height: 22px;
    font-weight: normal;
    color: #004783;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.Head
{
	font-family:"Times New Roman", Times, serif;
    font-size: 22px;
	line-height: 23px;
    color: #004B80;
}
.subhead
{
    font-size: 14px;
	line-height: 14px;
    color: #004B80;
}

/* GENERIC */
H1 {
	font-family:"Times New Roman", Times, serif;
    font-size: 22px;
	line-height: 23px;
    color: #004B80;
}
H2 {
    font-size: 14px;
	line-height: 14px;
    color: #004B80;
	font-weight:bold;
}

a:link, a:visited, a:active { color: #004B80; text-decoration: none; }
a:hover { text-decoration: underline; }

a.Links:link, a.Links:visited, a.Links:active {
    font-size: 12px;
	line-height: 14px;
    color: #786c88;
	font-weight: normal;
	text-decoration:underline;
	}
a.Links:hover { color: #d8d4e8; }


/* Navigation
------------------------------------------------------------------------------------ */

#Navigation .Root { float: left; }
#Navigation .Root > a {
	border: solid 0px transparent;
	border-width: 0 1px;
	color: #F1F1F2;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	min-height: 24px;
	padding: 0 10px;
	text-decoration: none;
}
#Navigation .Root.Selected > a, #Navigation .Root.BC > a, #Navigation .Root:hover > a {
	background: url("images/nav-over.png") repeat-x 0 0;
	border-color: #FFFFFF;
	color: #D1D3D4;
}

#Navigation .SubLevel.Children { background-color: #1D3049; padding: 10px 0; width: 555px; }
#Navigation .SubLevel.Children > ul { background: /* url('images/sublevel-bg.gif') */ 0 0; }
#Navigation .SubLevel.Children > ul > .Item {
	float: left;
	padding: 0 20px;
	width: 145px;
}
#Navigation .SubLevel a {
	color: #92AABF;
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
}

#Navigation .SubLevel.Grandchildren .Item { margin-left: 10px; }
#Navigation .SubLevel.Grandchildren a { font-weight: normal; line-height: 20px; }


/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:970px;
}
.main_dnnmenu_item {
	font-family:Arial, Helvetica, sans-serif;
	color:#92AABF;
	font-size:11px;
	font-weight: bold;
}

/* Other
------------------------------------------------------------------------------------ */

.ClearFix:after, .clearfix:after { clear: both; content: ""; display: block; height: 0; visibility: hidden; }

/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:970px;
}
.main_dnnmenu_item {
	font-family:Arial, Helvetica, sans-serif;
	color:#92AABF;
	font-size:11px;
	font-weight: bold;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	background-color: transparent;
    cursor: pointer;
    color: #F1F1F2;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
   	font-weight: normal;
    height: 35px;
    border-left: transparent 1px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: transparent 1px solid;
    text-align: left;
	padding: 0px 10px 0px 10px;
	line-height: 35px;
	display: inline-block;
	min-height: 24px;
	position:relative;
	float: left;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	background: url(images/nav-over.png) repeat-x;
    color: #D1D3D4;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;

}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	background: url(images/nav-over.png) repeat-x;
    cursor: pointer;
    color: #D1D3D4;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
   	font-weight: normal;
    height: 35px;
    border-left: #fff 1px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #fff 1px solid;
    text-align: left;
	padding: 0px 10px 0px 10px;
	line-height: 35px;
	display: inline-block;
	min-height: 24px;
	position:relative;
	float: left;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu
{
	background-color:#1D3049;
	padding:10px 0px 10px 0px;
	position: static;
	z-index: 1000;
}

.main_dnnmenu_submenu td
{
	background-color:#1D3049;
	z-index: 1000;
	text-align:left;
	color:#000000;
	line-height: 20px;
	padding: 0px 5px;
	margin:0px;
	background-image:url(images/divider.jpg);
	background-repeat:repeat-y;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color:#ffffff;
}
.main_dnnmenu_itemselected td{
    background: #CE0D0D url(../images/submenu_active.gif) repeat-x top left;
	color:#ffffff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}
.templatedHeader {
	 }

.templatedLink, a.templatedLink:link, a.templatedLink:visited, a.templatedLink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#92AABF;
	font-size:11px;
	font-weight: bold;
	width: 186px;
}
.templatedChildLink, a.templatedChildLink:link, a.templatedChildLink:visited, a.templatedChildLink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#92AABF;
	font-size:10px;
	font-weight: normal;
}

/*Rest of CSS*/

.GlobalLink TD{
	border-right: 1px solid #006A9A;
	padding: 0px 20px 0px 20px;
}
.GlobalLink {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 145px;
    color: #786c88;
	font-weight: normal;
	text-decoration:none;
}
a.GlobalLink:link, a.GlobalLink:visited, a.GlobalLink:active
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 14px;
    color: #786c88;
	font-weight: normal;
	text-decoration:underline;
}
a.GlobalLink:hover
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 14px;
    color: #d8d4e8;
	font-weight: normal;
    text-decoration: underline;
}
.youarehere {
	color: #58595B;
	font-family: Arial, san-serif;
    font-size: 11px;
    padding-right: 10px;
	text-decoration:none;
}
.Breadcrumb {
	color: #004783;
	font-family: Arial, san-serif;
    font-size: 11px;
	text-decoration:none;
}
a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active
{
    font-family: Arial, san-serif;
    font-size: 11px;
    color: #004783;
	text-decoration:none;
}
a.Breadcrumb:hover
{
    font-family: Arial, san-serif;
    font-size: 11px;
    color: #004783;
    text-decoration: underline;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 19px;
    font-weight: normal;
    color: #004783;
}
a.CommandButton:hover {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 19px;
    font-weight: normal;
    color: #004783;
    text-decoration: underline;
}
.Normal, .Normal table, .Normal table p {
	color: #58595B;
	font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
	line-height: 21px;
}
.NormalBold {
	color: #58595B;
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
	line-height: 21px;
}
.SubSubHead, .Normalbold {
	color: #58595B;
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
	line-height: 21px;
}
.searchlabel {
	color: #fff;
	margin-right: 5px;
}
.SearchContainer NormalTextBox {
    background: #fff;
	font-family: Arial, sans-serif;
	height: 20px;
	width: 150px;
	font-size: 12px;
	border: 0px;
	color: #58595B;
	padding: 1px 3px;
	line-height:normal;
	display: inline;
}
.RadEditor body {
	background-color: #fff;
}

/* 
*********************************************
CV LISTINGS CLASSES
*********************************************
*/
.ArticlesList {
	margin: 20px auto;
	width: 100%;
}
.ArticlesListPrint {
	margin: 20px;
	width: 600px;
}
.ArticlesName {
	color: #004B80;
	font-family: Times, serif;
	font-size: 22px;
	text-align: left;
	vertical-align: bottom;
}
.ArticlesDiscipline {
	color: #808285;
	font-family: Times, serif;
	font-size: 22px;
	text-align: right;
	vertical-align: bottom;
	width: 50%;
}
.ArticlesTitleDiscipline {
	border: solid #004B80 0px;
	border-bottom-width: 2px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.ArticlesContactInfo p.ArticlesPhone, .ArticlesContactInfo p.ArticlesEmail, .ArticlesContactInfo p.ArticlesAddress {
	color: #58595B;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
}
.ArticlesMoreInfo {
	text-align: right;
	vertical-align: top;
}
.ArticlesMoreInfo p.ArticlesRegion {
	color: #1B5476;
	font-family: Times, serif;
	font-size: 16px;
	line-height: 23px;
}
.ArticlesMoreInfo p.ArticlesOrganization, .ArticlesMoreInfo p.ArticlesAgency {
	color: #58595B;
	display: inline;
	font-size: 12px;
	line-height: 21px;
}
.ArticlesDownloadView {
	text-align: right;
	vertical-align: bottom;
}
ArticlesDownloadView p a {
	color: #004B80;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

/* 
*********************************************
CALENDAR CLASSES
*********************************************
*/
/*Dates at top near search*/
.evtTitle, .evtTitle td, .evtTitle a, .evtTitle a:visited, .evtTitle a:hover {
	font-family:"Times New Roman", Times, serif;
    font-size: 16px;
	line-height: 18px;
    color: #004B80;
	height:24px;
	text-align:center;
	width:100%;
	font-weight:normal;
}
/*Subhead type style for week view*/
.wvHeader {
    color: #004B80;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	margin-top:6px;
}
/* Style of Event on Calendar*/
.evtDay, .evtDay td , .evtDay a, .evtDay a:visited, .evtDay a:hover {
    font-family: Arial, san-serif;
    font-size: 14px;
	color: #004783;
}

.bt-content {
	color: #58595B;
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
	line-height: 21px;
}
.bt-content .vTable { width: auto; }
/*Date and Time in Pop Up*/
.ListTitleSmall {
color: #58595B;
font-family:Arial;
font-size:12px;
line-height: 18px;
padding-top:3px;
text-align:left;
}
/*Title of Event in pop up*/
.ListTitleBig a {
	color: #004B80;
font-family:Arial;
font-size:14px;
font-weight:bold;
height:25px;
padding-bottom:1px;
padding-left:5px;
padding-top:3px;
text-align:left;
vertical-align:middle;
}
/*Color of Header BG in pop up on calendar and list view*/
.ListTitleRow {
clear: right;
height:auto;
}
/*Event Color in Calendar Cell*/
.pop {
color:#fff !important;
cursor:pointer;
font-family:arial,Helvetica,sans-serif;
font-size:12px;}

/*Color of Calendar Icon in List mode*/
.calPubMonth {
background-attachment:scroll;
background-color:#004B80;
background-position:center top;
background-repeat:repeat-x;
color:#FFFFFF;
display:block;
font-size:0.7em;
font-weight:bold;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:1px;
text-transform:uppercase;
}

/* Font style of list view of events*/

.ListEventTitle a, .ListEventTitle a:visited, .ListEventTitle a:active, .ListEventTitle a:hover, .ListTitle a, .ListTitle a:visited, .ListTitle a:active, .ListTitle a:hover {
	color: #004B80;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
/* Font style of list view of events sub content*/
.ListContent {
padding-left:47px;
padding-top:5px;
}

.poplink {
color:#004B80;
cursor:pointer;
text-decoration:underline;
}

/* Font style of export to desktop*/
.ListBtn {
padding-left:47px;
padding-top:0px;
}

#cboxContent .normal
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
}


table.slEvent { width: 100%; }

.NormalWhite { color: #fff; }
/* Dynamic User Directory */

#dnn_ctr658_DynamicUserDirectory_dgSearchField_ctl02_Dropdownlist1, #dnn_ctr658_DynamicUserDirectory_dgSearchField_ctl03_Dropdownlist1, #dnn_ctr658_DynamicUserDirectory_dgSearchField_ctl04_Dropdownlist1, #dnn_ctr658_DynamicUserDirectory_dgSearchField_ctl05_Dropdownlist1, #dnn_ctr658_DynamicUserDirectory_dgSearchField_ctl06_Dropdownlist1 {
visibility:hidden;
display: none;
}

#dnn_ctr926_View_pnlLink a.CommandButton:link, #dnn_ctr926_View_pnlLink a.CommandButton:visited {
	font-weight: bold;
	text-decoration: none;
}


a.AddUserButton {
	background: url('images/add-new-user-button-left.gif') left center no-repeat;
	display: inline-block;
	height: 57px;
	line-height: 57px;
	padding-left: 39px;
	text-decoration: none;
}
*:first-child+html .a.AddUserButton { zoom: 1; display: inline; }
a.AddUserButton span {
	background: url('images/add-new-user-button-right.gif') right center no-repeat;
	color: #fff;
	display: block;
	font-family: 'Arial';
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.5px;
	padding: 0 22px 0 5px;
}
/* No Registration */
#dnn_ctr643_Login_tdRegister {
	display: none;
}

/* 
*********************************************
Store
*********************************************
*/

.ModSmithBuyNowC table table { width: 100%; }
.ModSmithBuyNowC table table td { width: 20%; }
.ModSmithBuyNowC a.SmithProdText { font-size: 15px; font-weight: bold }
a.b_link { color: #fff; font-size: 10px; }

.ModSmithBuyNowC .b_left { margin-left: 0px; }

/* 
*********************************************

*********************************************
*/

#LandingBanner {
	behavior: url(/portals/0/skins/cdac_skin/pie.htc);
	border: 1px solid #EEEEEE;
	border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	box-shadow: 0 0 5px #CCCCCC;
		-moz-box-shadow: 0 0 5px #CCCCCC;
		-webkit-box-shadow: 0 0 5px #CCCCCC;
	margin-bottom: 30px;
	text-align: center;
	overflow: auto;
	padding: 10px;
	
}
#LandingBanner h3 {
	color: #C82327;
	font-family: 'Verdana','Helvetica',sans-serif;
	font-size: 24px;
	margin: 0;
}
#LandingBanner h3 a { color: #C82327; text-decoration: none; }
#LandingBanner p.Date { color: #367D9E; font-size: 18px; font-weight: bold; margin: 0; }
#LandingBanner img { float: left; margin: 0 15px 0 0; }
#LandingBanner p {
	font-weight: bold;
	margin: 15px 0;
}

/* 
*********************************************
Accordion
*********************************************
*/
.Accordion { margin-bottom: 15px; margin-top: 15px; }
.Accordion .Item {
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	margin: 3px 0;
	overflow: hidden;
}
.Accordion .Title {
	background: url('images/accordion-arrow.png') right center no-repeat #999999;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 10px;
}
.Accordion .Text { display: none; padding: 10px; margin: 0; }
.Accordion div.Active .Title { background-color: #156083; background-image: url('images/accordion-arrow-active.png'); }
.Accordion div.Active .Text {
	background-color: #fafafa;
	border: solid 1px #ccc;
	border-top: none;
}

/* 
*********************************************
Video Form
*********************************************
*/
#dnn_ctr1188_DynamicForms_Label_2360cbf8-e655-4bc1-ae44-9c5588e6696c_lblLabel { color: #f00; font-weight: bold; padding: 5px 0; }
#dnn_ctr1188_DynamicForms_TBR_GUID2360cbf8-e655-4bc1-ae44-9c5588e6696cTotalView {
    background: none;
    border: none;
    color: #004B80;
    font-size: 20px;
    font-weight: bold;
}

.dnnSendPassword .dnnFormMessage, #dnn_ctr_SendPassword_plUsername_pnlHelp {display:none!important;}
#dnn_ctr_SendPassword_plUsername_cmdHelp {background: none;}