body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: small;
	background-color: #ffffff;
	color: #000000;
}

#content p
{
	margin-top: 0px;
}

#content li
{
	line-height: 1.5em;
}

.careEstimatorToolTipLink
{
	display: block;
	float: right;
	font-size: x-small;
	line-height: 10px;
	padding-bottom: 9px;
	width: 130px;
}


/*        DHS banner**********************************************************/

#dhsright
{
	padding-right: 5px;
	height: 15px;
	color: #ffffff;
	display: inline;
}

/* Media Release Display */
/*.Infodisplay
{
	margin-left:2%;
	margin-right:20%;
}*/

#dhslinks
{
	padding-top: 2px;
	float: right;
}

/*       Layout Sections ******************************************************/

#container
{
	width: 100%;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	border: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#dhsheader
{
	clear: both;
	height: 20px;
	font-size: x-small;
	border-bottom: #FFFFFF solid 1px;
}

#dhsbackground
{
	background-color: #507396;
	width: 100%;
}

#topcontainer
{
	width: 100%;
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
}

#bannercontainer
{
	width: 100%;
	background-color: #eeeeee;
	height: 80px;
	color: #000000;
}

#navcontainer
{
	width: 100%;
	color: #ff0000;
}

#leftmenu
{
	float: left;
	background-color: #ffffff;
	margin-right: 0px;
	margin-top: -5px;
	color: #000000;
}

#middleclo
{
	float: right;
	padding: 5px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-spacing: 2px;
}

/*       Top Section ******************************************************/

#dhsheader a
{
	color: #ffffff;
}

#topnav
{
	height: 20px;
	color: #003366;
	font-size: small;
	background-color: #ffffff;
	text-align: right;
	width: 100%;
}

#topnav ul
{
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #003366;
	line-height: 20px;
	white-space: nowrap;
	background-color: #ffffff;
}

#topnav li
{
	list-style-type: none;
	display: inline;
}
#topnav li a
{
	text-decoration: none;
	padding-right: 1px;
	color: #003366;
}
#topnav li a:link
{
	color: #003366;
}
#topnav li a:visited
{
	color: #003366;
}
#topnav li a:hover
{
	color: #003366;
	text-decoration: underline;
	line-height: 10px;
}

#masthead
{
	clear: both;
	background-color: #eeeeee;
	background-repeat: repeat-x;
	float: left;
}

#mastheadprint
{
	display: none;
}

#banner
{
	float: right;
}

/* Left hand menu *******************************************************/

#mainmenu
{
	width: 168px;
	margin-top: 0px;
}

#mainmenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menuItem
{
	background: #e2ecf5;
	color: #000000;
	display: block;
	padding: 1px 0px 1px 0px;
}

a:hover .menuItem, #mainmenu a:hover
{
	background-color: #005195;
	display: block;
	color: #ffffff;
}

#mainmenu li a
{
	border-left: 8px solid #005195;
	width: 160px;
	display:block;	
}

#mainmenu li img
{
	margin-top: 5px;
}

#mainmenu a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0px;
	text-indent: 2px;
	line-height: 20px;
	color: #000;
	background: #efefef;
	text-decoration: none;
}

.toplevel
{
	background: #D1D1D1;
	display: block;
	color: #000000;
}

/*#heading
{
	width: 11.15em;
	background: #ffffff;
	color: #003399;
	font-size: small;
	font-weight: bold;
	text-indent: 0px;
	margin: 0px;
	padding: 1px 0px 1px 1px;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
}*/

/* Fix IE. Hide from IE Mac \*/
* html li { float: left;}

/* End */


#mainmenu li
{
	position: relative;
	z-index: 1;
}

#mainmenu ul ul
{
    visibility:hidden;
	position: absolute;
	top: 0px;
	left: 100%;
	width: 100%;
}


#mainmenu ul ul ul
{
	position: absolute;
	top: 0px;
	left: 100%;
	width: 100%;
}


/* make the second level visible when hover on first level list OR link */
#mainmenu ul li:hover ul,
#mainmenu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
#mainmenu ul li:hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
#mainmenu ul li:hover ul li:hover ul{ 
visibility:visible;
}


li a:span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0px;
	padding: 2px 3px;
}

/* Resources, quicklinks etc ********************************/

.outline
{
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}

.outline a
{
	color: #000000;
	padding: 5px;
	line-height: 20px;
}

.resourcesoutline
{
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	font-size: x-small;
	margin-bottom: 10px;
	text-indent: 1px;
}

