/*Colors
Dark Green #006600
Maroon
Light Green #E1FFE1
Light Red #FFF0F0
Yellow
*/
/*Colors
Dark Blue #0000CC
Orange #E15A00
Light Blue #F2F2FF
Light Orange #FFF8F2
Yellow
*/
html, body, #wrapper
{
	margin:0;padding:0;height:100%;text-align:center;
}
#wrapper
{
	margin:0 auto;vertical-align:middle;width:250px;
}
#outerWrapper 
{ 
	
	width: 700px ;
  margin-left: auto ;
  margin-right: auto ;
 
} 
.display_archive 
{
	font-family: arial,verdana; font-size: 12px;
}
.campaign
{
	line-height: 125%; margin: 5px;
}
body
{
	font-size: 12pt;
	color: #0000CC;
	font-family: Tahoma;
}		
body.Header /* Header file */
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
.staticMenu
{
	border: thin solid #0000CC;
	background-color: #F2F2FF;
	color: #E15A00;
	text-decoration: none;
	display: block;
	font-size: 28px;
	font-family: Tahoma;
}
.staticMenuItem
{
	border-style: none none solid none;
	border-width: thin;
	border-color: #0000CC;
	background-color: #F2F2FF;
	color: #E15A00;
	text-decoration: none;
	display: block;
	font-size: 28px;
	font-family: Tahoma;
}
.menuHover
{
	border-style: none none solid none;
	border-width: thin;
	border-color: #0000CC;
	color: #E15A00;
	background-color: #FFF8F2;
	text-decoration: none;
	font-size: 28px;
	font-family: Tahoma;
}
.dynamicMenu
{
	border-style: solid solid solid solid;
	border-width: thin;
	border-color: #0000CC;
	padding: .5px;
	background-color: #F2F2FF;
	color: #E15A00; 
	text-decoration: none;
	display:block;
	z-index: 1;
	font-size: 28px;
	font-family: Tahoma;
}
.dynamicMenuItem
{
	border-style: none none solid none;
	border-width: 1px;
	border-color: #0000CC;
	background-color: #F2F2FF;
	color: #E15A00; 
	border-spacing: .1px;
	text-decoration: none;
	display: block;
	font-size: 28px;
	font-family: Tahoma;
}
.dynamicMenuHover
{
	border-style: solid solid solid solid;
	border-width: thin;
	border-color: #0000CC;
	padding: .5px;
	color: #E15A00;
	background-color: #FFF8F2;
	text-decoration: none;
	display:block;
	z-index: 1;
	font-size: 28px;
	font-family: Tahoma;
}
ul
{
	padding: 0;
	margin: 0;
	margin-left: 18px;
}
.LiBulletCircle
{
	list-style-type: disc;
}
.LiIndent12
{
	list-style-type: none;
	font-size: 12pt;
	font-weight: normal;
}
td
{
	padding: 0;
}
.tdColor
{
	font-size: 12pt;
	border: 0;
	padding: 0;
	color: #0000CC;	
	font-weight: normal;
}
.tdColor1
{
	font-size: 12pt;
	border: 0;
	padding: 0;
	color: #E15A00;
	font-weight: normal;
}
img
{
	text-align:center;
}
td.HeaderLogo /* Header file */
{
	font-size: 24pt;
	color: #0000CC;
	line-height: 25px;
	font-family: Tahoma;
}
td.HeaderLogoColor1
{
	font-size: 24pt;
	color: #E15A00;
	line-height: 25px;
	font-family: Tahoma;
}
td.HeaderLogoB /*Header file - Underlined*/
{
	font-size: 24pt;
	color: #0000CC;
	line-height: 22px;
	font-family: Tahoma;
	text-decoration: underline;
	padding-top:3px;
}

