﻿body
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 13px;
    color: #275e79;
}

.ItemCaption
{
    font-size: 10px;
    font-variant: small-caps;
    color: #666666;
}

.LinerCaption
{
    font-size: 12px;
    font-variant: small-caps;
    color: #666666;
}

.BigLink
{
    font-weight: bold;
    font-size: 18px;
}
select
{
    color: #275e79;
}
a:hover
{
    color: #000000;
    text-decoration: none;
}

a:visited
{
    color: #666666;
    text-decoration: none;
}

a:active
{
    color: #000000;
    text-decoration: none;
}

a:link
{
    color: #666666;
    text-decoration: none;
}

.Header
{
    font-size: 15px;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
}

.HeaderSmall
{
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
}

.Underlined
{
	text-decoration: underline;
}

.BigInfoText
{
    font-size: medium;
    font-weight: bold;
}
.BigInfoTextRed
{
    font-size: medium;
    font-weight: bold;
    color: Red;
}

.ExtraBigInfoTextRed
{
    font-size: large;
    font-weight: bold;
    color: Red;
}

.SmallRed
{
    font-size: xx-small;
    font-weight: bold;
    color: Red;
}

.InfoText
{
    font-size: small;
    font-variant: small-caps;
}

.Exclusive
{
    font-style: italic;
    color: #ED1C2F;
    font-variant: small-caps;
}

.ImageBlock
{
    border: solid 1px #C0C0C0;
    padding: 2px;
}

div.ImageBlock:hover
{
    border: solid 1px #ade1f6;
    background-color: #2993bd;
}

div.ImageBlock
{
    border: solid 1px #C0C0C0;
    background-color: Transparent;
}

.ImageBlock2
{
    border: solid 1px #C0C0C0;
    padding: 2px;
}

.ItemCaption2
{
    font-size: 12px;
    font-variant: small-caps;
    color: #666666;
}

.FeatureHeader
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

hr
{
    color: #C0C0C0;
    background-color: #C0C0C0;
    height: 1px;
    border: 0;
}

.PDFCaption
{
    font-size: 10px;
    font-variant: small-caps;
    color: #666666;
    margin: 4px;
    border-left: solid 1px #C0C0C0;
    border-right: solid 1px #C0C0C0;
    position: relative;
    top: -10px;
    left: -10px;
}

.PDFCaptionPlain
{
    font-size: 10px;
    font-variant: small-caps;
    color: #666666;
    position: relative;
}

div.MediumButton
{
    width: 115px;
    height: 31px;
    font-size: 14px;
    font-family: Arial, Sans-Serif;
    text-align: center;
    color: White;
    background-image: url('Images/button-medium-up.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    padding-top: 5px;
    cursor: pointer;
}

.blueSmall
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: #0186B5;
}

input
{
    color: #275e79;
    margin-left: 0px;
}

.mediakititem
{
	width: 200px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-color: White;
	border: solid 1px #0186B5;
	vertical-align: top;
	cursor: pointer;
	cursor: hand;
}

.mediakititem2
{
	width: 200px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-color: White;
	border: solid 1px #0186B5;
	vertical-align: top;
}

.mediakititemtext
{
	display: block;
	padding-left:5px;
	padding-right:5px;
	color: #0186B5;
	font-size: 11px;
	width: 135px;
	overflow: hidden;
}

.mediakititemheader
{
	display: block;
	padding-top: 10px;
	color: #0186B5;
	font-size: 22px;
	font-style: italic;
}

.mediakititemsize
{
	color: Silver;
}

.mediakititemicon
{
}

.mediakitheader
{
	display: block;
	color: #ED0000;
	font-size: 22px;
	font-style: italic;
}

.mediakittext
{
	display: block;
	font-size: 18px;
}

.mediakitlink
{
	text-decoration: underline;
}

.listtable
{
	padding-left:50px;
}

.BulletList
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.BulletList li
{
	margin-bottom: 10px;
}

.No-bold
{
	font-weight: normal;
}

.Spaced
{
	margin-top: 20px;
}

.Flowers
{
	position: relative;
	left: 6px;
	top: 0px;
}

.SpringContent
{
	position: relative;
	left: -5px;
}

.testimonial
{
	font-style: italic;
	font-size: 14px;
}

.testimonialheader
{
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

.dbuhome
{
	font-size: 14px;
}

.LargerText 
{
	font-size: 14px;
	font-weight: bold;
}

#Microsite
{
	 position:absolute; 
	 top:33px; 
	 left:18px; 
	 z-index:10000;
	 border: solid 3px gray;
	 background-image: url("images/white-alpha-blend2.png");
}

#PhotoContest
{
	 position:absolute; 
	 top:33px; 
	 left:18px; 
	 z-index:10000;
	 border: solid 3px gray;
	 background-image: url("images/white-alpha-blend2.png");
}

.altrow
{
	 background-color: #69caeb;
}