.resourcesoutline a
{
	color: #000000;
	padding: 5px;
	line-height: 20px;
}

/* Form ****************************************************/

form
{
	display: inline;
}

/*.form
{
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}*/

/* Footer Section ******************************************/


/*#footer
{
	clear: both;
	width: 100%;
	height: 20px;
	background-color: #ffffff;
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
	margin-top: 1px;
	text-align: center;
	color: #003366;
	padding: 0px;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	color: #003366;
	line-height: 20px;
	white-space: nowrap;
}
#footer li
{
	list-style-type: none;
	display: inline;
}
#footer li a
{
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#footer li a:hover
{
	text-decoration: underline;
}*/

#date
{
	text-align: center;
	color: #666666;
	font-size: x-small;
	padding: 3px;
}

/* Headings ******************************************/
h1
{
	color: #330033;
	display: block;
	font-size: large;
	margin-top: 0px;
}

h2
{
	font-size: medium;
	display: inline;
}

h3
{
	font-size: small;
	display: inline;
	margin-bottom: 0px;
}

h4
{
	font-size: small;
	display: inline;
}

hr
{
	color: #666666;
}

.careEstimatorH2
{
	font-size: small;
}

/* Content *******************************/



#contentheader
{
	width: 100%;
	height: 20px;
}

#pagetitle
{
	text-indent: 165px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: -10px;
	z-index: 2;
	width: 100%;
}

