﻿/*BICC STYLESHEET*/

#container {
	background-position: center top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 700px;
	height: auto;
	position: relative;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}

.Name {
	font-family:Verdana;
	font-size:small; 
	font-weight:bold;
	color:#3C687D;
}

.Bold {
	font-weight:bold;
}

.BasicTextCenter {
	font-family: Verdana, "Comic Sans MS";
	font-size : 12px;
	font-style: normal;
	color: #000000;
	text-align: center;	
}

.BasicTextRight {
	font-family: Verdana, "Comic Sans MS";
	font-size : small;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-align: right;
}

.BasicTextWhiteRight {
	font-family: Verdana, "Comic Sans MS";
	font-size : 12px;
	font-style: normal;
	font-weight:bold;
	color: #ffffff;
	text-align: right;
}


.Menu {
	font-family: Verdana, "Comic Sans MS";
	font-size: small;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.MainContent {
	padding: 20px;
	border: 3px solid #A6947C;
	background-color: #F1EEEB;
	text-align: left;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

.SubMenuTable {
	border: 1px solid #C4B8A8;
	width: 300px;
	text-align: center;
}

.Image2pxBorder {
	border: 2px solid #A6947C;
}

.Indent {
	margin-left: 40px;
}

.BasicWhiteText {
	color: #FFFFFF;
}

.HRsmall {
	color: #A6947C;
}

a {
	color: #2C46A0;
}
a:visited {
	color: #2C46A0;
}
a:hover {
	color: #69A5AD;
}
a:active {
	color: #69A5AD;
}


a.Menu {
	font-family: Verdana, "Comic Sans MS";
	font-size: small;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

a.Menu:visited {
	font-family: Verdana, "Comic Sans MS";
	font-size: small;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}


a.Menu:hover {
	font-family: Verdana, "Comic Sans MS";
	font-size: small;
	font-style: normal;
	color: #5F98B3;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

a.Menu:active {
	font-family: Verdana, "Comic Sans MS";
	font-size: small;
	font-style: normal;
	color: #5F98B3;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}


A.Subhead {
	color : #5F98B3;
	font-size : small;
	font-family : verdana;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}

A.Subhead:Visited {
	color: #5F98B3;
	font-size : small;
	font-family : verdana;
}


A.Subhead:Hover {
	color: #355B6F;
	font-size : small;
	font-family : verdana;
	text-decoration: none;
}

A.Subhead:Active {
	color: #355B6F;
	font-size : small;
	font-family : verdana;
	text-decoration: none;
}



A.Footer {
	color : #ffffff;
	font-size : small;
	font-family : verdana;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align:center;
}


A.Footer:Visited {
	color: #ffffff;
	font-size : small;
	font-family : verdana;
}

A.Footer:Hover {
	color: #355B6F;
	font-size : small;
	font-family : verdana;
}



A.weblink {
	color : #69C;
	text-decoration : none;
	font-style: italic;
	font-weight : normal;
	font-size : 12px;
	font-family : verdana;
}

A.weblink:Hover {
	color : #CC6600;
	text-decoration : underline;
	font-style: none;
	font-weight : normal;
	font-size : 12px;
	font-family : verdana;
}


h1 {
	color:#383A29;
	text-decoration : none;
	font-weight : bold;
	font-size : 26px;
	line-height : 26px; 
	font-family : verdana;
}

h2 {
	color: #355B6F;
	text-decoration : none;
	font-weight : bold;
	font-size: medium;
	font-family : verdana;
	text-align: center;
}
h3 {
	color : #5F98B3;
	font-weight : bold;
	font-size: medium;
	font-family : verdana;
	text-align: center;
}

h4 {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color:#3C687D;
}

.Center{
	text-align: center;
}

.OnePxBorder {
	border: 1px solid #A6947C;
}





