/***********************************************
* Tag styles
***********************************************/
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}
body,th {font-family: Arial, Helvetica, sans-serif;}
/***********************************************
* Scaling content styles
***********************************************/
h1 {color: #333333; font-size: 200%;}
h2 {color: #333333; font-size: 150%;}
h3 {color: #333333; font-size: 125%;}
h4 {color: #666666; font-size: 125%;}
h5 {color: #333333; font-size: 100%;}
h6 {color: #333333; font-size: 75%;}
h7 {color: #333333; font-size: 75%;}
P {
	color: #666666;
	font-size: 100%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.Headline-main {font-size: 18px; color: #000000;font-family: Arial, Helvetica, sans-serif}
.Headline-Second {font-size: 28px; color: #FFFFFF;font-family: Arial, Helvetica, sans-serif}
.Headline-third {font-size: 18px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.Headline-other { font-size: 100%; color: #006698; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

.BodyText {font-size: 100%; color: #333333;}
.BodyLink {
	font-size: 100%;
	color: #006898;
	font-weight: normal;
	text-decoration: underline;
}
.SidbarText {font-size: 12px; color: #333333;}
.SidbarLink {
	font-size: 12px;
	color: #000033;
	font-weight: normal;
	text-decoration: underline;
}

.CreditLine {font-size: 10px; color: #43657E; font-style: italic;}

/***********************************************
* Navigational and non scaling styles
***********************************************/
.navlinksub {font-size: 12px; font-style: normal;}

.fontstyle1 {font-size: 12px; font-weight: bold; color: #000000;text-decoration: underline;}
.fontstyle2 {font-size: 14px; font-weight: bold; color: #333333;text-decoration: none;}
.fontstyle3 {font-size: 16px; font-weight: bold; color: #333333;text-decoration: none;}
.fontstyle4 {font-size: 18px; font-weight: bold; color: #333333;text-decoration: none;}


.style1 {font-size: 10px}
.style7 {color: #000000}
.style8 {color: #581253}


.style15 {font-size: 12px; color: #000000; font-weight: bold;}
/***********************************************
* Branding
***********************************************/
.sectionlableE {font-size: 18px; color: #0080BA; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12px;}
.sectionlableV {font-size: 31px; color: #027FBB; font-weight: normal; line-height: 12px; font-family: Arial, Helvetica, sans-serif;}
.sectionlable {font-size: 12px; color: #666666; line-height: 14px; font-family: Arial, Helvetica, sans-serif;}
.devidemark {font-size: 12px; font-weight: bold; color: #999999;}
.yellow {font-size: 12px; font-weight: bold; color: #FAD63E;text-decoration: none;}
.blue1 {font-size: 12px; font-weight: bold; color: #00A3DC;text-decoration: none;}
.blue2 {font-size: 12px; font-weight: bold; color: #0080BA;text-decoration: none;}
.orange {font-size: 12px; font-weight: bold; color: #EE7B4E;text-decoration: none;}
.white {font-size: 12px; font-weight: bold; color: #8B95A1;text-decoration: none;}

/***********************************************
* Backgrounds
***********************************************/
.blueTop { background-image: url(../side_blue_top.gif); background-repeat: no-repeat;}
.bluemid {background-image: url(../side_blue_bg.gif); background-repeat: repeat-y;}
.bluebot {background-image: url(../side_blue_bot.gif); background-repeat: no-repeat;}

.redbot {background-image: url(../side_red_bot.gif); background-repeat: no-repeat;}
.redmid {
	background-image: url(../side_red_bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.redTop {background-image: url(../side_red_top.gif); background-repeat: no-repeat;}

.contentbg {background-image: url(../contentbg.gif); background-repeat: repeat-x;}
.BackDropLine {background-image: url(../bg.jpg);}

/***********************************************
* Link styles
***********************************************/
.NavLink {color: #CCCCCC; line-height: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px;}

a {font-style: inherit;font-weight: normal; text-decoration: none; color: #FFFFFF;}
a:hover { font-style: inherit; text-decoration: underline; }