.head
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13pt;
}
.head14
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14pt;
}
.head16
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16pt;
}
.headColor1
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14pt;
	color: #E15A00;
	text-align: center
}
.tableFullScreen
{
	width: 970px;
	padding: 0px;
}
.tableLeftPanel
{
	width: 600px;
	vertical-align: top;
}
.tableSpacePanelNoBorder
{
	width: 5px;
}
.tableSpacePanel
{
	width: 5px;
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color: #CCCCCC;
}
.tableRightPanel
{
	width: 270px;
	vertical-align: top;
}
.BorderTop
{
	padding: 0px;
	height: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	text-align: center;
	font-size: 1pt;
}
.BorderTopRed
{
	padding: 0px;
	height: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF0000;
	text-align: center;
	font-size: 1pt;
}
.BorderRight
{
	padding: 0px;
	width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}

.BorderRightRed
{
	border-color: #FF0000;
	padding: 0px;
	width: 1px;
}
.BorderBottom
{
	padding: 0px;
	height:0px;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-size: 1pt;
}
.BorderBottomRed
{
	padding: 0px;
	height:0px;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #FF0000;
	text-align: center;
	font-size: 1pt;
}
.text1
{
	font-size: 1pt;
	height:1px;	
}
	
.text8
{
	font-family: Tahoma;
	font-size: 8pt;
}
.text8Color1
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #E15A00;
}
.text10
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
}
.text11
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
}
.text11Color1
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #E15A00;
}
.text12
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #0000CC;
	font-weight: normal;
}
.text14
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #0000CC;
}
.text12Color1
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	color: #E15A00;
	text-decoration: none;
}
.text13Bold
{
	font-weight: Bold;
	font-family: Tahoma;
	font-size: 13pt;
}
.text14Bold
{
	font-weight: Bold;
	font-family: Tahoma;
	font-size: 14pt;
}
.text16
{
	font-weight: normal;
	font-family: Tahoma;
	font-size: 16pt;
}
.text16Color1
{
	font-weight: normal;
	font-family: Tahoma;
	font-size: 16pt;
	color: #E15A00;
}
.text16Bold
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16pt;
}
.text18
{
	font-weight: normal;
	font-family: Tahoma;
	font-size: 18pt;
}
.text18Bold
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 18pt;
}
.text22Bold
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 22pt;
}
.yellowButton
{
	border: thin solid #E15A00;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 22pt;
	background-color: #FFFF00;
	color: #0000CC;
}
.yellowButton:hover
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 22pt;
	background-color: #FFFF00;
	color: #E15A00;
	border: thin solid #0000CC;
}
.Header1
{
	font-size: 14pt;
	color: #0000CC;
	font-family: Tahoma;
}
.SupportHeader1
{
	font-size: 14pt;
	color: #0000CC;
	font-family: Tahoma;
	vertical-align: top;
}
.Header1Color1
{
	font-size: 14pt;
	color: #E15A00;
	font-family: Tahoma;
}
.Header2 
{	
	font-size: 14pt;
	font-family: Tahoma;
	color: #0000CC;
}
.Header2:hover
{
	Text-Decoration: underline;
}
.HeaderL /* Site Map */
{	
	font-size: 12pt;
	font-family: Tahoma;
	color: #0000CC;
}
.UnderlineText
{
	border: 0;
	padding: 0;
	text-decoration: underline;
}
.Footer /*Footer*/
{
	float:left;
	width:700px;
	font-size:12pt;
	background:url("../Images/bg.jpg") repeat-x bottom;
	color: #0000cc;
	font-family: Tahoma;
	text-decoration: none;
}

a
{
	color: #E15A00;
}

a:hover
{
	color: #0000CC;
}

#PageBackground
{
	background-image: url('../Images/Background.jpg');
	background-repeat: repeat-x;
}

#linkFirstColor a
{
	display: block;
	color: #E15A00;
	background-color: #F2F2FF;
}
#linkFirstColor a:hover
{
	color: #0000CC; 
	background-color: #FFF8F2;
}
#linkFirstColorBorder a
{
	display: block;
	color: #E15A00;
	background-color: #F2F2FF;
	border:thin solid #0000CC;
}
#linkFirstColorBorder a:hover
{
	color: #0000CC;
	background-color: #FFF8F2;
	border: thin solid #0000CC;
}
#linkSecondColor a
{
	display: block;
	color: #0000CC;
	background-color: #FFF8F2;
	border:thin solid #E15A00;
}
#linkSecondColor a:hover
{
	color: #E15A00; 
	background-color: #F2F2FF;
	border:thin solid #E15A00;
}

