body {
	background-color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
	margin-left:5px;
}
.TopMenu {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(../images/topmenu_bg.jpg);
	padding:5px;
	text-align:center;
}
.MainPageButtonText {
	font-size:12px;
	color: #666;
}
.LeftMenuHeadings {
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-variant:small-caps;
	vertical-align: middle;
	padding-left: 7px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #024997;
	-webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
/*    -moz-border-radius-bottomright: 20px;
    -webkit-border-top-left-radius: 20px; */
}
.PageTitleBar {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/pagetitlebar_bg.jpg);
	height: 35px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.DGtitletext:link {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.DGtitletext:hover {
	color: #0176CD;
}
.DGtitletext:visited {
	color: #0176CD;
	font-size: 14px;
	font-weight: bold;
}
.DGsynopsistext {
	font-size: 11px;
}
.smlink {
	font-size: 12px;
	color: white;
	padding-left: 10px;
}
	
.smlink:link {
	font-size: 12px;
	color: white;
	padding-left: 10px;
}
.smlink:hover {
	color: white;
	font-weight:bold;
	background:url(../images/menuarrow.gif) left no-repeat;
}
.smlink:visited {
	text-decoration: none;
}
.otherlink:link {
	color: #0033FF;
}
.otherlink:hover {
	color: #666000;
	text-decoration: none;
}
.otherlink:visited {
	color: #0033FF;
	text-decoration: none;
}
.maplink:link {
	text-decoration:none;
}
.maplink:hover {
	color: #0099FF;
}
#SearchInstruction {
    font-size:7.5pt;
}
.SearchTextBox {
    width:140px;
}
.searchtext {
	font-size: 12px;
	color: white;
}
.SearchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 30px;
	padding:0;
}
.ListBGdiv {
	background-color: #E1F1FF;
	color: #000000;
	border: solid 1px #B9DEFF;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	z-index:1;
	-webkit-border-bottom-left-radius: 15px;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomleft: 15px;
}
.ListSGdiv {
	background-color: #E1F1FF;
	color: #000099;
	display:block;
	height: 23px;
	border: solid 1px #B9DEFF;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	z-index:1;
	width:360px;
	-webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
	cursor: pointer;
}
.ListSGdiv:Hover {
	background-color: #3399FF;
	display:block;
}
.ListSGdivSelected {
	background-color: #3399FF;
}
.ListSGdiv a {
	text-decoration: none;
	color:#3399FF;
}

.ListProddiv {
	background-color: #E1F1FF;
	color: #000000;
	border: solid 1px #B9DEFF;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	position:relative;
	z-index:1;
	-webkit-border-bottom-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    -moz-border-radius-bottomleft: 25px;
	-webkit-border-top-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-topleft: 25px;
}
.ListDetdiv {
	background-color: #E1F1FF;
	color: #000000;
	border: solid 1px #B9DEFF;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	position:relative;
	z-index:1;
	-webkit-border-bottom-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    -moz-border-radius-bottomleft: 25px;
	-webkit-border-top-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-topleft: 25px;
}
.Spacerdiv {
	height:5px;
	width:1px;
}
#pic {
	position: relative;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
	z-index:15;
}

#pic a img {
	border: solid 1px #B9DEFF;
}

#pic a.p1, #pic a.p1:visited {
	text-decoration: none;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #B9DEFF;
	display: block;
	height: 150px;
	width: 110px;
	left: 70px;
	top: -48px;
	position: absolute;
	z-index: 10;
}
.pad5 {
	padding-left:5px;
	padding-bottom:5px;
}
.bold14pxdarkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.TitleDetailsHeadings {
	font-size:13.5px;
	font-weight:bold;
	line-height:22px;
}
