﻿
/* Contains styles that can be picked from a RadEditor. These are copies of styles already defined in the Theme's main stylesheet. */

.lightBlue { color:#77c4e6; }
.midBlue { color:#2f5fa0; }
.darkBlue { color:#0a3a78; }
.lightGrey { color:#cbcfd3; }
.midGrey { color:#bfc1c3; }

h1.h1 { font-size:22px; margin-bottom:8px; margin-top:8px; }
h3.h3 { font-size:14px; }
h5.h5 { font-size:12px; }

div.genericContent { font-size:12px; line-height:17px; }

