﻿html
{
	/*background: #f4f4f4 url("../../../App_Themes/DefaultTheme/Images/bg.gif") repeat-y center;*/
}
body
{
	color:#2D2D2D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 auto;
}
h1
{
	color: #2D2D2D;
	font: bold 13px arial;
	margin: 0px;
	text-transform:uppercase;
}
h2
{
	color: #2D2D2D;
	font: bold 16px arial;
	margin-top: 12px;
	margin-bottom: 0px;
}
h3
{
	color: #2D2D2D;
	font: bold 11px arial;
	margin: 0px;
}
h4
{
	font: bold 12px arial;
	margin: 0px;
}
select
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table 
{
   font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: left;
   background-color: #F2F2F2;
   border: solid 1px #F2F2F2;  
}
a
{
	color: #009; /*#ec5636;*/
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
/*-------------DEBUGING--------------*/
.redborder
{
	border: 1px solid red;
}

/*---------------------------------------------MASTER PAGE IDS----------------------------------------------*/
* 
{
	/*margin:0;*/
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:0;
}
#iceLineContainer 
{
	background-color:#164271;
	height:7px;
	left:0;
	min-height:7px;
	position:relative;
	top:0;
	width:100%;
}
#holder
{
    height:auto;
	left:0;
	margin:0 auto;
	right:0;
	width:983px;
}
#MainLogo
{
	clear:both;
	float:left;
	height:65px;
	padding-left:12px;
	padding-top:12px;
	width:50px;
}
#Content 
{
	float:left;
	height:auto;
	margin:10px 0 0 18px;
	width:774px;
}

/*
#Content
{
	border-top: 1px solid #888;
	float: right;
	width: 564px;
	text-align:justify;
	clear: none;
	font-size:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
*/
#LeftColumn_BottomPart
{
	margin-top: 15px;
	padding: 10px;
	width: 150px; height: 400px;
	background: #f0f0f0;
}
#LeftColumn_BottomPart h1
{
	font: bold 13px arial;
	margin-right: 5px;
}
#LeftColumn_BottomPart ul
{
	margin-left: 15px; margin-right: 5px;
	padding-left: 0px;
}
#LeftColumn_BottomPart ul li
{
	list-style-image: none;
	list-style-type: square;
	margin-bottom: 5px;	
}

/*----------------------------------------------MENUS IDS----------------------------------------------*/
#TopMenu
{
	float:right;
	position:relative;
	top:3px;
}
#TopMenu a
{
	color: #aaa;
	text-decoration: none;
}

#containerGlobalNavBar 
{
	clear:both;
	display:block;
	height:28px;
	margin:0;
	padding:0;
	position:relative;
	top:0;
	width:980px;
}

#containerGlobalNavBar .nav 
{
	z-index:100;
}

#containerGlobalNavBar .nav 
{
	display:block;
	margin:0;
	padding:0;
	position:relative;
}

#containerGlobalNavBar .nav li 
{
	display:inline-block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#containerGlobalNavBar img 
{
	display:block;
}

#ContainerBread 
{
	border:medium none;
	margin-bottom:5px;
	margin-top:5px;
	width:600px;
}

#subNavBread 
{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
}

#mainBodyContainer 
{
	margin-top:10px;
}

#LeftColBody 
{
	float:left;
	height:auto !important;
	margin-top:10px;
	min-height:500px;
	padding-bottom:10px;
	width:188px;
}

/*.containerLeftMenu 
{
	height:72px;
	padding-bottom:10px;
}
.containerQuickLinks 
{
	height:300px;
	padding-bottom:10px;
}
*/

.leftContainer 
{
	background-color:#6d6d6d;
	background-image:url("../../../App_Themes/DefaultTheme/Images/bg_calloutBotHoriTile.jpg");
	background-position:center bottom;
	background-repeat:repeat-x;
	height:auto;
	margin-bottom:8px;
	padding-bottom:21px;
	width:100%;
}
.leftContainerQuickLinks 
{
	background-color:#6d6d6d;
	background-image:url("../../../App_Themes/DefaultTheme/Images/bg_calloutBotHoriTile.jpg");
	background-position:center bottom;
	background-repeat:repeat-x;
	height:auto;
	margin-bottom:8px;
	padding-bottom:21px;
	width:100%;
}
.leftContainerQuickLinks a, .leftContainerQuickLinks a:link, .leftContainerQuickLinks a:visited 
{
	background-image:url(../../../App_Themes/DefaultTheme/images/bullet_grey4.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-left:8px;
	padding-left:10px;
}
/*.leftContainerQuickLinks li
{
	font-family:Arial;
	font-size:10px;
	list-style-image:none;
	list-style-type:none;
	border:1px solid #ffffff;
}
.leftContainerQuickLinks a
{
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-left:8px;
	padding-left:10px;
	background-image:url("../../../App_Themes/DefaultTheme/images/bullet_grey4.gif");
	background-position:left center;
	background-repeat:no-repeat;
}*/
.PageTitle 
{
	display:block;
	font-size:30px;
	font-weight:normal;
	margin-bottom:20px;
	margin-left:0;
	margin-top:5px;
	padding:0;
}

.contentImageBlock 
{
	margin-bottom:20px;
	width:777px;
}

.blockContent 
{
	color:#2D2D2D;
	float:left;
	font-size:12px;
	font-weight:normal;
	width:528px;
}
.blockContent ul
{
	margin-left:75px;
}
.blockContentSmall 
{
	color:#2D2D2D;
	float:left;
	font-size:12px;
	font-weight:normal;
	width:428px;
}
.blockImage 
{
	float:left;
	padding-left:16px;
	width:231px;
}
.blockContent a, .blockContent a:link, .blockContent a:visited, .blockContentSmall a, .blockContentSmall a:link, .blockContentSmall a:visited 
{
	color:#154271;
	font-weight:bold !important;
}
.blockSubHeader {
	font-size:14px;
	font-weight:bold;
}
.blockContent .blockSubHeader 
{
	color:#40668D;
	font-size:22px;
	font-weight:normal;
	margin:0 0 18px;
}
.blockContent p 
{
	color:#2D2D2D;
}
.clear 
{
	clear:both;
}

/* ----------------- alternative layout style ----------------- */
#productInfoContainer #productInfoCopy, #productInfoContainer #productResources {
	float:left;
}
#productInfoContainer {
	background:transparent url(../../../App_Themes/DefaultTheme/Images/bg_rhtBdr.jpg) repeat-y scroll 598px 0;
}
#productInfoContainer #productInfoCopy 
{
	background:transparent url(../../../App_Themes/DefaultTheme/Images/bg_rhtBdrTop.jpg) no-repeat scroll right top;
	padding:0px 0 0px;
	width:609px;
}
#productInfoContainer #productResources 
{
	margin:0 0 0 1px;
	padding:27px 0 0;
	width:163px;
}
#productInfoContainer #productInfoCopy a
{
	color:#40668B;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#productInfoContainer #productResources dl 
{
	margin:0 0 41px;
	padding:0;
	width:157px;
}
#productInfoContainer #productResources dt 
{
	font-size:14px;
	font-weight:bold;
	margin:0 0 17px;
	padding:0;
}
#productInfoContainer #productResources dd.firstResource {
	border:medium none;
}
#productInfoContainer #productResources dd 
{
	border-top:1px solid #E5E5E5;
	font-size:11px;
	margin:0 0 9px;
	padding:5px 0 0;
}


#productResources ul li 
{
	list-style-image:none;
	list-style-type:none;
	padding:3px;
}
#productResources ul a 
{
	color:#40668D;
	font-weight:bold;
}
#productInfoContainer #productInfoCopy p
{
	padding:0 10px;
	width:570px;
}
.rhtBdrBottom img 
{
	left:598px;
	position:relative;
	top:0;
}
.PanelExample
{
	margin-left: 30px;
	margin-top: 20px;
	width: 348px; height: 179px;
	background: url("../../../App_Themes/DefaultTheme/Images/PanelInWebsiteExample.jpg") no-repeat;
}
.resourceTitle
{
	font-size:14px;
	font-weight:bold;
	color:#40668D;
}
/* ----------------- alternative layout style ----------------- */



/* -------------- FOOTER STYLES ------------------------- */
/*
#copyright 
{
	clear:both;
	color:#999999;
	display:block;
	font-size:10px;
	margin-bottom:70px;
	margin-top:10px;
	text-align:center;
}
*/
#footer 
{
	background-image:url(../../../App_Themes/DefaultTheme/Images/bg_footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
	display:block;
	height:auto;
	margin-top:30px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:980px;
}
#footerNav 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0;
	text-align:center;
	width:auto;
}
#footerNav li 
{
	color:#BBBBBB;
	float:left;
	font-size:13px;
}
#footerNav a, #footerNav a:link, #footerNav a:visited 
{
	color:#144371;
	display:inline;
	font-size:13px;
	font-weight:normal;
}
#footerNav li a 
{
	color:#144371;
	display:inline;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
#footerNav .RSSLink 
{
	background-image:url(../../../App_Themes/DefaultTheme/Images/iconRSS.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:15px;
}
#copyright 
{
	clear:both;
	color:#999999;
	display:block;
	font-size:10px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}
#copyright a, #copyright a:link, #copyright a:visited 
{
	color:#999999;
	display:inline;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
#sitecreation 
{
	clear:both;
	color:#999999;
	display:block;
	font-size:10px;
	margin-bottom:70px;
	margin-top:10px;
	text-align:center;
}
#sitecreation a, #sitecreation a:link, #sitecreation a:visited 
{
	color:#144371;
	font-weight:bold;
	display:inline;
	font-size:10px;
}
/* ---------------- END FOOTER STYLES ------------------------ */




/*
--old nav styles
#MainMenu
{
	clear: both;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#MainMenu li
{
	display: inline;
	margin-right: 0px;
}
#MainMenu a
{
	color: White;
	text-decoration:  none;
	text-transform:uppercase;
	text-align: center;
	font: bold 12px arial;
	height:28px;
	width:140px;
	display:block;
	padding-top:0px;
	background: url("../../../App_Themes/DefaultTheme/Images/btn_bgoffslim.gif") repeat;
	float:left;
	border-right: solid 1px #666666;
}
#MainMenu a:hover
{
	color: White;
	background: url("../../../App_Themes/DefaultTheme/Images/btn_bghoverslim.gif") repeat;
}
#MainMenu a.selected
{
	color: White;
	background: url("../../../App_Themes/DefaultTheme/Images/btn_bgonslim.gif") repeat;
}
*/

#LeftMenu
{

	width: 155px;	
	background: #f0f0f0;
}
#LeftMenu h1
{
	background: #7DAB30;
	color: #ffffff;
	font: bold 11px arial;
	text-transform:uppercase;
	text-indent: 5px;
	height: 15px;
	padding-top: 1px;
	
}
#LeftMenu a.selected
{
	color: Black;
	text-decoration: none;
}
#ThirdMenu
{
	float: left;
}

#ThirdMenu li
{
	display: inline;
	margin-right: 5px;
}
#ThirdMenu a.selected
{
	color: Black;
	text-decoration: none;
}



/*-------------------------------------ITEM BOXES CLASSES-----------------------------------------*/
.ItemBoxContent
{
	padding: 5px;
}
.ItemBoxBlue
{
	width: 208px;
	background: #E0F0FB;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ItemBoxBlue h1 
{
	/*
	background: url("../../../App_Themes/DefaultTheme/Images/ItemBoxBlueHeader_Bg2.gif") no-repeat right;
	height: 13px;
	color: White;	
	font: normal 10px arial;
	text-transform:uppercase; text-indent: 5px;
	margin: 0px;
	*/
	background-image:url(../../../App_Themes/DefaultTheme/images/bg_grid_header_blue.gif);
	background-color: #E0F0FB;
	background-position:bottom;
	background-repeat:repeat-x;
	border-right:1px solid #CCCCCC;
	color:#01304E;
	font-size:10px;
	font-weight:bold;
	height:13px;
	text-align:center;
	padding-top: 2px;
	margin: 0px;
}

.LoggedInBoxHome
{
	background: #2E4E85 url("../../../App_Themes/DefaultTheme/Images/ItemBoxBlueHeader_Bg2.gif") no-repeat right top;
	color: White;
	text-indent: 5px;
	padding: 10px;
	height: 56px;
	width: 135px;
	
}

.ItemBoxLightBlue
{
	width: 170px;
	background: #DEE9FA;
	margin-bottom: 10px;
}
.ItemBoxLightBlue h1
{
	background: url("../../../App_Themes/DefaultTheme/Images/ItemBoxBlueHeader_Bg.gif") no-repeat right;
	height: 13px;
	color: White;
	font: normal 10px arial;
	text-transform:uppercase; text-indent: 5px;
	margin: 0px;
}
.ItemBoxGreen
{
	width: 208px;
	background: #F1F3EB;
	margin-bottom: 10px;
}
.ItemBoxGreen h1
{
	background: #7DAb31;
	height: 13px;
	color: White;
	font: normal 10px arial;
	text-transform:uppercase; text-indent: 5px;
	margin: 0px;
}
.ItemBoxDarkBlue
{
	width: 208px;
	background: #2F4E6F;
	margin-bottom: 10px;
	color: White;

}
.ItemBoxDarkBlue h1
{
	background: #2F4E6F url("../../../App_Themes/DefaultTheme/Images/ItemBoxDarkBlueHeader_Bg.gif") no-repeat right;
	height: 7px;
	font: normal 1px arial;
	margin: 0px;
}

/*------------------------------LISTS CLASSES------------------------------------*/
/*
li
{
	list-style-image: url("../../../App_Themes/DefaultTheme/Images/Orange-arrow1.gif");
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
}
*/
ul.RedBoxes li
{
	list-style-image: url("../../../App_Themes/DefaultTheme/Images/RedBulletPoint.gif");
	padding: 0px;	
}

.ItemBoxBlue ul
{
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	padding-left:20px;
	font-size: 11px;
	font-family: Arial Greek;
	padding-bottom: 5px;	
}

.ItemBoxBlue ul li ul li
{
	list-style-image: url("../../../App_Themes/DefaultTheme/Images/RedArrow.gif");
	padding-bottom: 1px;
}

.ListSection
{
	display: block;
}
.ItemListBlue
{
	float: left;
	width: 22px; height: 22px;
	color: #fff;
	font: bold 18px arial;
	padding-left: 6px;
	background: url("../../../App_Themes/DefaultTheme/Images/ItemListCircle.gif") no-repeat;
}

/*-- COMMON CLASSES --------------------------------------------------------------------------*/
.watermark
{
	font: normal 10px arial;
	color: #666;
	background: #eee;
}
.AjaxLoader
{
	background: url("../../../App_Themes/DefaultTheme/Images/ajax-loader.gif") no-repeat;
	height: 16px;
	padding-left: 25px;
	color: #006;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=40);
	opacity:0.4;
}
.WatermarkedText
{
	background: #f0f0f0;
	color: #777;	
}