#contentheader H1
{
	font-size: medium;
	color: #003366;
	vertical-align: middle;
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Breadcrumbs ******************************************/
#breadcrumbs h1
{
	display: inline;
}


.crumb
{
	color: #003399;
}

#breadcrumb
{
	margin-left: 165px;
	margin-bottom: -32px;
	margin-top: -10px;
	z-index: 1;
	border-bottom: 1px solid #003366;
}

a:visited .crumb
{
	color: #003399;
	text-decoration: none;
}


ol
{
	text-indent: 20px;
}

/* Search **********************************************/

/*#search
{
	z-index: 1;
	float: right;
	margin-top: -40px;
	margin-bottom: -32px;

}

#search > form
{
	float: right;
	margin-top: 14px;
}

#searchicon
{
	margin-left: 300px;
}*/

/* ePrint **********************************************/
/*#eprint
{
	clear: both;
	width: 90%;
	height: 20px; 
	margin-top: 10px;
	text-align: left;
	padding: 5px;
	text-indent: 5px;
	margin-bottom: 2px;
}


#eprint a
{
	color: #000099;
	text-decoration: none;
}

#eprint a:hover
{
	color: #000099;
	text-decoration: underline;
}*/

/* guide ***********************************************/

#guidelink
{
	width: 10.4em;
	height: 80px;
	border: 1px solid #003399;
	margin-top: 20px;
	padding: 5px;
}

/* Education ***********************************************/

#educationrefundlink
{
	width: 6.5em;
	height: 88px;
	border: 1px solid #003399;
	margin-top: 20px;
}

/* CSD ***********************************************/

#CSDlink
{
	width: 10.4em;
	height: 85px;
	border: 1px solid #003399;
	margin-top: 20px;
	padding: 5px;
}

/* Stay informed ********************************************/
#stayinformedlink
{
	width: 10.4em;
	height: 67px;
	border: 1px solid #003399;
	margin-top: 20px;
	padding: 5px;
}

/* ExpandableTable */
.ExpandableTable
{
	width: 99%;
}

.ExpandableTableHiddenContent
{
	display: none;
}

/* HierarGrid *******************************************/

.HierarGrid
{
	border: #999999 1px solid;
	width: 100%;
	border-collapse: collapse;
}

.HierargridWhiteBorder
{
	border: #ffffff 1px solid;
	z-index: 101;
	width: 90%;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}

/* global styles ***************************************/

.half
{
	width: 35%;
	float: left;
	padding-left: 5px;
	margin-top: 25px;
}

.halfleft
{
	width: 35%;
	float: left;
	padding-left: 5px;
	margin-top: 25px;
	text-align: left;
}
.halfright
{
	width: 35%;
	float: right;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 25px;
	text-align: right;
}

.shadedBox
{
	background-color: #EEEEEE;
	border: 1px solid #666666;
	padding: 5px;
	width: 68%;
}

.third
{
	width: 22%;
	float: left;
	padding-left: 5px;
	padding-bottom: 7px;
}

.quarter
{
	width: 16%;
	float: left;
	padding-left: 5px;
}

.totop
{
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.content
{
	clear: inherit;
	width: 70%;
	float: left;
	margin-left: 2px;
	margin-top: 0px;
}

.widecontent
{
	clear: inherit;
	width: 99%; /*float:left;*/
	margin-top: 20px;
}

.foot
{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link
{
	color: #003399;
}

a:visited
{
	color: #3D719B;
}

a:active
{
	color: #0033cf;
}

a:hover
{
	color: #333333;
}

.outlinedarkblue
{
	border: 1px #003399 solid;
	padding: 2px;
}

.outlineblue
{
	border: 1px #687f8d solid;
	padding: 5px;
}

.outlineblue_shaded
{
	border: 1px #687f8d solid;
	padding: 5px;
	background-color: #eeeeee;
}

div.NewsletterIndex
{
	border: 1px #687f8d solid;
	background-color: #eeeeee;
	display: inline-block;
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 20pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
	width: 500px;
}

.outlineGray
{
	border: 1px gray solid;
	padding: 5px;
}
.outlineGray_noshaded
{
	border: 1px gray solid;
	padding: 5px;
	background-color: #eeeeee;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-top-width: thin;
	border-bottom-width: thin;
}
.outlineGray_noshadedEnd
{
	border: 1px gray solid;
	padding: 5px;
	background-color: #eeeeee;
	border-top-color: #eeeeee;
}

.outlinegrey
{
	border: 1px solid #666666;
}

.shaded
{
	border: 1px solid #666666;
	background-color: #eeeeee;
	padding: 5px;
	width: 90%;
}

.shaded_dark
{
	border: 1px solid #666666;
	background-color: #999999;
}

.pdf
{
	text-align: center;
	font-size: x-small;
	border: 1px solid #003399;
	margin: 5px;
	padding: 5px;
}

.shadedBoxInfo
{
	background-color: #E4EFF4;
	border: 1px solid #00A5C4;
	padding: 5px;
	width: 68%;
}

.StandardRule
{
	height: 0px;
	border-bottom: 0px;
}

.shadedTable
{
	border-collapse: collapse;
	width: 99%;
}

.shadedTable td, .shadedTable th
{
	padding: 5px;
}

.shadedTable .RowStyle
{
}

.shadedTable .RowStyle .TextCellStyle
{
	text-align: left;
	vertical-align: baseline;
}

.shadedTable .RowStyle .ImageCellStyle
{
	text-align: center;
	vertical-align: baseline;
	width: 50px;
}

.shadedTable .RowStyle .ImageCellStyle .IconImageStyle
{
	width: 16px;
	height: 16px;
	border: 0px;
}

/*The following two styles are to apply to td tags in a shadedTable
The text within the td will still need to be within a span with the
.foot class applied.*/
.shadedTable .RowStyle .FootCellStyle
{
	text-align: center;
	vertical-align: top;
	width: 50px;
}

.shadedTable .RowStyle .FootCellWideStyle
{
	text-align: center;
	vertical-align: top;
	width: 60px;
}

.shadedTable .Top, .shadedTableOutline .Top
{
	vertical-align: top;
}

.shadedTable .TopCentre, .shadedTableOutline .TopCentre
{
	vertical-align: top;
	text-align: center;
}

.shadedTable .TopRight, .shadedTableOutline .TopRight
{
	vertical-align: top;
	text-align: right;
}

.shadedTable .OutlineBlueShaded, .shadedTableOutline .OutlineBlueShaded
{
	border: 1px #687f8d solid;
	padding: 5px;
	background-color: #eeeeee;
}

.shadedTableOutline
{
	border: #999999 1px solid;
	width: 100%;
}

.shadedTableOutline td, .shadedTableOutline th
{
	padding: 5px;
}

.shadedTableOutlined
{
	border-collapse: collapse;
	width: 99%;
}

.shadedTableOutlined td, .shadedTableOutlined th
{
	border: 1px solid 1px solid #CCCCCC;
	padding: 5px;
}

.right
{
	float: right;
}


/* Site map ****************************/

.indent
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 20pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.sitemapindent
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 40pt;
}

.sitemapindent2
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 60pt;
}

.sitemapindent3
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 80pt;
}

.sitemapindent4
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 100pt;
}

.sitemapindent5
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 120pt;
}

#site a
{
	color: #003399;
}

/*The Guide *********************/

.stripes
{
	background-image: url(../guide/images/light_stripe.gif);
}