.BlockLinkSupport
{
	display: none;
	font-family: Tahoma;
	color: #E15A00;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
}
.BlockLinkSupport:hover
{
	display: none;
	font-family: Tahoma;
	color: #E15A00;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
}
.BlockLink /*Green Text, #E15A00 hover*/
{
	display: block;
	Font-Family: Tahoma;
	Color: #0000CC;
	Text-Decoration: none;
}
.BlockLink a
{
	text-decoration: none;
	border: none;
}
.BlockLink:hover
{
	color: #E15A00;
}
.BlockLinkColor1
{
	display: block;
	font-family: Tahoma;
	color: #E15A00;
	text-decoration: none;
	text-align: center;
}
.BlocklinkColor1
{
	display: block;
	font-family: Tahoma;
	color: #E15A00;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 16pt;
	font-weight: bold;
}

.BlockLinkColor1:hover 
{
	color: #0000CC;
}
.BlockLinkYellow
{
	display: block;
	font-family: Tahoma;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFF00; 
	border:thin solid #E15A00;
}
.BlockLinkYellow a
{
	text-decoration: none;
	border: none;
	background-color: #FFFF00; 
	border:thin solid #E15A00;
}
.BlockLinkYellow:hover
{
	color: #E15A00;
	background-color: #FFFF00; 
	border:thin solid #E15A00;
}
.BlockLinkObsHeader
{
	display: none;
	font-family: Tahoma;
	color: #E15A00;
	font-size: 12pt;
	display:block;
	text-decoration: none;
}
.BlockLinkObsHeader:hover
{
	display: none;
	font-family: Tahoma;
	color:  #0000CC;
	font-size: 12pt;
	text-decoration: none;
}
.BlockLinkObsText
{
	display: none;
	font-family: Tahoma;
	color: #0000CC;
	font-size: 11pt;
	display:block;
	text-decoration: none;
}
.BlockLinkObsText:hover
{
	display: none;
	font-family: Tahoma;
	color: #E15A00;
	font-size: 11pt;
	text-decoration: none;
}
#linkObs a
{	
	display: block;
	text-decoration: none;
}

#linkObs a:hover
{
		
}
.IndentListhead20 
{
	Font-Weight: bold;
	Font-Family: Tahoma;
	Font-Size: 13pt;
	margin-left: 20px;
}
.IndentList20 
{
	padding: 0;
	margin: 0;
	margin-left: 20px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
}
.IndentList40 
{
	padding: 0;
	margin: 0;
	margin-left: 40px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
}
.IndentList60 
{
	padding: 0;
	margin: 0;
	margin-left: 60px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
}
.IndentList80 
{
	padding: 0;
	margin: 0;
	margin-left: 80px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
}
.IndentList100 
{
	padding: 0;
	margin: 0;
	margin-left: 100px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
}
.IndentList120 
{
	padding: 0;
	margin: 0;
	margin-left: 120px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
}
.IndentList140 
{
	padding: 0;
	margin: 0;
	margin-left: 140px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
}
.IndentList160 
{
	padding: 0;
	margin: 0;
	margin-left: 160px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
}
.IndentList180 
{
	padding: 0;
	margin: 0;
	margin-left: 180px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
}
.IndentListhead20Color1
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13pt;
	margin-left: 20px;
	color: #E15A00;
}
.IndentList20Color1 
{
	padding: 0;
	margin: 0;
	margin-left: 20px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
	color: #E15A00;
}
.IndentList40Color1
{
	padding: 0;
	margin: 0;
	margin-left: 40px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
	color: #E15A00;
}
.IndentList60Color1 
{
	padding: 0;
	margin: 0;
	margin-left: 60px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
	color: #E15A00;
}
.IndentList80Color1 
{
	padding: 0;
	margin: 0;
	margin-left: 80px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
	color: #E15A00;
}
.IndentList100Color1 
{
	padding: 0;
	margin: 0;
	margin-left: 100px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
	color: #E15A00;
}
.IndentList120Color1 
{
	padding: 0;
	margin: 0;
	margin-left: 120px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
	color: #E15A00;
}
.IndentList140Color1 
{
	padding: 0;
	margin: 0;
	margin-left: 140px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
	color: #E15A00;
}
.IndentList160Color1 
{
	padding: 0;
	margin: 0;
	margin-left: 160px;
	Font-Family: Tahoma;
	Font-Size: 12pt;
	color: #E15A00;
}
.RFBLogo /*Home*/
{
	Font-Weight: bold;
	Font-Family: Tahoma;
	Font-Size: 14pt;
	color: #0000CC;
}

