/* Content Styles:  Camp Kesem */

body {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#00377e;
}

/* link styles */

a{
color:#ec721b;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

/* header styles */

h1{
font-size:20px;
font-weight:normal;
line-height:18px;
}

h2{
font-size:18px;
font-weight:bold;
line-height:22px;
}

h3{
font-weight:normal;
font-size:14px;
line-height:18px;
}

/* section title styles */

.secTitleOrange{
color:#ec721b;
}

.secTitle, .secTitleOrange{
font-size:12px;
line-height:18px;
font-weight:bold;
margin-left:-14px;
}

td span.secTitleOrange, td span.secTitle{
margin-left:0px;
}

/* other text styles */

p{
line-height:16px;
margin-left:14px;
}

.topLink{
font-size:10px;
}

/* sample styles for a rounded corners box */

.blueBox{
background-color:#b7d7ee;
}

.blueBox p{
padding-right:12px;
line-height:18px;
font-size:12px;
}

.orangeBox{
background-color:#fc0;
color:#fff;
}

p.orangeBox{
text-align:center;
}