/* Start of CMSMS style sheet 'Burke Bros Styles' */
/* CSS Document */

#IMS a{color:#0154A2; text-decoration:none; font-size:12px;}
#IMS a:hover{text-decoration:underline;}

.siteborder{
border-color:#003399;
border-width:1px;
border-style:solid;
}

html,body{

   height:100%;
}

.menutext {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.menutext a{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.menutext a:hover{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

.menuselected {
font-family:Tahoma;
font-size:12px;
color:#F33831;
padding-top:4px;
font-weight:bold;
text-decoration:none;}

.menuselected a{
font-family:Tahoma;
font-size:12px;
padding-top:4px;
color:#F33831;
font-weight:bold;
text-decoration:none;}

.logocred {
background-image:url(images/design/logocredhome.gif);
background-position:bottom;
background-repeat:no-repeat;
}

.logocredint {
background-image:url(images/design/bottomrightint.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.text {
font-family:Tahoma;
font-size:11px;
color:#474747;
line-height:16px;
}

.text a{
font-family:Tahoma;
font-size:11px;
color:#474747;
line-height:16px;
}


.newstext {
font-family:Tahoma;
font-size:11px;
color:#F33831;
line-height:16px;
}

.newstext a{
font-family:Tahoma;
font-size:11px;
color:#F33831;
line-height:16px;
}

.tipstext {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
line-height:16px;
}

div#menus
{
	margin-top: 7px;
	padding-left: 12px;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}

div#menus ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#menus li
{
	margin-bottom: 3px;
}

div#menus ul ul
{
	padding-top: 3px;
	padding-left: 20px;
	display: none;
}

div#menus ul li.current ul
{
	display: block;
}

div#menus a
{
	color: white;
	text-decoration: none;
}
div#menus a:hover
{
	text-decoration: underline;
}
/* End of 'Burke Bros Styles' */