.RFBAddress /*Home*/
{
	Font-Family: Tahoma;
	Font-Size: 12pt;
	color: #0000CC;
	text-align: center;
	vertical-align: middle;
}

.MailLink /*Home*/
{
	Font-Family: Tahoma;
	Font-Size: 12pt;
	color: #E15A00;
	text-align: center;
	vertical-align: middle;
}

.MailLink:hover
{
	Font-Family: Tahoma;
	Font-Size: 12pt;
	Color: #0000CC;
	text-align: center;
	vertical-align: middle;
}

#PageWrapper /* Header */
{
	position:relative;
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#sub
{
	float: left;
	background-color: White;
	font-size: 12pt;
}
#sub ul
{
	margin:0;
	list-style:none;
}
#sub li
{
	float: left;
	display: block;
	background-color: White;
	color: #0000CC;
}
#sub a
{
	float:left;
	display:block;
	background-color:White;
	text-decoration:none;
	font-weight:bold;
	color:#E15A00;
}
#sub a:hover
{
	color:#0000CC;
}
#sub #current
{
	background-color:White;
}
#sub #current a
{
	background-color:White;
	color:#E15A00;
	padding-bottom:0px;
	text-decoration: underline;
}
#sub #current a:hover
{
	color:#0000CC;
}

#headerX
{
	background-color: #F2F2FF;
}


#headerY
{
	
	background-color: #F2F2FF;
}
.bodyX
{	
	background-color: #F2F2FF;	
}
#headerX ul
{
	margin: 0;
	padding: 10px 10px 0px 0px;
	list-style: none;
}

.facebook
{
	background-image: url(    "../Images/fbblue.png" );
	background-repeat: no-repeat;
	display: inline-block;
	width: 30px;
	height: 40px;
	vertical-align: bottom;
}


.facebook:hover
{
	background-image: url( "../Images/fbgray.png" );
	background-repeat: no-repeat;
	display: inline-block;
	width: 30px;
	height: 40px;
	vertical-align: bottom;
}


.twitter
{
	background-image: url(  "../Images/twblue.png" );
	background-repeat: no-repeat;
	display: inline-block;
	width: 30px;
	height: 40px;
	vertical-align: bottom;
}
.twitter:hover
{
	background-image: url( "../Images/twgray.png" );
	background-repeat: no-repeat;
	display: inline-block;
	width: 30px;
	height: 40px;
}

.linkedin 	
{
	background-image: url( "../Images/inblue.png" );
	background-repeat: no-repeat;
	display: inline-block;
	width: 30px;
	height: 40px;
}
.linkedin:hover
{
	background-image: url( "../Images/ingray.png" );
	background-repeat: no-repeat;
	display: inline-block;
	width: 30px;
	height: 40px;
}
	

.KCLink:link, .KCLink:visited /* Programming  */
{
    color: #0000CC;
    text-align: center; 
    text-decoration: none;
    background-color: Yellow; 
    width: 400px; 
    height: 150px; 
    font-weight: bold; 
    border: 2px solid #0000CC;
    cursor: pointer;
}

.KCLink:hover
{
    border: 2px solid #E15A00;
    color: #E15A00;
    cursor: pointer;
}