a.white:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
a.white:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
a.white:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
	vertical-align: middle;
}
a.white:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
	vertical-align: middle;
}

.guidemenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}

#guidecontent
{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}

/* rsspanel *********/
.rsspanel
{
	background-color: #EEEEEE;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.bordercontract
{
	border-bottom: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
}

#bordercontract
{
	border-bottom: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
}

.borderbottom
{
	border-bottom: 1px solid #003366;
}

.greybox
{
	background-color: #CCCCCC;
	padding: 5px;
}

#subscribe
{
	border: #333333 dashed 1px;
	clear: both;
	float: left;
	margin-left: 178px;
	padding: 5px;
}

TH.cal
{
	text-align: center;
}


.feature
{
	padding: 5px;
	border: #0066CC thin dashed;
	background-color: #FFFF99;
	width: 100%;
	margin: 5px;
}

.header_csaonline_image
{
	background-color: #f2a12b;
	padding-left: 5px;
}

.header_csaonline
{
	background-color: #f2a12b;
	padding-left: 5px;
}

.header_csaonline_background
{
	background-color: #f2a12b;
}

.login a
{
	background-image: url(../images/login_off.jpg);
	height: 26px;
	width: 64px;
	float: left;
}

.login a:hover
{
	background-image: url(../images/login_over.jpg);
	height: 26px;
	width: 64px;
	float: left;
}

.login a:active
{
	background-image: url(../images/login_on.jpg);
	height: 26px;
	width: 64px;
	float: left;
}

.enrol a
{
	background-image: url(../images/enrol_off.jpg);
	height: 20px;
	width: 64px;
	float: left;
}

.enrol a:hover
{
	background-image: url(../images/enrol_over.jpg);
	height: 20px;
	width: 64px;
	float: left;
}

.enrol a:active
{
	background-image: url(../images/enrol_on.jpg);
	height: 20px;
	width: 64px;
	float: left;
}

/* Contact Us */
.contactUs
{
	border: solid 1px #CCCCCC;
	width: 68%;
}

/* Calendars */
.calendarPage
{
	width: 80%;
}

#calendarFooter
{
	clear: both;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}

#calendarFooter table
{
	border: none;
	width: 80%;
}

#calendarFooter td
{
	text-align: left;
}

.calendarTable
{
	background-color: #ffffff;
	position: relative;
}

.calendarTableTD
{
	border: 1px solid #666666;
	width: 14%;
	height: 80px;
	vertical-align: top;
}

.calendarTableTH
{
	width: 14%;
	background-color: #003399;
	color: #fff;
}

/* stay at end of css*/

#leftcontainer > #pagetitle
{
	margin-top: 20px;
}

/* The Datagrid *************************/
/* Datagrid - CustomPaging*/

.datagrid
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #F4F4F4;
	border-color: #336699;
	border-style: solid;
	border-width: 1px;
}

.datagrid tr
{
	padding-right: 6px;
	padding-left: 6px;
	border-right: solid 1px #fff;
}

.datagrid td
{
	padding-right: 6px;
	padding-left: 6px;
}

.dataheader
{
	font-weight: bold;
	background-color: #336699;
}

.dataheader a:link
{
	font-weight: bold;
	color: White;
}
.dataheader a:visited
{
	font-weight: bold;
	color: White;
}
.dataheader a:active
{
	font-weight: bold;
	color: #0033cf;
}
.dataheader a:hover
{
	font-weight: bold;
	color: #0000FF;
}

.dataheading
{
	border-bottom: solid 1px #336699;
}

.datanormalcell
{
	color: #003366;
	height: 20px;
	vertical-align: middle;
}

.dataalternatecell
{
	background-color: #EEE;
	color: #003366;
}

.datapager
{
	color: #003366;
	text-align: center;
	font-weight: bold;
	border: none;
}

.datapager td
{
	border: none;
	border-top: solid 1px black;
}

.datapager span
{
	margin: 0 10px 0 10px;
}

.datapager a
{
	margin: 0 10px 0 10px;
}

.datafooter td
{
	background-color: #6699CC;
	font-weight: bold;
	border-left: 0px;
	border-right: 0px;
}

/* The Example Datagrid *************************/
/* ExampleDatagrid - CustomPaging*/
.exampleDataGrid
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: #e4eff4;
}

