#ClientSubButton{
width:155px;
margin:10px 0px 0px 0px;
padding:2px 0px 2px 5px;
}

.ClientSubButtonUnSelected{
background-color:#F20909;
}

.ClientSubButtonSelected{
background-color:#666666;
}

#ClientSubButton A:Link , #ClientSubButton A:visited{
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-variant : normal;
font-weight:bold;
text-decoration : none;
color : #FFFFFF;
}

#ClientSubButton A:HOVER{
color : #CCCCCC;
}

#ClientSubTitle{
margin:27px 0px 20px 0px;
padding:2px 0px 2px 5px;
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size : 15px;
font-style : normal;
font-variant : normal;
font-weight:bold;
background-color:#003366;
color:#FFFFFF;
vertical-align:middle;
}

#ExampleHolder{
float:left;
}

.ExampleHolderDetails{
border-bottom:solid;
border-bottom-width: 1px;
border-bottom-color:#CCCCCC;
margin-bottom:10px;
padding-bottom:10px;
}

#ExampleText{
float:left;
width:250px;
margin-right:20px;
vertical-align:top;
}

#ExampleImage{
float:left;
width:55px;
vertical-align:top;
}

A.ExampleLink:Link {
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-variant : normal;
font-weight:bold;
text-decoration : none;
color : #F20909;
}

A.ExampleLink:visited {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight:bold;
font-variant : normal;
text-decoration : none;
color : #F20909;
}

A.ExampleLink:HOVER {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight:bold;
font-variant : normal;
color : #999999;
text-decoration : underline;
}

#ButtonHolder A:Link {
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
letter-spacing:2px;
color:#003366;
font-style : normal;
font-weight:bold;
text-decoration : none;
}

#ButtonHolder A:visited {
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
letter-spacing:2px;
color:#003366;
font-style : normal;
font-weight:bold;
text-decoration : none;
}

#ButtonHolder A:HOVER {
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
letter-spacing:2px;
color:#CCCCCC;
font-style : normal;
font-weight:bold;
text-decoration : none;
}

#ButtonHolder {
height:22px;
font-size:12px;
letter-spacing:2px;
color:#CCCCCC;
font-weight:bold;
margin: 10px 0px 10px 0px;
padding: 3px 10px 0px 10px;
width:310px;
}

.selected{
color:#F20909;
}

.Darker{
color:#333333;
}