.exampleDataHeader
{
	font-weight: bold;
	border-right: #ece9d8;
	padding-right: 2.5pt;
	border-top: #ece9d8;
	padding-left: 2.5pt;
	background: #00a5c4;
	padding-bottom: 5pt;
	border-left: #ece9d8;
	padding-top: 5pt;
	border-bottom: #ece9d8;
}

.exampleDataNormal
{
	border-right: #00a5c4 1pt solid;
	padding-right: 2.5pt;
	border-top: #ece9d8;
	padding-left: 2.5pt;
	padding-bottom: 5pt;
	border-left: #ece9d8;
	padding-top: 5pt;
	border-bottom: #00a5c4 1pt solid;
	background-color: transparent;
}

.exampleDataTotal
{
	font-weight: bold;
	border-right: #00a5c4 1pt solid;
	padding-right: 2.5pt;
	border-top: #ece9d8;
	padding-left: 2.5pt;
	padding-bottom: 5pt;
	border-left: #ece9d8;
	padding-top: 5pt;
	border-bottom: #00a5c4 1pt solid;
	background-color: transparent;
}

/* The Details Datagrid *************************/
/* DetailsDatagrid - CustomPaging*/
.detailsDataGrid
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	border-style: solid;
	border-width: 1.5px;
	border-left: #a7d46a 1.5pt solid;
}

.detailsDataHeader
{
	font-weight: bold;
	border-right: #a7d46a 1.5px solid;
	padding-right: 2.5pt;
	border-top: #a7d46a 1.5px solid;
	padding-left: 2.5pt;
	background: #eeffd8;
	padding-bottom: 5pt;
	padding-top: 5pt;
	border-bottom: #a7d46a 1.5px solid;
}

.detailsDataHeaderNormalText
{
	border-right: #a7d46a 1.5px solid;
	padding-right: 2.5pt;
	border-top: #a7d46a 1.5px solid;
	padding-left: 2.5pt;
	background: #eeffd8;
	padding-bottom: 5pt;
	padding-top: 5pt;
	border-bottom: #a7d46a 1.5px solid;
}

.detailsDataNormal
{
	border-right: #a7d46a 1.5pt solid;
	padding-right: 2.5pt;
	border-top: #a7d46a;
	padding-left: 2.5pt;
	padding-bottom: 5pt;
	padding-top: 5pt;
	border-bottom: #a7d46a 1.5pt solid;
	background-color: transparent;
}

.detailsDataTotal
{
	font-weight: bold;
	border-right: #a7d46a 1.5pt solid;
	padding-right: 2.5pt;
	border-top: #a7d46a;
	padding-left: 2.5pt;
	padding-bottom: 5pt;
	padding-top: 5pt;
	border-bottom: #a7d46a 1.5pt solid;
	background-color: transparent;
}

#toolTip
{
	display: none;
	position: absolute;
	z-index: 0;
	border: solid gray 1px;
	background-color: #ffffe1;
	width: 35%;
	color: black;
}

.dataTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-collapse: separate;
	width: 55%;
}
.bulletinLogo
{
	display: none;
}

.bulletinTitle
{
	font-weight: bold;
	font-size: 20px;
	color: #005195;
	font-family: Verdana;
	text-align: left;
}

.bulletinMonth
{
	font-size: 12px;
	color: #005195;
	font-family: Verdana;
	text-align: left;
}

.bulletinBody
{
	clear: both;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-align: justify;
}

.bulletinHeadingLeft
{
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #005195;
	text-align: left;
}

.bulletinHeadingRight
{
	font-weight: bold;
	font-size: 14px;
	color: #005195;
	font-family: Verdana;
	text-align: left;
}

.bulletinRight
{
	border-right: #005195 1px solid;
	padding-right: 4px;
	border-top: #005195 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 0px;
	margin-bottom: 25px;
	border-left: #005195 1px solid;
	padding-top: 4px;
	border-bottom: #005195 1px solid;
	height: auto;
	background-color: #fff4d9;
	float: right;
	width: 27%;
}

.bulletinLeft
{
	float: left;
	width: 65%;
	margin: 5px;
}

.budgetLogoPlaceHolder
{
	background-color: White;
	padding-top: 10px;
	padding-left: 8px;
}

#worksForYouLink p,
#worksForYouLink h4
{
	text-align: center;
	display: block;
	font-size: smaller;
}

#lblArticlebody h2,
#lblArticlebody h3,
#lblArticlebody h4
{
	display:block ;
}

.stakeholders li
{
	width: 100%; 
}

.mediaReleases li
{
	float: none;
}
